-
d4ef13
一种FPGA配置数据压缩算法的参数选择方法A FPGA configuration data compression algorithm parameter selection method(A FPGA configuration data compression algorithm parameter selection method)
- 2021-03-03 09:39:33下载
- 积分:1
-
GSM2
基于51单片机实现定位,并通过sim900a把定位信息发送到指定手机(base on 51 chip,send location to phone)
- 2016-05-11 14:09:31下载
- 积分:1
-
Fluent蒸发相变UDF
说明: 关于水蒸发相变的UDF程序,里面注释相对较完整(There are relatively complete notes in UDF program of water evaporation phase transition)
- 2019-12-04 11:59:36下载
- 积分:1
-
ATAPI-CDROM 驱动程序
C51 ATAPI-CDROM 驱动程序(C51 ATAPI-CDROM driver)
- 2004-11-24 23:37:36下载
- 积分:1
-
Catalogtreeview-and-listview
treeview遍历磁盘,查询磁盘的文件夹和文件,点击文件夹,可在listview里面显示出文件夹内的文件和文件夹(Treeview traversal disks, folders and files, query disk click folder, can display the folder of files and folders in listview.)
- 2013-10-18 15:05:30下载
- 积分:1
-
ztt
ArcEngine开发,实现各类专题图,提供基础功能,可以继续提高(ArcEngine development, the realization of various thematic maps, to provide the basic functions, can continue to improve
)
- 2014-12-20 21:41:11下载
- 积分:1
-
电机位置闭环控制(代码详细注释)
基于STM32F10 PID 电机闭环控制 程序 代码有详细注释(Based on STM32F10 PID motor closed loop control program code, detailed notes)
- 2017-10-16 11:00:37下载
- 积分:1
-
DatamemoryEEPROM24C02
/*EEPROM24C02,程序将对存储器进行读和写,因此涉及到键盘程序,比较复杂,耐心学,*/#include <reg51.h>#include <intrins.h>#define W24C020xA0//存储器的写地址
#define R24C02 0xA1 //存储器的读地址
#define MSB 0x80 //8位二进制最高位置1
#define LSB 0x01 //8位二进制最低位置1
(/* EEPROM24C02, program will read and write memory, it involves the keyboard program, more complex, patient study,* /# include <reg51.h># Include <intrins.h># Define W24C020xA0// write the memory address# define R24C02 0xA1// read memory address# define MSB 0x80// 8 bit binary highest position 1# define LSB 0x01// 8 bit binary lowest 1)
- 2010-06-05 18:30:50下载
- 积分:1
-
treebrowser
一个与MyIE功能相同的多窗口浏览器,相当实用,包含全部源代码,强烈推荐( With the MyIE function same multi- windows browser, is quite
practical, contains the complete source code, intense recommendation!
)
- 2004-07-09 15:12:06下载
- 积分:1
-
RemGame
该程序提供考察你记忆能力的小游戏。
1) 游戏提供字母、数字、图形等考察记忆的类型。
2) 游戏需提供记忆长度的选项(或者分级)。
3) 程序能随机生成记忆考核题目。
4) 程序同键盘输入记忆内容。
5) 程序根据考察情况给出成绩并输出。
6) 程序可建立多个用户账户。
7) 程序需记录每个级别的最高记录。(The program provides you memory ability of small game.
1) games provide letters, Numbers, and graphics such as the type of memory.
2) shall provide the memory length options game (or hierarchical).
3) the program can randomly generated memory examination questions.
4) program with the keyboard input memory contents.
5) program is given according to the inspection results and output.
6) program can create multiple user accounts.
7) program to record each record.)
- 2015-12-27 12:28:15下载
- 积分:1