资源列表
C-CPPpointer_study
- C/C++ 指针的13份资料 内容丰富,让编程人员不再害怕指针-a study for C/C++ pointer
verilog-book
- 非常适合初学者的一本入门级的verilog硬件描述语言参考书。-Very suitable for beginners an entry-level verilog hardware descr iption language reference books.
数据结构课设小题线性表的链式存储
- 链表是一种物理存储单元上非连续、非顺序的存储结构,数据元素的逻辑顺序是通过链表中的指针链接次序实现的。链表由一系列结点(链表中每一个元素称为结点)组成,结点可以在运行时动态生成。每个结点包括两个部分:一个是存储数据元素的数据域,另一个是存储下一个结点地址的指针域。(Linked list is a discontinuous and non sequential storage structure on physical storage unit. The logical order of da
PLC
- 精品课程《 电气控制与PLC》教学课件 燕山大学-Excellent Course " Electrical Control and PLC" Yanshan University Courseware
stm32f302datasheet
- STM32F302R8T6英文数据手册,里面有详细的描述各种寄存器的配置以及初始化,帮助有兴趣的读者快速了解此芯片的使用方法。加快软件开发速度。-STM32F302R8T6 English data sheet, there is a detailed descr iption of various registers configuration and initialization, help interested readers quickly understand the method b
error_correction_coding
- 压缩文件中是Error Correction Coding - Mathematical Methods and Algorithms(Wiley 2005)作者:(Todd K. Moon )的配套代码,是由C和matlab两种语言编写的-compressed files is Error Correction Coding - Mathemat da Methods and Algorithms (Wiley, 2005) Author : (Todd K. Moon) matching
Quadrature-Component-Analysis
- 干涉图的正交分析."Quadrature Component Analysis for Interferometry".-This software shows the performance of the algorithm proposed in the paper: "Quadrature Component Analysis for Interferometry".
jingcaibiancheng3
- 精彩编程百例51~75 其中有 cpu速度测试 检测声卡 查询内存信息 图像处理技巧 模拟放大镜效果等待-exciting programming 100 cases of which 51 to 75 are cpu speed test for detection of memory card information Image Processing Technology Qiao simulation results for a magnifying gla
Thund
- 使用html5做的一个雷凌小游戏,实现一些基本的功能-The use of html5 do a Ralink game, to achieve some basic functions
VC-P-P-from-entry-to-the-master
- vc++从入门到精通书籍源代码,还包括几个管理系统的源代码-vc++ book source code from entry to master, also includes several management system source code
neural-machine-learning
- 神经网络机器学习第三版书籍源码,Final Program after-Chapters,非常好的自学资料-Neural network machine learning third edition book source, Final Program after-Chapters, a very good self-study materials
Verilog-design-
- 数字逻辑基础与Verilog设计 夏宇闻版 书籍附的代码和附录文档。-The basis of digital logic with Verilog design Xia Yu Wen-print books attached code and Appendix document.