-
Test1
飞机大战游戏源代码,有部分注释,还有开始编写时的一些程序被注释掉了(It s a game of plane.)
- 2011-12-15 10:19:53下载
- 积分:1
-
ForTest
说明: 这是一个完整的例子,并且能正确运行,谢谢侯老师,并且谢谢平台的支持。(This is a complete example, and can run correctly. Thank you, Mr. Hou, and thank you for the support of the platform.)
- 2020-06-18 19:00:02下载
- 积分:1
-
用法:无效CRC(int,int,int)
Usage: void CRC(int*, int,int)
Input: XAR0:coded data(InputData)
XAR1:decoded CRC bits(CrcPoly)
T0: Length of coded data(CodeOutlen)
T1: Length of CRC bits(CrcPolylen)
Return: NO
Altered Registers: AC0-AC2,T2
Others: 8 bits of AC0 LSB is CRCcheck bit-Usage: void CRC (int*, int*, int, int) Input: XAR0: coded data (InputData) XAR1: decoded CRC bits (CrcPoly) T0: Length of coded data (CodeOutlen) T1: Length of CRC bits (CrcPolylen) Return: NO Altered Registers: AC0-AC2, T2 Others: 8 bits of AC0 LSB is CRCcheck bit
- 2022-01-26 03:25:53下载
- 积分:1
-
v2
说明: vs2015编程,图书馆管理系统,界面登录,借书系统。连接了数据库(SQL SERVER2014)。还书系统,超期罚款等等(Vs2015 programming, library management system, interface login, library system. Connected to the (SQL SERVER2014). Book system, overdue fine and so on)
- 2017-04-15 16:59:46下载
- 积分:1
-
Astar-KO
A *算法用于轨迹规划程序,启发式搜索算法,用于寻找最优路径(A * algorithm is used for trajectory planning program, heuristic search algorithm is used to find the optimal path)
- 2017-08-14 16:25:36下载
- 积分:1
-
VC++ 检测获取USB磁盘
VC++ 检测获取USB磁盘,若发现有USB类存储设备,则显示出这些设备的名称、盘符等信息,界面没怎么设计,只是为了突出功能代码,有兴趣的可用在你的程序中。
- 2022-05-25 23:52:21下载
- 积分:1
-
新建 DOC 文档
说明: 当矩阵数据在第一列具有相同值时,讲他们分组到变量中(Grouping matrix data into variables when they have the same value in the first column)
- 2020-05-13 18:08:54下载
- 积分:1
-
学习dos的好软件,希望有需要的朋友下来看看呀。很好的谢谢支持...
学习dos的好软件,希望有需要的朋友下来看看呀。很好的谢谢支持-A good software to learn dos and hope there is a need of a friend down to see呀. Thank you very good support for
- 2022-03-05 21:16:57下载
- 积分:1
-
2019-7-10(可上传温度,行走距离,电压)
机器人 ,stm32F103源代码,MDK编译器(rebot code for stm32f103 in MDK)
- 2020-06-24 06:00:02下载
- 积分:1
-
波形显示器
本文件包含代码和仿真图。
利用51单片机设计波形显示器完成以下功能:
1.能产生至少三种波形。
2.采用按键独立显示波形。
3.在LCD显示波形图案及其各项基本参数。
4.能同时显示两种波形。
5.波形参数可调。(We use the 51 microcontroller to design the waveform display to accomplish the following functions.
1. can produce at least three kinds of waveforms.
2. use the key to display the waveform independently.
3., display the waveform pattern and its basic parameters in LCD.
4. can display two kinds of waveforms at the same time.
5. waveform parameters are adjustable.)
- 2018-04-04 19:36:14下载
- 积分:1