-
This process includes the establishment of the list by the end of interpolation...
本程序包括通过尾插法建立链表 对链表中的元素进行插入 删除 替换 等操作-This process includes the establishment of the list by the end of interpolation in the elements of the list to replace such operations insert delete
- 2022-03-23 03:20:04下载
- 积分:1
-
Habitat visualbasci also made use of servo winsock client application
Habitat visualbasci还使用了servo winsock客户端应用程序
- 2023-02-01 12:35:03下载
- 积分:1
-
用风险投资实现的窗口系统,附带的基本功能…
用VC实现的window系统自带的那个计算器的基本功能-With VC realize the window system that comes with the basic functions of the calculator
- 2022-01-26 02:51:54下载
- 积分:1
-
用VB通过GPIB接口对仪器进行控制,主要用于产品自动测试。
用VB通过GPIB接口对仪器进行控制,主要用于产品自动测试。-we can control the instrument through the GPIB interface using VB. It is fit to test the product automatically.
- 2023-07-25 20:25:02下载
- 积分:1
-
C++下的垃圾收集器
C++下的垃圾收集器-of garbage collectors
- 2022-05-16 08:18:30下载
- 积分:1
-
0-1背包问题
给定N中物品和一个背包。物品i的重量是Wi,其价值位Vi ,背包的容量为C。问应该如何选择装入背包的物品,使得转入背包的物品的总价值为最大。
在选择物品的时候,对每种物品i只有两种选择,即装入背包或不装入背包。不能讲物品i装入多次,也不能只装入物品的一部分。因此,该问题被称为0-1背包问题。该算法中,矩阵c的大小为(m+1)×(n+1),物体的重量、价值和解向量大小都等于物体个数n,故该算法的空间复杂度为O(nm)。对物体重量、价值的初始化(算法实现略)所需时间都为n,解向量和矩阵第0行初始化时间为n,矩阵第0列初始化时间为m,对矩阵c的计算所需时间为n×m,解向量X的确定时间为n,故整个算法的时间复杂度为O(nm)。
- 2022-01-25 23:07:45下载
- 积分:1
-
windows in the game bring their own de
windows中自带的游戏扫雷代码,包括界面,功能都相同,游戏可以设置初级,中级,高级,可改变界面颜色,设置声音,初级,中级,和高级保存一个最好记录。-windows in the game bring their own de-mining code, including interface, features are the same, the game can set the primary, intermediate and advanced, can change the interface colors, sound settings, primary, intermediate, and advanced to preserve the best record.
- 2022-02-14 19:34:59下载
- 积分:1
-
ssd6 practice and practice five of six, and they hope to help you study!
ssd6的练习五和练习六,希望对大家的学习有所帮助!-ssd6 practice and practice five of six, and they hope to help you study!
- 2022-03-26 11:57:15下载
- 积分:1
-
定时文字弹窗提醒或定时关机
可以实现定时文字提醒和定时关机的功能,定时时间可以手动输入24小时制的时间,定时开始后会显示倒计时,可以实现两种定时功能,一种是到了定时时间时进行弹窗提醒,弹窗里的文字可以预先Z自己输入设定,另一种功能是到达定时时间后进行自动关机。在定时过程中可以隐藏程序窗口。
- 2022-02-02 12:58:45下载
- 积分:1
-
本软件是用AVR芯片开发,实现对电源得控制(PC)
本软件是用AVR芯片开发,实现对电源得控制(PC)-the software is used AVR chip development of Power in control (PC)
- 2022-10-03 12:00:03下载
- 积分:1