资源列表
hx8347D
- HX8347D TFT LCD source code
bpsk
- BPSK-Binary Phase Shift Keying
qpsk
- Quadrature Phase Shift Keying
link-budget
- Link budget source code
convolutional
- convolutional source code
orthogonal-frequency-divisional-multiplexing
- Orthogonal frequency divisional multiplexing
shujujiegou
- 数据结构课程设计 很详细 各种源代码 数据结构课程设计-Data structure curriculum design
hdb3
- 该代码使用Verilog HDL语言编写的,能够对HDB3码进行编译,该文件是完整的,可以直接在ISE软件上运行-Compile the code using Verilog HDL language, HDB3 code, the file is complete, you can run directly in the ISE software
TesteC
- hello World to teach my students in Computer Science
oinaib3da
- 改进的暗原色先验算法 适用于实时处理系统 比原始程序要快很多但是质量有所降低--Improved algorithm for the dark color priori real-time processing system is much faster than the original program but the quality has decreased
XmlFile
- 封装的一个xml读写类,非常好用,将xml格式的复杂api通过封装,转换成类似ini的操作方法,此类是跨平台的,被我也应用到IOS平台 标准的key-value模型 例子 XMLFile File("1.xml","testRoot") //文件名和根节点 SetIntForKey("age",11) //设置 -Xml reading and writing classes in the package, very easy to use, the complex x
CIRCULAR
- implementation of circular linked list this program can insert and delete data from both the sides