搜索资源列表
基于c# udp的简单的局域网的聊天小软件
- 基于c# udp的简单的局域网的聊天小软件(C# UDP based on simple LAN chat small software)
pluma-1.1-source
- 基于c++的插件系统框架,加载插件、获取插件、卸载插件(C++ based plug-in system framework, loading plug-ins, access to plug-ins, uninstall plug-ins)
C#人脸识别包
- 基于C#的人脸识别包,调用第三方的API(C# based face recognition package, calling the third party API)
基于C#企业短信群发系统源代码
- 基于C#的企业短信群发系统,分享出来希望能帮助到大家(C# based enterprise SMS system, share it, I hope to help you)
CS通信
- 基于C/S模式,用Java语言实现两个进程之间的通信。(Based on the C/S model, using Java language to achieve communication between the two processes.)
基于C#NET的文件传输关键技术研究与系统实现
- 基于C#NET的文件传输关键技术研究与系统实现(Research on the key technology of file transmission based on C NET and the implementation of.Pdf system)
基于c#的串口通信
- 基于c#的串口通信,做串口通信的可以参考下。(Serial communication based on c# can be used as a reference for serial communication.)
基于c++的智能扫地机器人路径选择的算法
- 基于C++语言的路径规划算法研究,对学习机器人路径规划有帮助!(The path planning algorithm based on C++ language is helpful to the path planning of learning robot.)
基于C语言的加减乘除计算器
- 基于C语言的加减乘除计算器, 基于C语言的加减乘除计算器 C language calculator based on add, subtract, multiply and divide(C language calculator based on add, subtract, multiply and divide)
用电数据管理
- 基于C++的用电管理系统,可以记录用电量,方便管理用电数据。(You can record electricity and manage data for electricity)
C# 西门子上位机 以及 博图程序
- 基于C#的西门子PLC与PC通讯,使用动态链接库(communication between S7 PLC and PC with C#)
C#串口通讯
- 串口通讯,上位机,可以与嵌入式通讯,基于C#平台开发(serial communication)
上传
- 运用于安川PLC,基于C语言的运动程序编程举例(Applied to the Yaskawa PLC C language, for example motion programming based on)
C语言
- 基于C语言的51单片机应用实例,包括智能小车,液晶时钟,传感器等(Application example of 51 singlechip based on C language)
C#不规则三角网TIN 构建程序
- 基于c#的delunauy编写的程序,可逐点添加(The program written by delunauy based on c# can be added by point.)
c语言编写坦克大战源代码
- 基于C语言DevC++编程的坦克大战实例,仅供参考(Based on C language DevC++ programming example of Tank Wars, for reference only.)
基于C#操作DXF
- c# 操作DXF类库文件,获取DXF数据,及坐标(C# operates DXF class library files, gets DXF data, and coordinates)
SolidWorks二次开发实例精解(冲模标准件3D图库)
- 基于C#的SolidWorks二次开发,实现计划。。。。。。(Two development of SolidWorks based on C#)
基于C#人事工资管理系统源代码
- 基于C#人事工资管理系统源代码,数据库在文件夹DataBase(Based on the c # the personnel salary management system source code)
基于C语言链表实现的订餐系统
- 点餐系统,用简单的c语言链表实现。通过在主函数循环调用各个函数,从而实现对链表的连续操作,最终实现链表的新建、打印、查找、保存、读取、更新、删除等等操作,进而管理订单与用户信息,并保存用户的各种信息,方便下一次操作。链表是以订单号排序,当出现订单号相同时会有提示,并结束本次操作,成功实现一个订单号对应一个客户。(A simple ordering system)