资源列表
DllCaller
- 本例编写了一个调用.dll动态联接库的例子,就是调用一个自己编写的动态链接库的方法
nokia 3310 lcd 驱动源代码
- nokia 3310 lcd #include "3310.h" //global variable for remembering where to start writing the next text string on 3310 LCD unsigned char char_start /*-----------------------------------------------------------------
111
- 对输入的数据进行反码运算,即对实际数据进行共轭运算-The data input anti-code operation, that is, the actual data-conjugate operator
TextEditor(1)
- 简单文本编辑器。可以实现的功能有 文件的保存,数据的输入与输出。查找。删除-this is very useful
code
- 代码优化方法介绍及经验总结,主要讲解内联函数的作用-Code optimization method to introduce and lessons learned, mainly to explain the role of inline function
key.tcl
- Bluetooth (BT) is presently the primary wireless technology for short range Personal Area Networks (PAN). Piconet is the basic unit of networking in BT that contains one master and from one to seven active salve devices. Piconets can be interconnecte
QAM16
- 这一段代码是基于matlab的仿真编程,主要是针对16QAM的调制,代码及其仿真结果无不从各个方面详细分析了技术原理。-This piece of code is based on the Matlab simulation programming for 16QAM modulation, code and its simulation results are all from the various aspects of a detailed analysis of the technica
ADS1211
- 24位AD转换器ADS1211的初始化和读写操作。-ADS1211 24-bit AD converter initialization and read-write operation.
Cpp1.c
- 利用栈的知识来求出从入口到出口的所有路径。采用穷举算法,即从入口出发,顺某一方向向前探索,若能走通,则继续向前走;否则沿原路退回一步,换一个方向再继续向前探索,直至所有可能的通路都探索到为止。为了保证在任何位置上都能沿原路退回,则需要一个栈来保存路径。迷宫的输入提供了两种形式,一种是系统默认的输入形式,令一种是用户可以指定文件,只要文件符合格式,用户即可将其作为迷宫地图。最终即可以显示总的路径数目,也可用箭头的形式显示迷宫的走法,形象直观。-maze
Pair-Sorter
- This program is an obfuscated code for the common, popular, two-player game Reversi, in C++ programming language.
sendsyn
- linux系统下发送syn,windows受限制-Under linux system sends syn, windows restricted
AtomicLongTest
- Atomic Long Test for Embedded Linux.
