搜索资源列表
Qtpicutre
- 前面我们详细介绍了Qt 嵌入式工具开发包的安装和使用方法,但是这个介绍对于要真 正进行一次商业的嵌入式应用开发来说并不足够。嵌入式应用的开发工作基本上是在工作站 或是PC 机上完成的,我们在工作的机器上调试运行嵌入式应用,并将输出结果显示在一个仿 真小型设备显示终端的模拟器上。在开发的后期,我们要根据我们选择的嵌入式硬件平台, 将嵌入式应用编译链接成适合在这个硬件平台上运行的二进制目标代码,另外由于应用使用 到了Qt/Embedded 的库,所以我们还要将Qt/Embedde
true_dual_port_ram_dual_clock
- 双端口ram的verilog程序,经过验证,可编译可用,-dual pot ram
Richedit
- a.可以编译,不能执行的 AfxInitRichEdit() b.升级默认的Riched版本(默认的有一些bug),如 可在InitInstance中添加 LoadLibrary("RICHED20.DLL") 最后注意 FreeLibrary 如果是CRichEditView基类的可用 BOOL CXXXXXXView::PreCreateWindow(CREATESTRUCT& cs) { //装入rich edit version 2.0 if
liandian
- 鼠标连点易语言源码,鼠标连点功能,CF挤频功能。只需准备一个超级模块,编译即可用!-Mouse to connect the dots easy language source code, and the mouse even point function, CF crowded frequency function. Only need to prepare a super-module, the compiler can use!
Compilation-Principle
- 编译原理的PPT,由我精心制作,仅供参考,不可用与商业目的。希望大家学习-Compiler theory PPT, crafted by me, for reference only, not available with commercial purposes. I hope you learn
Gramma_analysis
- 编译原理语法分析报告,包括源代码,运行结果,完整可用。-Compiler theory syntax analysis report, including source code, operating results and complete available.
GCC-command
- gcc有超过100个的编译选项可用。这些选项中的许多你可能永远都不会用到,但一些主要的选项将会频繁用到-GCC compiler options available, there are more than 100.Many of these options you may never use, but some of the major options will be frequently used
daozhi
- 编译工具:VC6 功能描述:从键盘输入一个8位十六进制数,把一个8位十六进制(unsigned char 型)的数据转换成二进制,再把得到的二进制数的每一位倒置,最后再转为8位十六进制(unsigned char 型)的数据。 应用:对单片机IO操作时,外部器件和IO口的连接正好相反,可用该程序内的子函数。-Compilation Tools: VC6 Function Descr iption: Enter a 8 hexadecimal number from the keyb
ADuCM360测试代码和库文件
- ADUCM361各种外设资源使用的例程,可用keil编译或学习(ADUCM361 a variety of peripheral resources to use the routine, can be compiled or learn keil)