-
电路布线问题要确定将哪些连线安排在第一层上,使得该层上有尽可能多的连线。换句话说,该问题要求确定导线集Nets={(i,π(i)),1≤i≤n}的最大不相交子集...
电路布线问题要确定将哪些连线安排在第一层上,使得该层上有尽可能多的连线。换句话说,该问题要求确定导线集Nets={(i,π(i)),1≤i≤n}的最大不相交子集。-circuit wiring problem will be to determine which connections in the first layer, making this layer as much as possible on the log. In other words, the problem defined Traverse Set Nets = ((i, (i)), 1 i n) is not the largest subset of the intersection.
- 2022-01-25 16:10:18下载
- 积分:1
-
statemnet捕获设备,如CPU,内存,硬盘,网络,等。
Capture the statemnet of device, such as CPU, RAM, HD, Network, and etc.
- 2023-01-28 20:46:03下载
- 积分:1
-
一个在VC6.0做的多功能计数器,可以实现各种进制的转换等各种复杂的功能...
一个在VC6.0做的多功能计数器,可以实现各种进制的转换等各种复杂的功能-VC6.0 to do a multi-function counter, can achieve a variety of binary conversion, and other complex functions
- 2023-08-13 00:45:07下载
- 积分:1
-
VC导入Word例子源代码
VC导入Word例子源代码-VC into Word example source code
- 2022-03-22 02:32:46下载
- 积分:1
-
树形控件和列表控件相结合的新程序,其中包括列表框和组合框形成的新列表框...
树形控件和列表控件相结合的新程序,其中包括列表框和组合框形成的新列表框-Tree controls and list controls a combination of new procedures, including the list boxes and combo boxes to form a new list box
- 2022-10-03 22:00:04下载
- 积分:1
-
本程序是在EVC上开发的串口通讯程序,能很好的和PC机进行通讯。是学习Windows CE嵌入式系统的一个很好的例子...
本程序是在EVC上开发的串口通讯程序,能很好的和PC机进行通讯。是学习Windows CE嵌入式系统的一个很好的例子-This procedure was developed in EVC serial communication procedures, and the PC can be a very good machine to communicate. Learn Windows CE embedded system a very good example
- 2022-03-02 14:58:37下载
- 积分:1
-
Sameball/// ////History Apr.30 完成DirectDraw 初始化,可以在Release Edition 正常工作 May.1...
Sameball/// ////History Apr.30 完成DirectDraw 初始化,可以在Release Edition 正常工作 May.1 完成了主要的数据类 May.2 更正了SameBallMap 的错误,完成了界面。 May.2 再次更正SameBallMap 的错误 May.8 添加DirectSound 部分,主要代码引自 Eugene Olafsen(美)等 著 MFC Programming with Visual C++ 6 Unleashed May.11 基本完成,除了改变窗口大小。 May.12 全部完成,可以将窗口设为两种大小,并可保存最后的改变。 May.20 更正成绩保存代码,以及状态栏异常////////////////Classes: Ball 球类,包含球的颜色(0,1,2),球的状态(int),球的外部标识。 MapNode 网结类,定义了一个专用的二维链表类的节点,包含该节点的 挂球位,该节点的组号,节点的外部标识。 SameBallMap 包含二维链表(由15*10个节点组成),实现对游戏的球对象的 完全管理. -Sameball /// /// //// History Apr.30 DirectDraw completed initialization, in the Release Edition normal work May.1 completed a major data categories SameBallMap May.2 corrected the error, completed the interface . May.2 SameBallMap again corrected the erroneous May.8 added DirectSound, the major source cited in Eugene Olafsen (US) waiting for MFC Programming with Visual C 6 May.11 basically completed 119,000, in addition to changing the size of the window. May.12 completed, the window c
- 2022-03-19 21:09:39下载
- 积分:1
-
VC6.0编写的COM插件源码
一份VC6.0编写的COM插件源码。注册方法在windows 左下角中菜单中 点击运行 在运行中输入 regsvr32.exe c:dn.dll(这个dll目录请根据文件存放目录而定)注:windows键 + R键 也可以按出运行 或者在cmd 窗口中也可以注册 卸载方法在windows 左下角中菜单中 点击运行 在运行中输入 regsvr32.exe c:dn.dll /u (这个dll目录请根据文件存放目录而定)注:windows键 + R键 也可以按出运行 或者在cmd 窗口中也可以注册 ,
- 2022-08-24 14:24:53下载
- 积分:1
-
Java2语言实务袁葆宏刘丰豪编著
Java2语言实务袁葆宏刘丰豪编著-Java2 substantive language Yuan Wang Bao edited Liufenghao
- 2022-01-25 22:02:36下载
- 积分:1
-
计算一个数列的众数,即出现次数最多的那个数,要求尽量低的时空复杂度...
计算一个数列的众数,即出现次数最多的那个数,要求尽量低的时空复杂度-calculate a series of the plural, that is the highest number that the number of requests time and space as low complexity
- 2022-11-05 14:25:03下载
- 积分:1