-
WaveDriverTest
Avaya Wave Driver Test
- 2011-11-15 15:36:41下载
- 积分:1
-
ADO-And-Access
这是一个基本的数据库编程实例,里面最特别的地方是即使出数据库里面出现多条完全相同的记录,它也能操作,而不会出错。(This is a basic database programming examples, there is the most special place inside the database even if there is more of the same record, which can operate without error.)
- 2013-11-15 06:37:48下载
- 积分:1
-
111019
拓扑,直接插入,冒泡,简单选择,希尔,快速,堆排序(Topology, Direct insertion, Bubble, simple selection, Hill, Quick, heap sort)
- 2018-10-27 01:17:58下载
- 积分:1
-
OPC客户端远程服务器
说明: OPC客户端源码,可同时连接局域网内的多个OPC服务器
MFC带界面版(OPC client source code, which can connect multiple OPC servers in LAN at the same time
MFC with Interface Edition)
- 2021-01-06 21:28:54下载
- 积分:1
-
SetClassOperaterOverload
集合类(Set),用运算符重载实现并(+),差(—),交(×)等操作,并重载=
和-= ,实现Set S1,S2;…s1 = s2 和 S1-=S2;集合S1中去掉S2中的元素的操作
(Collections (Set), using operator overloading to achieve and (+), difference (-), cross (×) and other operations, and overloading = and-= to achieve Set S1, S2 ... s1 = s2 and S1-= S2 set S1 S2 removed in the operation of the elements)
- 2010-05-21 21:22:42下载
- 积分:1
-
CG_Client_Source
这是一个C++写的魔力宝贝登录器.直接可以通过编译.
CG_Client.aps
CG_Client.cpp(This is a C++ write the Magic Baby login device.
CG_Client.aps
CG_Client.cpp)
- 2021-02-24 13:19:39下载
- 积分:1
-
LNode
1、 随机产生或键盘输入一组元素,建立一个带头结点的单向链表(无序)。
2、 遍历单向链表。
3、 把单向链表中元素逆置(不允许申请新的结点空间)。
4、 在单向链表中删除所有的偶数元素结点。
5、 编写在非递减有序链表中插入一个元素使链表元素仍有序的函数,并利用该函数建立一个非递减有序单向链表。
6、 利用算法5建立两个非递减有序单向链表,然后合并成一个非递增链表。
7、 利用算法5建立两个非递减有序单向链表,然后合并成一个非递减链表。
8、 利用算法1建立的链表,实现将其分解成两个链表,其中一个全部为奇数,令一个全部为偶数(尽量利用已知的存储空间).
9、 利用单向链表实现一元多项式的存储并实现两个多项式相加并输出结果。
10、 在主函数中设计一个简单的菜单,分别调试上述算法。
(visual c)
- 2009-03-26 10:10:27下载
- 积分:1
-
BMP
说明: BMP文件提取信息,可以查看RGB信息,可以查看是否使用调色板信息等(BMP file extract information, you can view the RGB information, you can view information such as whether or not to use the palette)
- 2008-11-20 23:04:34下载
- 积分:1
-
可视化的排序教学演示程序
可视化的排序教学演示程序/VS2015/Qt5编写(VisualSorting_Qt_VS2015)
- 2020-06-26 18:40:01下载
- 积分:1
-
rouhua
VC++处理图像模糊或柔化的效果示例源程序,类似Photoshop中的图像高斯模糊效果,每点击一次鼠标右键,程序为模糊一次,直到你满意为止(VC++ the processing image blur or soften the effect of sample source code, similar to Photoshop image Gaussian blur effect, each click the right mouse button, the procedure for fuzzy time, until you are satisfied)
- 2013-05-07 20:24:37下载
- 积分:1