资源列表
Calculate_Example
- 简单的计数器程序,虽然简单了一点,但是我自己亲手动手做出来的哦!-simple procedure, although simple, but I personally hands out!
clientThread
- 改开发程序是基于java开发的客户端聊天程序,实现了多线程 -changed development process is based on java development of the client chat program, to achieve a multi-threaded
daobai
- 倒摆的运动模拟,并且可以画出相应的相图,特别形象,特别直观。
_banker
- 银行家算法可以解决计算机操作系统里的互斥。还有peterson等其他算法-bankers algorithm can solve computer's operating system Mutex. There are other algorithms Peterson
text
- 一个可以实现限制文本框的代码,大家可以看看。-text
clsAsynchMailSending
- Mail sender Class: the class where mails can be sent taking the details from web.config
TypedFifo
- Template FIFO buffer using MFC synchronization
Ch04Code
- 《.net软件测试自动化之道》第四章源代码 第四章源代码-" . Net software test automation of the Road" Chapter IV of Chapter IV of the source code source code
homework
- 将两个分别从小到大排列的有序数组a和b复制合并到第3个有序数组c中。m和 n分别是数组a和b的元素个数,结果c的元素个数为k。例如,a和b数组分别为{1,2, 2,3,8}和{3,4,7,8},则结果数组c的值是:{1,2,2,3,3,4,7,8,8)。算法是:将a、b两个数组看成两个队列,比较队首的两个元素,将较小者放入c队列尾部,如果队首的两个元素相等,则先选择a队列首部元素加入c队列尾部。循环执行以上过程,直到a或b队列之一为空,然后将另一个非空队列拷贝到c队列尾部。注意:不允许使用其它算
ga-tsp
- 用遗传算法解决TSP问题,和AFORGE.d-genetic algorithm to solve TSP with C#
anaclock19430910252005
- Title: anaclock Descr iption: gives the current time usin analog clock graphics
Get-Web-Data
- 网页数据抓取,VBA和VB两个平台都是可用的-Web data crawled