-
dllhook
一个dll劫持的例子,劫持对象是ws2_32.dll(Example of a dll hijack, hijacking object is ws2_32.dll)
- 2009-11-07 23:59:22下载
- 积分:1
-
xnc
作者:季健国 Q Q:181002208
虚拟操作系统(Author : State quarter Kin Q Q : 181002208 Virtual Operating System)
- 2006-05-19 15:19:55下载
- 积分:1
-
segmentation3D
利用itk的区域增长算法,分割三维图像并用vtk进行重建显示(Regional growth in the use of the itk algorithm, segmentation and three-dimensional image reconstruction shows vtk)
- 2009-06-01 17:15:55下载
- 积分:1
-
ManageRest
食堂管理系统(MFC),有界面,可以访问ACCESS的数据库!(canteen management system (MFC), the interface can access the database ACCESS!)
- 2007-05-07 16:01:10下载
- 积分:1
-
测量平差
说明: 有关测量平差计算的一个很好的程序,不知大家是否对测绘学科的内容感兴趣?(adjustment calculation of the measurement of a good procedure, we do not know whether the right mapping disciplines interested in the content)
- 2005-10-18 14:32:34下载
- 积分:1
-
Case_Switch
程序结构 《LabVIEW 程序设计从入门到精通》随书教学课件及习题(基础篇部分)(Program structure LabVIEW program from the entry to the master " with the book courseware and exercises (Basics section))
- 2012-09-27 15:17:36下载
- 积分:1
-
Lesson3Code
孙鑫老师的教材的源代码,特别好的资料,大家可以下来看看。(Sun Xin teacher materials, particularly good introductory information, the university down to see.
)
- 2011-12-15 16:48:30下载
- 积分:1
-
CH376DS1
CH376DS1说明文档、USB开发、枚举等(CH376DS1 documentation, USB development, enumerations, etc.)
- 2013-07-30 16:37:45下载
- 积分:1
-
SocketCAsyncSocketCSocket
Socket,CAsyncSocket,CSocket介绍
Socket有同步阻塞方式和异步非阻塞方式两种使用,事实上同步和异步在我们编程的生涯中可能遇到了很多,而Socket也没什么特别。虽然同步好用,不费劲,但不能满足一些应用场合,其效率也很低。
也许初涉编程的人不能理解"同步(或阻塞)"和"异步(或非阻塞)",其实简单两句话就能讲清楚,同步和异步往往都是针对一个函数来说的,"同步"就是函数直到其要执行的功能全部完成时才返回,而"异步"则是,函数仅仅做一些简单的工作,然后马上返回,而它所要实现的功能留给别的线程或者函数去完成。例如,SendMessage就是"同步"函数,它不但发送消息到消息队列,还需要等待消息被执行完才返回;相反PostMessage就是个异步函数,它只管发送一个消息,而不管这个消息是否被处理,就马上返回。(SocketCAsyncSocketCSocket)
- 2009-06-20 13:10:05下载
- 积分:1
-
Student
说明: 数据库输入界面设计,通过源代码学习可以初步学会数据库中数据界面编程的学习(Database input interface design, through the source code can initially learn to study the data in a database programming interface, the learning)
- 2009-08-27 23:25:07下载
- 积分:1