资源列表
LabVIEW_8.20
- 《LabVIEW 8.20程序设计从入门到精通》。很好的一本书哦。-labview 8.20
MPI-and-OpenMP-parallel-programming
- 《MPI与OpenMP并行程序设计(C语言版)》是美国Oregon州立大学的Michael J.Quinn教授在多年讲授“并行程序设计”课程的基础上编写而成的,主要介绍用C语言,并结合使用MPI和OpenMP进行并行程序设计,内容包括并行体系结构、并行算法设计、消息传递编程、Eratosthenes 筛法、Floyd 算法、性能分析、矩阵向量乘法、文档分类、蒙特卡洛法、矩阵乘法、线性方程组求解、有限差分方法、排序、快速傅立叶变换、组合搜索、共享存储编程、融合OpenMP和MPI以及5个附录。-&
vbAccelerator-Archive
- vbAccelerator全站源码VB6-vbAccelerator source codes for VB6
MPI与OpenMP并行程序设计:C语言版
- MPI与OpenMP并行程序设计:C语言版(MPI and OpenMP parallel programming: C language version)
LabVIEW入门与提高范例教程
- labview提高例题 更好的掌握和了解编程软件(LabVIEW better examples, better understand and understand programming software)
dwphp
- dw + php书php示例和w3cschool中文手册和w3chtml5手册,css2.0中文手册-Dw+ php book php sample and w3cschool Chinese manual and w3chtml5 manual, css2.0 Chinese manual
compilersourececode
- 一种c++编译器的源码,打包分享了,运行通过-A kind of c++ compiler, source code, packaged shared, run by
Delphi Comand voice
- Delphi经典的串口和语音编程实例,包括Tapi编程、传真、语音自动应答等-Delphi classic examples of serial and audio programming, including the Tapi programming, fax, voice, answering machine, etc. ....
Qt5-ppt
- QT开发源码光盘,是学习QT入门的必备资料。-QT source Code disk,it is the essicial data in learning QT
WyDelphiBlogs
- 万一老师的Delphi博客文章合集,更新至2011-06-31日,包含所有内容及评论。-Delphi in case the teacher' s blog post collection, updated to 2011-06-31 day, contains all the content and comments.
clamav-0.97.4.tar
- 这是一个有关病毒源玛和杀毒方法的书籍,虽然不是现成的源码,但里面讲的很详细,是一个不可多得的东东,看过一定受益非浅!希望对大家有帮助,在此也感谢本程序的作者收集了那么多的知识! -clamav 0.97.4rc1clamav 0.93rc1- the latest version of the source code
设计一个虚拟内存管理器
- 实现虚拟内存的分页系统, 模拟进程调度过程中的内存管理(A paging system for virtual memory to simulate memory management in process scheduling)