搜索资源列表
44BOX中uClinux 的编译和运行教程
- 44BOX中uClinux 的编译和运行教程-44BOX which uClinux Compiling and Running Guide
uClinux编译傻瓜教程
- 一步 教你如何去编译uclinux内核,包括文件系统ext2的挂载,网络驱动,基本的cash命令,lcd frambuffer功能,串口功能等内容。-teach you step by step how to compile Basis kernel, including ext2 file system mount, network drives, the basic cash orders, LCD frambuffer functions, such as serial port func
44BOX中uClinux的编译和运行教程
- 44BOX中uClinux的编译和运行教程,无解压密码-44BOX which uClinux Guide to compile and run without extracting passwords
最新版单片机反编译软件
- 最新版单片机反编译软件,各位试试用着看。-latest version of SCM - compiler software, used to try to do.
arm-linux交叉编译环境的建立
- arm-linux交叉编译环境的建立-arm - linux cross-compiler environment established
最好的8051系列单片机反编译软件
- 最好的8051系列单片机反编译软件,很实用,能很容易的得到源代码。-best 8051 anti-compiler software, very pragmatic, very easy to get the source code.
PLC上位机编译源码
- 应用于PC端的PLC梯形图编译源码,是一个实际可用的编译源码软件
linphone 源代码及编译所需的库函数
- linphone 源代码及编译所需的库函数
WinCE录音程序,C++编写,直接导入VS2005编译可用
- WinCE下的录音机小程序,C++编写。在VS2005里可以直接打开编译运行。经验证可以在6410的开发板上录制wav格式音频文件。
WinCE录音程序,C++编写,直接导入VS2005编译可用
- WinCE下的录音机程序,开放源码,直接用VS2005打开工程编译即可。经测试可用。
于 STM32 下编译 Lua 源码
- 教你于 STM32 下编译 Lua 源码,附 Keil 编译通过的工程代码.
使用 Keil MDK 编译 Lua 源码
- 使用 Keil MDK 编译 Lua 源码,内附上 Keil 工程文件,编译目标为 NXP 的 LPC-2148,亦可方便修改编译目标为其他的 MCU.
systemc-2.2.0.这个是systemC在VC下编译后的文件
- 这个是systemC在VC下编译后的文件,响应的运行时 include systemc-2.2.0\src systemc.h 都文件。并且建立项目时 把SystemC.lib加入项目中即可编译SystemC,This is the systemC after VC complie, you can include the systemc-2.2.0\src systemc.h file and add SystemC.lib to your project .
mcs96.c96/196 编译开发环境
- c96/196 编译开发环境,可以通过此环境进行 96、196的相关单片机C编程,c96/196 compiler development environment, this environment can be related to the 96,196 single-chip C Programming
STm32_lcd1602 通过MDK422编译的关于LCD1602显示的代码
- 这是通过MDK422编译的关于LCD1602显示的代码,是用的并行4个IO口,可以显示字符,字符串,标定位置等-This is MDK422 compiled by the LCD1602 show about the code, it is to use parallel four IO mouth, can display character, string, calibration position, etc
STM32F2_TFT_RTC_Calendar STM32F207下用GCC编译的在TFT上显示日历
- STM32F207下用GCC编译的在TFT上显示日历的例子。带Obtain_Studio工程文件。-STM32F207 compiled with GCC under the TFT display on the calendar example. With Obtain_Studio project file.
编译UCOSII的源码过程
- 编译UCOSII的源码过程 一些基本的过程
JXARM9-2410-1
- 创维特arm9开发板使用详解,包含arm9交叉编译环境的搭建,bootloader的烧写,内核的下载,绝对的一本好资料!-Skyworth special ARM9 development board using detailed, including ARM9 cross compiler build environment, bootloader the programmer, the kernel downloads, absolute a good information!
PinyinMurphy-0.03-src
- 这是一个嵌入式系统上运行的中文输入法, 可以为PDA等手持设备提供一种方便快捷的中文输入法。移植也相当方便,直接交叉编译即可。-This is an embedded system running on the Chinese input method for handheld devices such as PDAs provide a convenient mode of Chinese input methods. Transplants are very convenient an
SAM7X的Http_demo可编译版本
- 此版本是“sam7x_http_demo”预编译版本的可编译版本,可以修改相关程序后编译运行。 1.处理了web.inp转换过程中的目录映射问题。可直接使用,不用再费精力了。顺便可参考\Web\Convert.bat的写法。 2.在\tools目录下有本版本使用的RL-ARM实时库。 3.在ReadMe中有详细编译过程参考。 4.只有Debug模式无法编译通过,其余都可编译通过。 5.编译后可下载至目标板运行。已验证,放心使用。