-
这是一个桌面时钟的小程序,本人刚学了vb.net,程序有什么不好的地方,敬请提出...
这是一个桌面时钟的小程序,本人刚学了vb.net,程序有什么不好的地方,敬请提出-This is a desktop clock applet, I have just learned vb.net, program, what is wrong place, please make ~ ~
- 2022-03-02 23:26:35下载
- 积分:1
-
这是对图的遍历―广度度优先算法的一种实现。具体不说了。下了自己看...
这是对图的遍历―广度度优先算法的一种实现。具体不说了。下了自己看-This is a graph traversal- a depth-first algorithm to achieve
- 2022-11-03 10:55:03下载
- 积分:1
-
AJAXMAP,AJAX做的MAP,很好用,DLL控件,
AJAXMAP,AJAX做的MAP,很好用,DLL控件,-AJAXMAP, AJAX to do the MAP, a very good use, DLL controls,
- 2022-04-01 22:02:07下载
- 积分:1
-
C language prepared by the time the year procedures, as long as you enter a numb...
用C语言编写的时间年份程序,只要你输入一个数后,便可以马上看到结果.-C language prepared by the time the year procedures, as long as you enter a number, they can immediately see the result.
- 2022-07-02 22:38:52下载
- 积分:1
-
System optimization batch code, and they hope to have everyone help.
系统优化方面的批处理代码,希望对大家有帮助。-System optimization batch code, and they hope to have everyone help.
- 2022-07-23 18:15:13下载
- 积分:1
-
很好用的通用库存管理程序,具有很多实用功能。管理员密码是...
很好用的通用库存管理程序,具有很多实用功能。管理员密码是-the common good inventory management procedures, with many useful functions. Administrator password is
- 2022-04-25 17:45:39下载
- 积分:1
-
设计一个矩阵相乘的程序,首先从键盘输入两个矩阵a,b的内容,并输出两个矩阵,...
设计一个矩阵相乘的程序,首先从键盘输入两个矩阵a,b的内容,并输出两个矩阵,-use for qiu niu
- 2022-10-25 12:15:03下载
- 积分:1
-
32点FFT的实现
32 bit FFT implementation
- 2022-06-12 01:10:37下载
- 积分:1
-
resource文件代码,在小车循迹程序中有着重要应用!
resource文件代码,在小车循迹程序中有着重要应用!
- 2022-01-22 07:03:06下载
- 积分: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