搜索资源列表
中断13H模式VGA模式C语言开发图形库
- 在DOS13号中断下开发图形显示程序的例程,很经典的示例。-interruption in its DOS13 developed procedures graphics routines, classic examples.
51程序库
- 帮助开发C51单片机程序,C51程序库包含多个子程序、函数和常数定义。-C51 microcontroller help develop procedures, C51 library contains several subroutine, functions and constant definitions.
SVGADIB
- MSC或BC开发的SVGA图形开发库(允许使用300x200,640x480,80x600,1024x768等多种模式) 此开发库特别适合嵌入式系统-MSC or the development of the SVGA graphics development library (allowing the use of 300x200, 640x480, 80x600, and other 1024 model) is particularly suited for the developme
D12 开发板说明和C51源码4
- 动态连接库,共应用程序调用,可以轻松实现USB通信fsfaf-dynamic link library, called a total applications can be easily USB Communication fsfaf
用于FS2410的Qt嵌入式图形开发实战篇
- t嵌入式图形开发实战篇 嵌入式应用的开发工作基本上是在工作站或是PC 机上完成的,我们在工作的机器上调试运行嵌入式应用,并将输出结果显示在一个仿真小型设备显示终端的模拟器上。在开发的后期,我们要根据我们选择的嵌入式硬件平台,将嵌入式应用编译链接成适合在这个硬件平台上运行的二进制目标代码,另外由于应用使用到了Qt/Embedded 的库,所以我们还要将Qt/Embedded 库的源代码编译链接成为适合在这个硬件平台上使用的二进制目标代码库。当一个Qt/Embedded 应用被部署到小型设
Microwindows与相关开发代码实例
- 软件包中包含了完整的库和头文件 有一个说明文件readme.txt 包含已编译链接好的可执行程序例子和nano-X可执行 文件; 使用方式: 1.将该包释放到某个目录,如$(SDK_DIR)\\microWinDev 2.运行“uClinux Build window” 3.进入该释放的目录: cd $(SDK_DIR)\\microWinDev 4.在该目录下有一个chenTest的目录,是一个开发示例模板。进入该目录: cd chenT
nrf905元件封装库
- nrf905元件封装库,开发环境为protel。,Packaging components nrf905 library, development environment for the protel.
Alitum Designer集成库
- 比较详细的、完备的AD设计元器件开发库!!!!(More detailed, complete AD design component development library)
VxWorks5.5图形界面开发库
- VxWorks5.5图形界面开发补丁包,包括windML3.0、zinc和汉字字体源码生成工具。(VxWorks5.5 graphical interface development kit, including windML3.0, zinc and Chinese fonts source code generation tool.)
野火F429工程模板-固件库版本
- 野火F429工程模板-固件库版本,使用C语言进行开发,目录结构清晰,分类清楚。(Wildfire F429 project template - firmware library version, the use of C language development, directory structure clear, clear classification.)
STM8S固件库V3.0
- stm8固件库,内部包含触摸按键的库对智能家居开发非常有用。(Stm8 firmware library, which contains touch buttons library, is very useful for smart home development.)
《STM32开发指南V1.0 库函数版本》完美标签版
- STM32开发指南,《STM32开发指南V1.0 库函数版本》完美标签版(STM32 Development Guide)
STM32F1开发指南-库函数版本_V3.1
- stm32单片机开发,一个非常好的开发资料,看看就知道了。(single chip computer development)
ALIENTEK MiniSTM32开发板例程
- stm32基于寄存器编程,相比库函数编程难了一些,需要参考中文手册,可以参考学一下(Stm32 is based on register programming)
keil 开发软件
- Keil C51 是美国Keil software 公司出品的51系列兼容单片机C语言软件开发系统。Keil C51软件提供了丰富的库数据和功能强大的集成开发调试工具μVision2全是windows界面。只要看一下编译后生成的汇编代码,就能体会到keil C51生成的目标代码的效率之高,多数语句生成的汇编代码很紧凑,容易理解。在开发大型软件时更能体现高级语言的优势。Keil的版本目前是V7版本,他是很优秀的8051C编译器。(Keil C51 is the 51 series compatib
stm32固件库例程
- stm32开发的固件库例程,学习32位单片机入门程序(Firmware library routines developed by stm32)
STM库
- STM32编程开发库文件,方便调用,简洁实用!(STM32 library files,please use these file easily.)
stm32单片机使用开发库操作SysTick系统滴答定时器
- stm32单片机使用开发库操作SysTick系统滴答定时器,通过stm库文件学习怎么使用系统滴答定时器(STM32 microcontroller uses the development library to operate the SysTick tick timer and learn how to use the system tick timer through the STM library file)
STM32F4开发指南-库函数版本_V1.1
- 探索者STM32F4 开发板系列库函数开发教程(Explorer STM32F4 Development Board Series Library Function Development Course)
STC8开发库
- STC8开发库,IO驱动,EEPROM,串口,PWM以及各种接口驱动源码