搜索资源列表
FSA506
- Initialization code for FSA506 - controller for TFT 3,5" 4,3" and 5,7" from AMPIRE with internal memory.-Initialization code for FSA506- controller for TFT 3,5" 4,3" and 5,7" from AMPIRE with internal memory.
E-MASM
- 易语言编写的汇编指令模块 可以在易语言程序中使用汇编指令 包含了远程函数调用和汇编指令转换功能 无论是写内存补丁还是注入式外挂都非常有用-Easy assembly instructions written in easy language program modules can be used in the assembly instructions and includes a remote function call conversion assembly instructio
cdtsr
- 播放CDROM音乐的内存驻留程序- Broadcasts the CDROM music the memory resident program
Canbus_v3
- The purpose of this project is a simple and easy to use USB <> CAN bus interface. Heart of the circuit is an Atmel AVR ATmega162 microcontroller which controls the Communication between FTDI FT245BM USB to parallel converter and Philips
qwe
- FFT测量相位具体算法。下面的程序里Pn 存的就是基波相位 如果求的是谐波相位,稍微修改即可-FFT measurement phase specific algorithm. The following program Pn memory is fundamental phase, harmonic phase, a slight modification can be
D1.4
- emu 8086 test memory
HuffmanTree
- 该系统应具有以下功能: (1) I:初始化(Initialization)。从终端读入字符集大小n,以及n个字符和n个权值,建立哈夫曼树,并将它存于文件hfmTree中。 (2) E:编码(Encoding)。利用已建好的哈夫曼树(如不在内存,则从文件hfmTree中读入),对文件ToBeTran中的正文进行编码,然后将结果存入文件CodeFile中。 (3) D:译码(Decoding)。利用已建好的哈夫曼树将文件CodeFile中的代码进行译码,结果存入文件TextFile中。
adresmem
- how we can use the adress of memory?!
TinyXML
- TinyXML是一个开源的解析XML的解析库,能够用于C++,能够在Windows或Linux中编译。这个解析库的模型通过解析XML文件,然后在内存中生成DOM模型,从而让我们很方便的遍历这棵XML树-TinyXML is an open source parsing XML parsing library that can be used in C++, Windows or Linux can be compiled. The analytical model by parsing the
read-string-from-FLASH
- read data of type character from flash memory
swamy1
- PICs have a set of registers that function as general purpose RAM. Special purpose control registers for on-chip hardware resources are also mapped into the data space. The addressability of memory varies depending on device series, and all PIC devic
cppcheck-1.57
- 静态C/C++ 代码分析工具,用以检查内存泄漏,错配的内存分配和释放,缓冲区溢出,以及更多的问题。-Static C/C++ code analysis tool to check for memory leaks, mismatching of memory allocation and deallocation, buffer overflows, and more problems.
chunk
- chunk for dynamic memory management
chunkbase
- chunkbase for dynamic memory management
heapmgrbase
- heapmgrbase program for dynamic memory
testheap
- testheapfile for dynamic memory management
BinaryTree
- 基于二叉树实现一元多项式的加法、减法、乘法、除法,并实现算法的优化及对内存的最小使用,将结果存储在原多项式中-Based on a binary tree polynomial addition, subtraction, multiplication, division, and to achieve the optimization algorithm and minimal use of memory, and stores the result in the original polyn
memo_Saleh_dpd
- this matlab code presents a memory polynommial predistorter and a saleh model for the power amplifier
Shared-Memory
- This a program in c language to shared memory is a program for a class that i was have enyoit-This is a program in c language to shared memory is a program for a class that i was have enyoit
CODEOfflineJudge_1.00_Bet
- 1. 图形用户界面,使用鼠标即可以完成所有操作,直观易用,当然,也有键盘快捷键; 2. 在有标准输入和标准输入数据的情况下,无需联网即可提交代码进行判题; 3. 具备所有Online Judge的核心判题功能,如编译代码、内存限定,时间限定,获取代码长度等; 4. 支持一道题目对应多个文件的测试方式,并支持显示每组测试文件的测试结果,计算正确率; 5. 可以打包并加密测试数据,使用加密后的数据可以正常判题,但不显示标准输出; 6. 拥有出题模式,在有标准输入数据和标程的时候可