资源列表
[书籍源码] 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) Aut<龙昊> 在 2025-01-10 上传 | 大小:10.99mb | 下载:3
[书籍源码] 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<陈修> 在 2025-01-10 上传 | 大小:10.98mb | 下载:0
[书籍源码] Verilog-design-
说明:数字逻辑基础与Verilog设计 夏宇闻版 书籍附的代码和附录文档。-The basis of digital logic with Verilog design Xia Yu Wen-print books attached code and Appendix document.<海到无涯> 在 2025-01-10 上传 | 大小:10.93mb | 下载:0
[书籍源码] VC-P-P-from-entry-to-the-master
说明:vc++从入门到精通书籍源代码,还包括几个管理系统的源代码-vc++ book source code from entry to master, also includes several management system source code<qingdou> 在 2025-01-10 上传 | 大小:10.95mb | 下载:0
[书籍源码] 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<yangxiao> 在 2025-01-10 上传 | 大小:10.93mb | 下载:0
[书籍源码] 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".<王瀚安> 在 2025-01-10 上传 | 大小:10.99mb | 下载:0
[书籍源码] verilog-book
说明:非常适合初学者的一本入门级的verilog硬件描述语言参考书。-Very suitable for beginners an entry-level verilog hardware descr iption language reference books.<zhao junlong> 在 2025-01-10 上传 | 大小:11mb | 下载:0
[书籍源码] stm32f302datasheet
说明:STM32F302R8T6英文数据手册,里面有详细的描述各种寄存器的配置以及初始化,帮助有兴趣的读者快速了解此芯片的使用方法。加快软件开发速度。-STM32F302R8T6 English data sheet, there is a detailed descr iption of various registers configuration and initialization, help interested readers q<> 在 2025-01-10 上传 | 大小:10.99mb | 下载:0
[书籍源码] C-CPPpointer_study
说明:C/C++ 指针的13份资料 内容丰富,让编程人员不再害怕指针-a study for C/C++ pointer<wenjia> 在 2025-01-10 上传 | 大小:11.01mb | 下载:0
[书籍源码] 数据结构课设小题线性表的链式存储
说明:链表是一种物理存储单元上非连续、非顺序的存储结构,数据元素的逻辑顺序是通过链表中的指针链接次序实现的。链表由一系列结点(链表中每一个元素称为结点)组成,结点可以在运行时动态生成。每个结点包括两个部分:一个是存储数据元素的数据域,另一个是存储下一个结点地址的指针域。(Linked list is a discontinuous and non sequential storage structure on physical storage<乘风破浪2020 > 在 2025-01-10 上传 | 大小:11mb | 下载:0