资源列表
[微处理器(ARM/PowerPC等)] MSP430F149-timerA-cry1602
说明:基于msp430f149 定时器A ,液晶1602显示。-Based on the MSP430F149 timer A, 1602 LCD display.<高峰> 在 2025-06-20 上传 | 大小:4kb | 下载:0
[单片机(51,AVR,MSP430等)] MCU-qudong
说明:单片机 usb驱动程序,用于驱动单片机与外部成功通信-Microcontroller usb driver for the successful drive microcontroller with external communication<踏幽> 在 2025-06-20 上传 | 大小:4kb | 下载:0
[Windows CE] serial_PROG
说明:this project describes pic serial uart library based on MPLAB C18 hardware uart best example<umar> 在 2025-06-20 上传 | 大小:4kb | 下载:0
[单片机(51,AVR,MSP430等)] 5110-sd
说明:nokia 5110lcd的应用,效果比lcd1602,12864的效果都要好狠多的啊-nokia 5110lcd application, the effect than lcd1602, 12864 effect should Haohen more ah<wangjianqiang> 在 2025-06-20 上传 | 大小:4kb | 下载:0
[单片机(51,AVR,MSP430等)] meg_48
说明:用ATMEGA48制作低成本高精度的数字温度计 ,c语言写得 很不错哦-ATMEGA48 production with low cost high precision digital thermometer, c language to write very good oh<周醉风> 在 2025-06-20 上传 | 大小:4kb | 下载:0
[VHDL编程] decoding-circuit-of-the-digital-keys
说明:数字按键译码电路VHDL语言描述,按下第一个键表示输入0,按下第二个键表示输入1,以此类推-VHDL language descr iption of the decoding circuit of the digital keys, press the first key input 0, press the second key input 1, and so on<黄玲> 在 2025-06-20 上传 | 大小:4kb | 下载:0
[Windows CE] wince-save-registry
说明:关于在windows ce下如何实现断电保存注册表的文章,有详细的说明与代码示例。-About how to achieve power windows ce save the registry articles, detailed instructions and code examples.<尹尚军> 在 2025-06-20 上传 | 大小:4kb | 下载:0
[单片机(51,AVR,MSP430等)] keil_
说明:keil中嵌套c语言汇编语言之间的嵌套调用的说明-keil nested nested calls between the c language assembly language instructions<jerry> 在 2025-06-20 上传 | 大小:4kb | 下载:0
[单片机(51,AVR,MSP430等)] buju
说明:很多编译器有“使结构体字,双字或四字对齐”的选项。但是,还是需要改善结构体成员的对齐,有些编译器可能分配给结构体成员空间的顺序与他们声明的不同。但是,有些编译器并不提供这些功能,或者效果不好。所以,要在付出最少代价的情况下实现最好的结构体和结构体成员对齐,建议采取下列方法:-Many compiler structure word, double-or quadword aligned " option. But still need to improve the alignment o<franda> 在 2025-06-20 上传 | 大小:4kb | 下载:0
[Windows CE] paixu
说明:Switch 可能转化成多种不同算法的代码。其中最常见的是跳转表和比较链/树。当switch用比较链的方式转化时,编译器会产生if-else-if的嵌套代码,并按照顺序进行比较,匹配时就跳转到满足条件的语句执行。所以可以对case的值依照发生的可能性进行排序,把最有可能的放在第一位,这样可以提高性能。-Switch could be transformed into a variety of different algorithm code. One of the most common is<franda> 在 2025-06-20 上传 | 大小:4kb | 下载:0