-
该源码是利用Image制作小动画,使你的窗体看起来更加漂亮....增加观赏性...
该源码是利用Image制作小动画,使你的窗体看起来更加漂亮....增加观赏性-source is the use of Image Making small animation, make your windows look more beautiful .... increase spectator
- 2023-03-09 06:50:03下载
- 积分:1
-
读取TXT文档里的GPS数据卡尔曼滤波程序,对于初学者很有帮助...
读取TXT文档里的GPS数据卡尔曼滤波程序,对于初学者很有帮助-TXT file to read GPS data in the Kalman filter procedure, very helpful for beginners
- 2023-01-19 16:45:03下载
- 积分:1
-
用汇编做的简单的打砖块游戏,在13h号图形方式下运行,源码大小为10k...
用汇编做的简单的打砖块游戏,在13h号图形方式下运行,源码大小为10k-a small game written in asm , which calls interrupt 13h to run under graphic mode , the code is less than 10k
- 2022-07-19 02:23:39下载
- 积分:1
-
AT89S51的并行口P1接4×4矩阵键盘,以P1.0-P1.3作输入线,以P1.4-P1.7作输出线;在数码管上显示每个按键的“0-F”序号。...
AT89S51的并行口P1接4×4矩阵键盘,以P1.0-P1.3作输入线,以P1.4-P1.7作输出线;在数码管上显示每个按键的“0-F”序号。-AT89S51 the parallel port P1 then 4 × 4 matrix keyboard to P1.0-P1.3 as input lines to P1.4-P1.7 for output line in the digital control button displayed on each of the " 0-F" serial number.
- 2022-03-03 22:05:03下载
- 积分:1
-
This is a PDA
这是个PDA的数据备份盘程序,程序中使用了CRC校验法,是笔者过去的一个得意之作。可供学习串口通讯编程使用CRC校验的朋友参考。-This is a PDA-disk data backup procedures, procedures for the use of the CRC checksum method, is the author of a past finest creations. Serial Communication programming for learning to use reference CRC checksum friends.
- 2022-01-25 19:56:18下载
- 积分:1
-
XC2s200 Xilinx公司的SpartanII FPGA 全套图纸,很好!
XC2s200 Xilinx公司的SpartanII FPGA 全套图纸,很好!-XC2s200 Xilinx
- 2022-03-12 02:23:26下载
- 积分:1
-
8255的汇编程序,各种工作方式尽有,是初学者学习的好帮手,也是利用8255扩展IO的普遍方法,只用改下地址直接拿去用就行...
8255的汇编程序,各种工作方式尽有,是初学者学习的好帮手,也是利用8255扩展IO的普遍方法,只用改下地址直接拿去用就行-8255 compilation of procedures, a variety of working methods have to do is a good helper for beginners to learn, but also the use of 8255 to expand the universal method of IO only change taken directly under the address used on the line
- 2022-04-08 17:38:18下载
- 积分:1
-
内联汇编
直接操作winio驱动写io模拟鼠标键盘
内联汇编
直接操作winio驱动写io模拟鼠标键盘-Inline assembly winio directly mouse-driven simulation of a keyboard to write io
- 2022-11-27 02:15:02下载
- 积分:1
-
输入三个整数x,y,z,请把这三个数由小到大输出。 1.程序分析:我们想办法把最小的数放到x上,先将x与y进行比较,如果x>y则将x与y的值进行交换,然后...
输入三个整数x,y,z,请把这三个数由小到大输出。 1.程序分析:我们想办法把最小的数放到x上,先将x与y进行比较,如果x>y则将x与y的值进行交换,然后再用x与z进行比较,如果x>z则将x与z的值进行交换,这样能使x最小。-Enter the three integers x, y, z, please these three the number of small to large output. 1. Program analysis: We think of a way to put x number of the smallest, the first comparison of x and y, if x> y will be the value of x and y exchange and then to compare x and z, if x > z will be x and z values of the exchange, which will enable x minimum.
- 2022-08-11 02:17:41下载
- 积分:1
-
《三相交流异步电动机SVPWM开环调速控制程序(软件法)》
.include "240x.h" 寄存器地址
.global _c_int0 全局化...
《三相交流异步电动机SVPWM开环调速控制程序(软件法)》
.include "240x.h" 寄存器地址
.global _c_int0 全局化标号
- Three-phase AC induction motor open-loop speed control SVPWM control program (software method) . Include 240x.h register address. Global _c_int0 overall grade of
- 2022-03-19 22:30:05下载
- 积分:1