资源列表
www.java1234.com 操作系统设计与实现 第3版 上
- dsp 操作系统 使用说明,经典之作,共同进步,希望供帮助大家进步(DSP operating system instructions, classic, and common progress, we hope to help you progress)
Digital-Measurable-Images-
- 可量测实景影像相关文献,介绍了国内外的相关文献-Digital Measurable Images
ABC
- VS2017制作的mfc四则运算程序,实现加减乘除运算。(Four arithmetic operations)
OPENCL异构并行计算
- OpenCL异构并行计算 原理、机制与优化实践(OpenCL heterogeneous parallel computing principle, mechanism and Optimization Practice)
C语言从入门到精通
- 一本c入门必看的书(Great c language introductory books)
CPPprogramuseVisio
- 调用Visio画图的一款软件,用c++完成。里面有说明文档,按照说明操作即可。-Call a Visio drawing software, complete with c++
Anti-Anti-Spider-master
- Python爬虫内容非常很详细,希望能帮助到您(Python spider content is very entire)
ged-master
- the use of ged-master
VC++_Matlab
- 搜集的一些matlab和vc++混合编程的资料,包含caj和pdf文档,很有实用意义!-collect some of Matlab and vc mixed programming information, contains PRODUCTS and pdf documents, It has practical significance!
c_database
- c++builder编写的数据库系统实例,已经调试通过,内有源码,能运行。-c++ builder to prepare an instance of the database system has to debug through the containing source code, can run.
IAR-C-FOR-SAM8-V310A
- IAR-C-FOR-SAM8-V310A破解版软件-IAR-C-FOR-SAM8-V310A cracked version software
Demo-of-Visual-CPP
- 光盘说明 1.本书代码的运行环境 1~17章 Visual C++ 6.0 2.本书所附光盘实例源码 第1章 实例001——实现C++类的多重继承 实例002——使用虚函数实现运行时多态 实例003——操作符重载实现编译多态(复数的加法运算) 实例004——使用函数模板实现不同数据类型的极值函数 实例005——使用C++实现格式化数据的IO 实例006——实现数字金额的中文大写转换 实例007——将十进制数转换为二进制