-
2000/xp下消息发送器
2000/xp下消息发送器-2000/XP news transmitter
- 2022-01-25 22:08:17下载
- 积分:1
-
二叉树的相关操作,实现前序,中序,后序遍历,算元素个数,树高...
二叉树的相关操作,实现前序,中序,后序遍历,算元素个数,树高-Binary tree-related operations, to achieve pre-order, middle order, postorder, count number of elements, tree height,
- 2022-10-22 03:10:03下载
- 积分:1
-
access to the file can look at the code
获取文件信息的代码可以-access to the file can look at the code
- 2022-01-22 02:07:09下载
- 积分:1
-
这是AST2000的测试机与探针台EG2001之间的GPIB通讯协议。通过这个协议测试机与探针台之间进行通话交流...
这是AST2000的测试机与探针台EG2001之间的GPIB通讯协议。通过这个协议测试机与探针台之间进行通话交流-This is a test machine AST2000 and EG2001 Prober GPIB communication protocol between. Through this agreement with the probe tester call exchanges between Taiwan
- 2022-03-02 10:25:08下载
- 积分:1
-
将TXT文件分割成你需要行数的不同文件,文件内有源程序。
将TXT文件分割成你需要行数的不同文件,文件内有源程序。-TXT file will be divided into the number of rows you need different paper source document.
- 2022-09-14 20:45:03下载
- 积分:1
-
贪吃蛇纯c++代码
l是控制键,count是时间延迟计数器,p死亡证明,m地图上是否有食物。score是分数,level等级。struct snake是蛇的结构体struct place是地图的结构体void init_place()初始化地图void init_snake()初始化蛇,初始长度为3,方向为右void print() 打印地图和蛇
- 2022-08-05 13:07:22下载
- 积分:1
-
一个基于Java编写的FFT程序,期末考试交的,比较好用!
一个基于Java编写的FFT程序,期末考试交的,比较好用!-a Java-based FFT prepared by the procedures, the end of exams, more user friendly!
- 2022-12-18 00:45:02下载
- 积分:1
-
由于线性神经元具自适应性,通过给出第一种信号,它能预测第二种信号...
由于线性神经元具自适应性,通过给出第一种信号,它能预测第二种信号-as neurons with linear adaptive, is the first signal, it forecast second signal
- 2023-02-24 19:40:04下载
- 积分:1
-
书中的一个经典实例,在此摘录出来,让C++此方面编程的朋友可以更容易的找得到,压缩包内有3种识别技术的算法实例,需要慢慢研究哦。...
书中的一个经典实例,在此摘录出来,让C++此方面编程的朋友可以更容易的找得到,压缩包内有3种识别技术的算法实例,需要慢慢研究哦。-A classic example of the book, in this excerpt from, let C++ This regard programming friends can more easily find, compressed packet, there are three kinds of algorithm to identify examples of technologies, the need to study slowly Oh.
- 2022-01-31 08:57:09下载
- 积分: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