-
Notify
一个事件提醒程序,类似于手机中的事件提醒(An event to remind the procedure, similar to events in the mobile phone to remind)
- 2007-09-11 08:37:33下载
- 积分:1
-
NetProcessAct
说明: 监控上网过程,时下非常流行,用于控制别人也可以(The process of monitoring the Internet, become a very popular, can also be used to control other people)
- 2009-09-03 17:41:26下载
- 积分:1
-
MC_FOC_Drive
FOC算法 伺服电机控制 PMSM控制 Servo控制(FOC PMSM Servo motor)
- 2021-04-27 12:58:44下载
- 积分:1
-
howtoprograminc
C++大学教程第三版里面的部分习题答案,自己写的,可以参考(My homework of some problems in C++ howtoprogramme, you can reference it)
- 2012-03-12 23:50:09下载
- 积分:1
-
S2
说明: 程序功能:msp430f149读取DS18B20进行温度测量以后的结果并在1602液晶上显示,本人验证可用(Program features: msp430f149 read DS18B20 temperature measurement results and later in 1602 liquid crystal display, I validate available
)
- 2014-06-03 19:20:29下载
- 积分:1
-
SocketCAsyncSocketCSocket
Socket,CAsyncSocket,CSocket介绍
Socket有同步阻塞方式和异步非阻塞方式两种使用,事实上同步和异步在我们编程的生涯中可能遇到了很多,而Socket也没什么特别。虽然同步好用,不费劲,但不能满足一些应用场合,其效率也很低。
也许初涉编程的人不能理解"同步(或阻塞)"和"异步(或非阻塞)",其实简单两句话就能讲清楚,同步和异步往往都是针对一个函数来说的,"同步"就是函数直到其要执行的功能全部完成时才返回,而"异步"则是,函数仅仅做一些简单的工作,然后马上返回,而它所要实现的功能留给别的线程或者函数去完成。例如,SendMessage就是"同步"函数,它不但发送消息到消息队列,还需要等待消息被执行完才返回;相反PostMessage就是个异步函数,它只管发送一个消息,而不管这个消息是否被处理,就马上返回。(SocketCAsyncSocketCSocket)
- 2009-06-20 13:10:05下载
- 积分:1
-
S2OOPS
北大青鸟深入.NET,C#阶段测试,题目难度适中,适合初学者借鉴(Beida Jade Bird in depth. NET C# test phase, the subject of moderate difficulty, suitable for beginners to learn from)
- 2012-05-15 11:41:45下载
- 积分:1
-
electromotor1.6
VC (MODBUS协议)上位机程序VC (MODBUS协议)上位机程序(VC (MODBUS))
- 2013-10-10 10:55:46下载
- 积分:1
-
room_light
vc++通过串口控制设备,来实现开关灯。是VC的一个串中应用设备例子。自己做的一个项目。(vc++ through the serial port control equipment to achieve the switch lights. VC are a string of examples of applications. Their own to do a project.)
- 2009-02-20 17:59:36下载
- 积分:1
-
daoyouzixun
根据课程设计任务书要求,为校园管理部门设计一个简单的导游咨询程序, 实现如下功能:
(1) 设计校园平面图,所含景点不少于10个,以图中顶点表示校园内各景点,存放景点名称、代号、简介等信息,图中的边表示景点间的道路,存放路径长度等信息。
(2) 为来访客人提供图中任意景点相关信息的查询。
(3) 为来访客人提供图中任意景点的问路查询,即查询任意两个景点之间的路径(列出所有),并向访客推荐一条最短路径。(Curriculum design task requirements for campus management department to design a simple guide consultation process to achieve the following functions: (1) The design of the campus plan, contained in the attractions of not less than 10, said the campus attractions to vertices in the graph store Attraction name, code, brief information, edges in the graph represents a road between the attractions storage path length information. (2) information query any attractions for visiting guests. (3) provide for the visiting guests to ask the way of any attractions query, that query path between any two attractions (list all) to visitors recommend a shortest path.)
- 2013-03-23 15:21:40下载
- 积分:1