-
vsc_eigen_xukun
高压直流输电发电机模型,有参考价值,做的挺不错(HVDC generator model, a reference value, doing pretty good)
- 2014-03-08 16:08:29下载
- 积分:1
-
TEST22[IRD]
PIC16F886控制红外线程序,希望对大家有帮助。(PIC16F886 to control IR program, we hope to help.
)
- 2012-02-13 12:55:25下载
- 积分:1
-
STM32F103系列ADC使用
说明: STM32管教实现电压测量显示,开发板使用正点原子的(STM32 pin read display voltage)
- 2020-06-23 07:00:01下载
- 积分:1
-
基于51单片机的停车场车位管理系统
说明: 停车场管理系统,用于课程设计,仿真现有停车场工作,实现停车数量管理等功能(Parking management system)
- 2020-12-07 00:23:17下载
- 积分:1
-
Circuit1
有源低通滤波器仿真电路图,是二阶低通滤波器的仿真原理图(Active low-pass filter circuit simulation, is the second-order low-pass filter simulation schematic)
- 2014-05-25 20:23:46下载
- 积分:1
-
msp-430
msp430的中文手册,原理图,示例程序,来自合肥工业大学,请勿用于商业用途(Chinese manual, schematic diagram, sample program of msp430, from Hefei University of Technology, please do not use for commercial purposes)
- 2020-06-18 16:20:02下载
- 积分:1
-
红外遥控车
基于STC89c52RC的红外遥控车程序,四个电机,红外遥控38Khz载波(Infrared remote control vehicle program based on STC89c52RC, four motors, infrared remote control 38Khz carrier)
- 2020-06-18 10:00:01下载
- 积分:1
-
FontGen2
点阵字体产生工具以及相关显示函数。
在开发嵌入式系统时,需要显示不同大小或类型字体的汉字。显然,对于嵌入式系统,不太可能使用矢量字体,而点阵字体,不同大小的字体不能简单的缩放。 另外,对一个小系统,也不需要完整的字体,往往只要几十个,甚至几个就够了。
一般,我们采用的方法是,自己准备点阵字体的数据,在显示汉字时,把这些数据写入显存就行了。 这时又存在另外一个问题,由于是不完整的字库,不能简单的用汉字的内码去找到对应的字体数据,如果逐个比较,又费时间。比较好的方法就是把字体数据排序,用二分法查找,这样可以大大提高查找效率。
这里为以上问题提供了一个完整的解决方案:
产生字体数据:指定字体类型、大小,自动产生字体数据。
字体数据排序:可以按Unicode,也可以按Ansi排序。
集成显示函数:提供相关显示函数。为了节省空间,我们把文字分成thin和wide两种,前者用于显示传统的ASCII字符集,后者用于显示汉字等多(双)字节字符
()
- 2020-06-30 09:20:02下载
- 积分:1
-
shujiwenduji
基于单片机的数字温度计,实现报警功能,显示负数温度(Microcontroller-based digital thermometer, alarm function, showing a negative temperature)
- 2012-04-14 00:31:23下载
- 积分:1
-
STM32-USART-send-and-receive-data-
本程序目的是提供使用stm32串口收发一帧数据的一种方法,采用中断方式接受和发送,每进一次中断接收或发送一字节,可以实现pc机与板子通信或板子与板子间通信。注意本程序中外接高速晶振为12M赫兹,而大部分板子为8M赫兹,本程序所用芯片是stm32RBT6(The purpose of this procedure is to provide a method of using STM32 serial port to send and receive a data, using interrupt mode to receive and send, every one into the time interrupt receiving or sending a byte, can realize PC and the communication or board and board communication. Note that this procedure the external high-speed crystal oscillator for the 12M Hz, while the majority of board is 8M Hz, the chip used in this procedure is stm32RBT6)
- 2020-07-31 10:18:38下载
- 积分:1