-
VS2005环境下WinCE OpenGL ES教程
该教程是俺的最爱,html格式。介绍了基于vs2005,wince下OpenGL ES的使用。里面例子很多,但没用全部源码。作为wince openGL教程,堪称经典。
- 2022-03-06 21:31:41下载
- 积分:1
-
12 DA chip TLC2543 driver 12 DA chip TLC2543 driver
12位DA芯片TLC2543驱动程序
12位DA芯片TLC2543驱动程序-12 DA chip TLC2543 driver 12 DA chip TLC2543 driver
- 2022-03-05 17:51:10下载
- 积分:1
-
本系统利用集成智能温度传感器测量温度,采用光纤传输温度信号。系统由单片机(HT46R24)控制温度传感器(DS18B20)的温度采集。当有采集温度的指令的时候,...
本系统利用集成智能温度传感器测量温度,采用光纤传输温度信号。系统由单片机(HT46R24)控制温度传感器(DS18B20)的温度采集。当有采集温度的指令的时候,才启动温度传感器并采回其数据,在没有进行温度采集的时候,将通过抬高温度传感器的地,关断其工作电源,如此可以降低系统的功耗。系统将每一次采集回来的数据与前一次的数据比较,若温度变化超限或温升超标,立即发送上述温度值;否则,累加到采集了一定的次数,再向主机发送最新温度值。-The system uses an integrated smart temperature sensors measure temperature, using optical fiber transmission temperature signal. System consists of microcontroller (HT46R24) controlling the temperature sensor (DS18B20) the temperature of collection. When a collection of instructions, when the temperature before start-up temperature sensors and taken back to its data, collected in the absence of the temperature when the temperature sensor will raise, the turn-off the power of their work, so you can reduce system power consumption. The system will come back every time collecting data and previous data comparison, if the temperature changes or temperature exceeding overrun immediately send the temperature value otherwise accumulate to collect a certain number of times, again
- 2022-02-22 01:47:25下载
- 积分:1
-
本程序完整的实现了数字频率计的常用功能。并对通常数字频率计的常见问题进行了改进。具有实用价值。...
本程序完整的实现了数字频率计的常用功能。并对通常数字频率计的常见问题进行了改进。具有实用价值。-Complete the implementation process of the digital frequency of commonly used functions.
- 2022-01-30 22:42:08下载
- 积分:1
-
EM78P153 source code, with 24C02, I2C, and the 1418 FM transmitter module contro...
EM78P153源代码,含24C02,I2C,以及1418FM发射模块控制部分!-EM78P153 source code, with 24C02, I2C, and the 1418 FM transmitter module control part!
- 2022-01-26 02:30:34下载
- 积分:1
-
基于Verilog 实现RS232的通讯
应用背景这是通过Verilog硬件描述语言,在XILINX 公司的KINTEX-7系列的FPGA上实现的RS232串口通讯的功能。经过本人亲自验证,完全可以实现通讯的功能。关键技术本模块的功能是验证实现和PC机进行基本的串口通信的功能。需要在PC机上安装一个串口调试工具来验证程序的功能。程序实现了一个收发一帧10个bit(即无奇偶校验位)的串口控制器,10个bit是1位起始位,8个数据位,1个结束位。串口的波特律由程序中定义的div_par参数决定,更改该参数可以实现相应的波特率。程序当前设定的div_par 的值是0x104,对应的波特率是9600。用一个8倍波特率的时钟将发送或接受每一位bit的周期时间划分为8个时隙以使通信同步.
- 2022-08-09 08:56:17下载
- 积分:1
-
这段代码用嵌入式汇编写成,md5最为核心的部分用汇编写成,具有很高的运算速度,比C代码快将近两倍
这段代码用嵌入式汇编写成,md5最为核心的部分用汇编写成,具有很高的运算速度,比C代码快将近两倍-embedded with the code compiled languages, md5 most part with the core compilation languages, have a very high computational speed, faster than the C code almost twice
- 2022-02-13 07:49:35下载
- 积分:1
-
指纹
这是一个为 moular 3 算法的指纹识别的代码。它写在你可以使用 gcc 编译
- 2022-07-19 04:52:42下载
- 积分:1
-
这是一个电子时钟程序,里面有显示时间子程序,还有调整,键盘等子程序!...
这是一个电子时钟程序,里面有显示时间子程序,还有调整,键盘等子程序!--An electronic clock program. It includes subprogramms for displaying time and adjusting keyboard.
- 2022-02-21 20:42:32下载
- 积分:1
-
嵌入式TCPIP协议研究与实现。介绍了嵌入式环境下TCPIP协议的研究与实现...
嵌入式TCPIP协议研究与实现。介绍了嵌入式环境下TCPIP协议的研究与实现--It introduces the TCP/IP protocol in embedded enviroment and its implementation.
- 2022-06-22 05:22:39下载
- 积分:1