-
MyJob
为了显示调试信息的方便,做了这个控件,用Message2Console函数向控件增加消息.
也可用SendMessage的方式向控件增加消息.
本MyBigJob只是为了测试这个控件.
这是我第三次上传这控件,改进了多个相同控件的兼容.(因为之前在响应函数里加了static)
这段代码是我学线程时做的.
线程方面学到的函数有:Sleep,WaitForSingleObject,SetEvent(To display debugging information easy to do this control, add a message to the control Message2Console function can also be used the the SendMessage way to add a message to the control. The MyBigJob just this is the third time I upload this control in order to test the controls. Improved more of the same control compatible (as before in the response function Riga static) this code I do learn thread. threading learned function: Sleep, WaitForSingleObject SetEvent)
- 2012-10-01 14:48:48下载
- 积分:1
-
将利用word,excel编辑,上传,下载网络文件的控件
将利用word,excel编辑,上传,下载网络文件的控件-will use the word, excel edit and upload and download documents Control Network
- 2022-03-24 00:20:21下载
- 积分:1
-
nand_ecc
This file contains an ECC algorithm that detects and corrects 1 bit errors in a 256 byte block of data.
- 2013-03-29 13:28:31下载
- 积分:1
-
消息队列开发,实现消息队列创建删除,发送回收
消息队列开发,实现消息队列创建删除,发送回收-Message Queue development, realize the creation of message queue delete, send recovery
- 2022-10-20 00:40:04下载
- 积分:1
-
counts
说明: 利用动态规划法,求出字符串A变为字符串B的最小操作数。(每次只能操作一个字符)(Find the minimum operand that turns string A into string B)
- 2020-06-24 23:40:12下载
- 积分:1
-
节约算法
说明: 求解带时间窗的纯电动车的路径规划问题,采用节约算法求解(Solve the path planning problem of pure electric vehicles with time windows, using a conservation algorithm)
- 2019-11-26 06:44:32下载
- 积分:1
-
AA_v3.3
team viewr latest rejion
- 2014-06-21 13:51:32下载
- 积分:1
-
LNode
1、 随机产生或键盘输入一组元素,建立一个带头结点的单向链表(无序)。
2、 遍历单向链表。
3、 把单向链表中元素逆置(不允许申请新的结点空间)。
4、 在单向链表中删除所有的偶数元素结点。
5、 编写在非递减有序链表中插入一个元素使链表元素仍有序的函数,并利用该函数建立一个非递减有序单向链表。
6、 利用算法5建立两个非递减有序单向链表,然后合并成一个非递增链表。
7、 利用算法5建立两个非递减有序单向链表,然后合并成一个非递减链表。
8、 利用算法1建立的链表,实现将其分解成两个链表,其中一个全部为奇数,令一个全部为偶数(尽量利用已知的存储空间).
9、 利用单向链表实现一元多项式的存储并实现两个多项式相加并输出结果。
10、 在主函数中设计一个简单的菜单,分别调试上述算法。
(visual c)
- 2009-03-26 10:10:27下载
- 积分:1
-
worm_research_and_design_on_worm_early_warning_bas
说明: 论文,网络蠕虫研究与本地化网络蠕虫预警研究及原型系统设计(Thesis research and localization of network worms network worms early warning system design studies and prototype)
- 2008-10-16 21:53:19下载
- 积分:1
-
Layout-Manager_MFC
Layout manager options for MFC apps
- 2014-08-06 02:59:52下载
- 积分:1