-
CANopen_stack
说明: CAN Open Libraries for Implementation
- 2019-01-11 23:14:11下载
- 积分:1
-
vc-csv
Vc++读写csv文件的类,这个资源是读写CSV文件的非常实用的类。方法写得非常好,代码也写得非常简洁,很合适在实际项目中使用。经本人测试,只要把上面的代码CSVOperator.h、CSVOperator.cpp和StringParser.h拷贝到项目中,就可以直接使用。在CSV_OP.cpp文件中,main方法里面有详细的读取文件的方法。读取的是config.csv这个文件。(Class Vc++ read and write csv file, this resource is to read and write CSV file very useful class. The method is very good, the code is written in a very simple, very suitable for use in the actual project. I tested, above code CSVOperator.h the, CSVOperator.cpp and StringParser.h copy to the project, can be used directly. In the CSV_OP.cpp file, the main method inside the detailed method of reading the file. Read this file config.csv.)
- 2013-04-19 10:54:25下载
- 积分:1
-
ChatRoom
VC++实现的聊天室程序,可语音聊天,功能强大。(Chat room procedures, implemented by VC++ voice chat, and powerful.)
- 2012-06-05 19:36:06下载
- 积分:1
-
MCAB
简单易用的制作压缩包软件,原著老毛桃。使用简单,压缩时间快(easy to use for make cab)
- 2013-10-14 16:30:06下载
- 积分:1
-
银行家问题
关于在银行中,客户申请贷款的数量是有限的,每个客户在第一次申请贷款时要声明完成该项目所需的最大资金量,在满足所有贷款要求时,客户应及时归还。银行家在客户申请的贷款数量不超过自己拥有的最大值时,都应尽量满足客户的需要。在这样的描述中,银行家就好比操作系统,资金就是资源,客户就相当于要申请资源的进程。银行家算法是一种最有代表性的避免死锁的算法。在避免死锁方法中允许进程动态地申请资源,但系 银行家算法 统在进行资源分配之前,应先计算此次分配资源的安全性,若分配不会导致系统进入不安全状态,则分配,否则等待。为实现银行家算法,系统必须设置若干 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报 打分 发表评论 暂无评论
- 2022-01-26 03:38:08下载
- 积分:1
-
超声波
说明: 基于51单片机的超声波测距
含源码和仿真(Ultrasonic distance measurement based on 51 single chip microcomputer
Including source code and simulation)
- 2021-03-14 15:27:23下载
- 积分:1
-
space-station-maintenance
负责火星的一个低轨道空间站的设计。为简化结构,该空间站由一系列密闭的立方体(airtight cubical modules ACM)组成,这些ACM曾连接在一起。困扰你的一个问题是致命的病菌也许留在火星的上层大气中。因为空间站有时需要在上层大气中飞行,所以急需在ACM的各个接触面进行额外的防护,无论是边对边还是面对面,连接是密闭的,所以没有细菌能够进入。一个ACM与另外一个ACM共享的面不需要防护。如果在每个ACM每个面上都加防护,花费巨大。因此,需要知道ACM额外防护的确切面数目(Responsible for the design of a low-orbit space station on Mars. In order to simplify the structure of the space station by a series of closed cubes (airtight cubical modules ACM) composed of these ACM had together. One problem is bothering you deadly germs might stay in the upper atmosphere of Mars. Because the station is sometimes necessary to fly in the upper atmosphere, so urgently needed in all contact surfaces of the ACM additional protection, either face to face or side-to-side, the connection is closed, so no bacteria can enter. An ACM ACM shared with another surface does not need protection. If you have added protection on each side of each ACM, costly. Therefore, the need to know the exact number of additional surface protection ACM)
- 2014-11-28 17:58:50下载
- 积分:1
-
mflood-source
自己做的一个ns-2下的flood仿真程序演示结果(a flood protol for wsn in ns2 simulator.)
- 2010-10-19 12:24:36下载
- 积分:1
-
Shape
读取Shapefile文件,包括读取各个节点的坐标(Shapefile to read documents, including reading the coordinates of each node)
- 2008-12-22 20:04:58下载
- 积分:1
-
又一个贪吃蛇,但是算法不同,应用到循环队列和简单链表
又一个贪吃蛇,但是算法不同,应用到循环队列和简单链表-also a Snake, but different algorithms, the application of a simple cycle Queue List
- 2022-03-31 04:52:04下载
- 积分:1