登录

最新会员 最新下载

成为了本站VIP会员

06月13日 18:30

成为了本站VIP会员

06月10日 21:29

成为了本站VIP会员

06月06日 13:21

成为了本站VIP会员

06月03日 10:51

成为了本站VIP会员

06月02日 22:03

成为了本站VIP会员

05月31日 10:38
已选条件
  1. 编程语言:C#
  2. 代码类别:Windows编程
  3. 发布时间:今天
全部撤销
编程语言 更多 收起
代码类别 更多 收起
发布时间
更多选项

1. MP2100-Test160401-7

  XYZ点胶机 运动控制卡程序 使用C#和安川运动控制卡,这种卡使用的人不多,但是功能很强大,单卡控制32轴,连续轨迹,螺旋圆弧都不在话下(XYZ motion control card program dispensing machine Use C# and Yaskawa motion control card, this card to use, but the function is very strong, single card control shaft 32, continuous path, spiral arc cinch)

121
下载
158
浏览
2020-11-05发布

2. TESTDLL

  Qt实现Dll文件的调用和生成!Qt实现Dll文件的调用和生成!(Qt implementation of the Dll file calls and generate! )

18
下载
118
浏览
2020-11-04发布

3. sLinkList

说明:  项目任务 在单链表类中增加一个功能erase(x, y), 删除表中所有值在 [x, y] 之间的结点。假设链表中结点数值类型是整形,要求编程返回删除相应结点后的链表长度和链表元素。 输入描述 第一行输入链表List的结点元素值,元素之间用空格间隔,且均为int类型; 第二行输入为x和y,分别表示需要删除结点元素的最小值和最大值。 输出描述 第一行输出删除相应结点后链表的长度; 第二行输出删除相应结点后链表的所有元素,元素之间用空格间隔。若无剩余元素,输出null。(Project tasks A function erase (x, y) is added to the class of single linked list to delete all nodes whose values are between [x, y]. Assuming that the numerical type of the node in the linked list is plastic, the program is required to return the length and elements of the linked list after deleting the corresponding nodes. Enter a description In the first line, enter the node element values of the linked list list, with spaces between the elements, and all of them are of type int; In the second line, input X and y to indicate the minimum and maximum values of node elements to be deleted. Output description The first line outputs the length of the linked list after deleting the corresponding node; The second line outputs all the elements of the linked list after deleting the corresponding nodes, with space between the elements. If there are no remaining elements, null is output.)

13
下载
449
浏览
2020-11-04发布

4. Wumpus

  人工智能中的有关Wumpus世界的源程序 功能非常强大(artificial intelligence of the Wumpus source in the world is very powerful)

640
下载
84
浏览
2020-11-03发布

5. h3cxclient_for_win_source

  win下 华为h3c 802.1X V2.20 系列客户端的源程序。本文件概要介绍组成 H3C 应用程序的每个文件的内容,还可作为您编写相应应用程序的起点。 (Huawei h3c 802.1X V2.20-02XX series win under client in Ubuntu Linux system under the corresponding source code.)

20
下载
70
浏览
2020-11-03发布

6. zte-client-win

  中兴802.1x认证客户端源码 支持多网卡(ZTE802.1x authentication client source code to support multiple network card)

51
下载
92
浏览
2020-11-03发布

7. dot1x_client

  一个很小巧的windows 802.1x客户端的源代码(A light 802.1x client for windows)

25
下载
79
浏览
2020-11-03发布

8. lab0504-Convolve

  通信中卷积的实现,用C语言实现,大家(Convolution realize communication with C language, U.S.)

90
下载
58
浏览
2020-11-03发布

9. 1

说明:  这是关于课程学习的资源,实现的是找到最大公约数(this is about the C++study)

0
下载
64
浏览
2020-11-02发布

10. MC-reliability

  基于蒙特卡洛的电力系统充裕度计算程序(matlab)(The electric power system based on monte carlo abundant degree calculation program (matlab))

120
下载
145
浏览
2020-11-02发布

11. counting-pedestrians-open-cv-master

  对监控视频中的行人进行检测并统计行人数量(Counting Heads in Video)

5
下载
37
浏览
2020-11-01发布

12. counting-pedestrians-open-cv-master

说明:  对监控视频中的行人进行检测并统计行人数量(Counting Heads in Video)

8
下载
50
浏览
2020-11-01发布

13. VC6m-MFC-ODBC

  在VC6中用MFC向导ACCESS2000数据可以测与数据库的连接(used in VC6 MFC Wizard ACCESS2000 data can be measured and database connectivity)

56
下载
123
浏览
2020-10-30发布

14. mfc_database_daoview

  MFC提供的数据库例程,利用DAO直接对数据库进行操作。(MFC database routines for the use of DAO directly to the database operation.)

27
下载
108
浏览
2020-10-30发布

15. 激光键盘软件源代码译和修改指南源代码1

说明:  激光键盘软件源代码编译和修改指南源代码1(Laser keyboard software source code compilation and modification Guide source code 1)

0
下载
93
浏览
2020-10-30发布

16. ntripcaster-master

说明:  RTK CORS网常用Ntrip协议,服务器端Ntrip Caster(Ntrip caster source code)

2
下载
153
浏览
2020-10-29发布

17. detours-src-1.2

  微软提供的截取Win32 API函数的开发包和例子 (The libraray and example to intercept win32 api function provided by microsoft)

3661
下载
99
浏览
2020-10-28发布

18. DXFToGCode20120923

  VC++6.0编写的CAD dxf文件直接转换为数控加工G代码程序。直接调入DXF文件,生成可用于数控加工的G代码。(Written by VC++6.0 CAD DXF files directly into G code program of CNC machining. Direct load DXF file generation, can be used for NC machining G code. )

297
下载
170
浏览
2020-10-28发布

19. DXFToGCode20120923

  VC++6.0编写的CAD dxf文件直接转换为数控加工G代码程序。直接调入DXF文件,生成可用于数控加工的G代码。(Written by VC++6.0 CAD DXF files directly into G code program of CNC machining. Direct load DXF file generation, can be used for NC machining G code. )

297
下载
153
浏览
2020-10-28发布

20. listctrl

  mfc实现列表编辑,修改 很实用 MFC新手学习-Excel function very practical with MFC(list control of mfc,editable)

5
下载
110
浏览
2020-10-28发布