资源列表
ds18b20
- 温度芯片ds18b20驱动程序 我用了 还可以
carwashemluator
- 洗车仿真程序 给出洗车处的到达时间,计算每辆车的平均等待时间。 假设洗车处有一个工作站,即一个“服务器”。每个车需洗10分钟,队列中每次至多有五辆车等待洗车。当正在清洗一辆车并且队列中有五辆车时,如果有一辆车到达,那么它将作为“溢出”不准入内且不计算在内。 平均等待时间是将每辆车的等待时间加起来再除以车的数量。结束标志是999。下面是关于到达和离开的详细情况: 1)如果在同一分钟中既有到达的又有离开的,就先处理离开的车。 2)如果当队列为空且没有车被清洗时,到达了一辆车,那么
1
- 一个简易的文本编辑器,包括推出,存取等功能-A simple text editor, including the introduction, access and other functions
bagong
- 学习用。文件罢工。按F12恢复。大家可以研究研究。-Learning to use. File strike. Press F12 to restore. We can studies.
bmp
- 超精炼的c语言代码实现bmp图片显示, 超精炼的c语言代码实现bmp图片显示 -Ultra-refined c language code bmp image display, ultra-refined c language code bmp picture shows ultra-refined c language code bmp image display
keylogger_make_delphi
- keybord hook code source with delphi no dll ne-keybord hook code source with delphi no dll needed
Form1.Designer
- a grade system.this program clculate a grade number for pnu
SCOMMVS2008
- 很好的C++学习材料 串口编程源程序 C++代码 VS2008编程环境-Good to learn C++ programming source material serial code for VS2008 C++ programming environment
Clock
- 一个小时钟 一个小时钟 一个小时钟 -A Simple Clock A Simple Clock A Simple Clock A Simple Clock A Simple Clock
netsc520
- MTD map driver for AMD NetSc520 Demonstration Board
vbpageprint
- Vb换页打印,显示当前是第几页,然后让用户确定是否打印,一个分页打印的例子。测试截图所显示的是我本机测试,没装打印机,没看到最终效果。不过VB程序可以直接编译成功。-Vb page print, display the current is the first few pages, and then allows the user to determine whether to print, a print page example. Test screenshot shows me the m
bfs-dfs
- 图的邻接表的输入,表示,深度优先排序和广度优先排序,用c++编写-Enter the adjacency list graph showing the depth and breadth of prioritization prioritization, written c++