-
用C编写的信号采集
用C编写的信号采集-Written with the C signal acquisition
- 2022-07-27 12:20:43下载
- 积分:1
-
VC++扩展编程使你对VC++编程有更全面的认识和深入
VC++扩展编程使你对VC++编程有更全面的认识和深入-It help your understand the VC++ programming more comprehensively.
- 2023-04-18 08:20:03下载
- 积分:1
-
本程序可以通过简单的操作实现对串口的控制,想了解祥细内容可以从代码中得到帮助。...
本程序可以通过简单的操作实现对串口的控制,想了解祥细内容可以从代码中得到帮助。-this procedure can be realized by a simple pair of Serial control, would like to know the contents from the wound code be helped.
- 2022-07-17 23:16:46下载
- 积分:1
-
Linux和Windows服务器
linux和windows下配置cvs服务器.doc-linux and windows cvs server
- 2022-05-17 13:20:39下载
- 积分:1
-
我编写的几个图论代码,包括深搜、最小生成树、最短路径,注释我写的很详细,大家可以作为入门参考。...
我编写的几个图论代码,包括深搜、最小生成树、最短路径,注释我写的很详细,大家可以作为入门参考。-I prepared a number of graph theory code, including deep search, minimum spanning tree, shortest path, notes I wrote in great detail, we can serve as a reference entry.
- 2022-07-02 05:59:46下载
- 积分:1
-
这是一个测试程序
This a test program-This is a test program
- 2022-06-22 06:08:36下载
- 积分:1
-
magic suare
&效率
- 2022-12-15 09:45:03下载
- 积分:1
-
将网络设备列表的程序
将网络设备列表的程序-network equipment list procedures
- 2022-01-28 18:11:02下载
- 积分:1
-
VC6编写windows服务程序
VC6编写windows服务程序。
安装是用cmd命令ServiceTest /install
卸载是用cmd命令ServiceTest /uninstall
- 2022-07-14 09:52:40下载
- 积分:1
-
设停车场是一个可停放n辆汽车的狭长通道,且只有一个大门可供汽车进出。汽车在停车场内按车辆到达时间的先后顺序,依次由北向南排列(大门在最南端,最先到达的第一辆车停...
设停车场是一个可停放n辆汽车的狭长通道,且只有一个大门可供汽车进出。汽车在停车场内按车辆到达时间的先后顺序,依次由北向南排列(大门在最南端,最先到达的第一辆车停放在车场的最北端),若车场内已停满n辆汽车,则后来的汽车只能在门外的便道上等候,一旦有车开走,则排在便道上的第一辆车即可开入;当停车场内某辆车要离开时,在它之后进入的车辆必须先退出车场为它让路,待该辆车开出大门外,其他车辆再按原次序进入车场,每辆停放在车场的车在它离开停车场时必须按它停留的时间长短缴纳费用。试为停车场编制按上述要求进行管理的模拟程序。-Suppose the parking is narrow opening which can park many cars,and the cars come and leave the park only though one gate.The first car parks in the northernmost of the parking ,then the later parks beside it towards the south of the parking(the gate is in the southernmost,and the first car parks the northernmost point of the parking)
- 2022-08-21 18:05:13下载
- 积分:1