-
muzidongjianwuguaji
我是初学者,自己做的MU奇迹自动挂机捡物,轻松解放双手,欢迎共同研究(Automatic on hook pick up objects)
- 2015-03-25 13:19:17下载
- 积分:1
-
vc6.rar
visual c++的有关实用书籍,其中讲述了
visuL c++6.0
的使用技巧及类库函数(visual c of the practical books, They also spoke of visuL c 6.0 skills and the use of library functions)
- 2007-03-20 11:34:50下载
- 积分:1
-
niudunfa
数值计算法,牛顿法求解非线性方程,适用于VC6.0(Numerical calculation method, Newton' s method for solving nonlinear equations for VC6.0)
- 2016-01-25 10:12:41下载
- 积分:1
-
screen_shot
截屏,有半透明效果,选择区域可自由放缩和移动,可涂鸦,可另存为图片,双击则复制到剪贴板,有选择区域提示(Cut-off screen, there are semi-transparent effect, select the region are free to zoom and move, can graffiti can be saved as pictures, double-click the copy to the clipboard, you are prompted to choose the region)
- 2010-02-25 16:05:05下载
- 积分:1
-
simple_osg
一个简单的osg,可以在配置好环境后直接运行测试一下( a simple osg code)
- 2015-10-22 20:47:01下载
- 积分:1
-
SocketCAsyncSocketCSocket
Socket,CAsyncSocket,CSocket介绍
Socket有同步阻塞方式和异步非阻塞方式两种使用,事实上同步和异步在我们编程的生涯中可能遇到了很多,而Socket也没什么特别。虽然同步好用,不费劲,但不能满足一些应用场合,其效率也很低。
也许初涉编程的人不能理解"同步(或阻塞)"和"异步(或非阻塞)",其实简单两句话就能讲清楚,同步和异步往往都是针对一个函数来说的,"同步"就是函数直到其要执行的功能全部完成时才返回,而"异步"则是,函数仅仅做一些简单的工作,然后马上返回,而它所要实现的功能留给别的线程或者函数去完成。例如,SendMessage就是"同步"函数,它不但发送消息到消息队列,还需要等待消息被执行完才返回;相反PostMessage就是个异步函数,它只管发送一个消息,而不管这个消息是否被处理,就马上返回。(SocketCAsyncSocketCSocket)
- 2009-06-20 13:10:05下载
- 积分:1
-
CodeRainTest
很漂亮的代码雨,为什么一定要20字啊,好无赖啊(The code is very beautiful rain, why must 20 words, ah, ah good rogue)
- 2013-12-26 19:14:53下载
- 积分:1
-
SeriesPort
说明: 通过CreatFile SetupComm GetCommStat等API函数来创建一个串口传输程序(CreatFile SetupComm GetCommStat such as through the API function to create a serial transfer procedure)
- 2008-10-08 22:44:29下载
- 积分:1
-
errorRate
用VC++实现的一个测试通信系统的误码率的程序,很好用的,是用两个串口的数据测试误码率的。(With VC++ realize a test communication system BER procedures, very good use, with two serial test data error rate.)
- 2011-12-19 10:23:37下载
- 积分:1
-
drawpoint
在Visual Basic环境下实现在picturebox里画点,线,面的功能(In the Visual Basic environment to achieve in painting in the PictureBox point, line, surface features)
- 2008-12-17 10:31:41下载
- 积分:1