Pinned Repositories
-
jzjlcar
-Uppercomputer-20200727
该软件主要应用于工业上位机,类似威纶通触摸屏模式,可以随意添加配置控件来实现上位机功能 目前支持软件运行时添加控件访问PLC 并且本软件底层添加了封装好的控件可以无需代码直接与你想要的PLC进行通讯(直接在IDE拖拽出来设置好参数即可使用) 已添加新功能无需PLC直接控制三菱MR-JE-C型伺服 目前还在继续添加新功能中 该软件支持二次开发 所有窗口继承于模板窗口(Form2 Form2derma Form2derma1)该窗口是所有窗口的父类 并且目前支持大数据Web看板电脑端与手机端访问监控可部署在云端。
.NETCORE.HighConcurrentArchitecture
一个基础的.NET CORE 轻量级高并发服务端结构
100-Days-of-ML-Code-Chinese-Version
Chinese Translation for Machine Learning Infographics
2021WGCGO
30-seconds-of-code
Short JavaScript code snippets for all your development needs
3D-Public-Transport-Simulator
The 3D Public Transport Simulator is a Unity-based simulation, which uses OpenStreetMap data in order to support the simulation of worldwide locations. The development was part of a Bachelor thesis.
3DMahjong
这个项目是使用unity开发的3d麻将棋牌游戏,参考腾讯的欢乐麻将手游制作。 目前开发的是游戏前端,对游戏采取了抽象,包括 麻将机的抽象,各种打牌动作的解耦,使得在麻将机上的打牌 摸牌, 整理牌,等动作,都分离解耦,和具体的麻将规则不相关,以命令形式驱动各种动作, 之后采用了消息驱动命令,驱动麻将机发动各种动作, 在这个层次之上,再附加麻将规则层,按照一定的地方麻将逻辑,发送动作命令给麻将机,完成整个核心游戏逻辑,按这个框架,可以直接录制一场麻将的打牌录像,只要保存对应动作命令,再重放即可。 涉及到的相关技术和知识点包括了 游戏框架, 图形学方面的内容, 自写shader部分,unity模型的动作制作,ps贴图绘制,美术资源的获取,c#编程,3dmax制作模型,贴图,骨骼动画,资源管理,内
ABB-IRB120_DigitalTwin
Based on the IRB120 robotic arm model provided by ABB's official website, use Maya to integrate the model and import it into Unity; use RobotStudio and the actual robotic arm as the server to provide data sources for the twin robotic arms and drive the twin robotic arms to move.
QCloudIMSDK
腾讯云IM的C#实现
antony10291029's Repositories
antony10291029/abp-vnext-pro
Abp Vnext 的 Vue 实现版本
antony10291029/ai-dev-gallery
An open-source project for Windows developers to learn how to add AI with local models and APIs to Windows apps.
antony10291029/AntSK
基于.Net8+AntBlazor+SemanticKernel 和KernelMemory 打造的AI知识库/智能体
antony10291029/BootstrapBlazor
A set of enterprise-class UI components based on Bootstrap and Blazor
antony10291029/BotSharp
The AI Agent Framework in .NET
antony10291029/carrot
Free ChatGPT Site List 这儿为你准备了众多免费好用的ChatGPT镜像站点
antony10291029/chats
Flexible frontend for managing and deploying language models.
antony10291029/clash-verge-rev
Continuation of Clash Verge - A Clash Meta GUI based on Tauri (Windows, MacOS, Linux)
antony10291029/Deep-Learning-Interview-Book
深度学习面试宝典(含数学、机器学习、深度学习、计算机视觉、自然语言处理和SLAM等方向)
antony10291029/EventSourcing.NetCore
Examples and Tutorials of Event Sourcing in .NET
antony10291029/Go-Notes
:books: Go-Series, Go From Zero to Hero. | 语法基础、工程实践、并发编程、Web 开发
antony10291029/go-zero-looklook
🔥基于go-zero(go zero) 微服务全技术栈开发最佳实践项目。Develop best practice projects based on the full technology stack of go zero (go zero) microservices.
antony10291029/gpt4free
The official gpt4free repository | various collection of powerful language models
antony10291029/grok
使用 Deno 免费代理马斯克 Grok3,免登录,国内直连,不限地区/不限网络/不限设备,打开即用。
antony10291029/gtksystem-windows-forms
C#桌面应用程序跨平台(windows、linux、macos)界面开发组件,基于GTK组件开发,该组件的核心优势是使用C#的原生winform表单控件窗体设计器,相同的属性方法,C#原生开发即可,无需学习。一次编译,跨平台运行。 便于开发跨平台winform软件,便于将C#升级为跨平台软件。
antony10291029/IdentityServer4.Admin
The administration for the IdentityServer4 and Asp.Net Core Identity
antony10291029/maomi
Maomi 框架是一个简单的、简洁的开发框架,除了框架本身提供的功能之外,Maomi 还作为一个易于阅读的开源项目,能够给开发者提供设计框架的思路和代码。
antony10291029/nCommunityThreeJS
antony10291029/nscript-solution
NScript DotNet 人工智能解决方案
antony10291029/pilipala
PiliPala 是使用Flutter开发的BiliBili第三方客户端,感谢使用。
antony10291029/Real-ESRGAN
Real-ESRGAN aims at developing Practical Algorithms for General Image/Video Restoration.
antony10291029/ruoyi-vue-pro
🔥 官方推荐 🔥 RuoYi-Vue 全新 Pro 版本,优化重构所有功能。基于 Spring Boot + MyBatis Plus + Vue & Element 实现的后台管理系统 + 微信小程序,支持 RBAC 动态权限、数据权限、SaaS 多租户、Flowable 工作流、三方登录、支付、短信、商城、CRM、ERP 等功能。你的 ⭐️ Star ⭐️,是作者生发的动力!
antony10291029/SmartSql
SmartSql = MyBatis in C# + .NET Core+ Cache(Memory | Redis) + R/W Splitting + PropertyChangedTrack +Dynamic Repository + InvokeSync + Diagnostics
antony10291029/spectre.console
A .NET library that makes it easier to create beautiful console applications.
antony10291029/su7-replica
antony10291029/surveysolutions
Survey Solutions is a survey management and data collection system developed by the World Bank.
antony10291029/three-echarts-show
echarts 和 three.js 2D/3D 数据可视化代码。
antony10291029/visitormanagement
helps in managing visitors visiting the institutions for various reasons. It allows visitors to check-in digitally to eliminate the tedious registeration and other paperwork.
antony10291029/Wu.CommTool
基于C#、WPF、Prism、MaterialDesign、HandyControl开发的通讯调试工具,,支持Modbus Rtu调试、Mqtt调试
antony10291029/Zr.Admin.NET
🎉ZR.Admin.NET是一款前后端分离的、跨平台基于RBAC的通用权限管理后台。ORM采用SqlSugar。前端采用Vue、AntDesign,支持多租户、缓存、任务调度、支持统一异常处理、接口限流、支持一键生成前后端代码,支持动态国际化翻译(Vue3),等诸多黑科技,代码简洁易懂、易扩展让开发更简单、更通用。