资源列表
NC
- 刚刚自学VC,,一个数控仿真,希望对大家的学习有帮助,大家加油-Just self-VC,, a numerical simulation, we hope to help the study, we Come
tutorial-visual-basic
- TCP/IP Server/Client VB6
VCPP_CPP_ziliao
- 里面有VC++ MFC简明教程,类库,C++入门基础等。 -There are VC++ MFC Concise Guide, libraries, C++ entry-based and so on.
SVM2
- 支持向量的c语言编程,改程序是项目中的一部分!供大家参考!-Support vectors, c language programming, change program is part of the project! For your reference!
VC6_base64
- 这是VC调用的例子,里面有base64的文件和调用方法,很简单 -This is called example, inside VC base64 files and calls a method, it is very simple
test-on-iec1107
- 在windows平台上测试iec1107的一个小软件。-Iec1107 in the windows platform test a small software.
OpenMP
- 介绍OpenMP_简明教程,值得看,关于多核编程不可多得资料。-Introduction OpenMP_ simple tutorial, it is worth watching, information on rare multi-core programming.
Level-Set-and-Fast-Marching
- 水平集方法的鼻祖文件,接近200页吧,参考参考,是英文的-Level Set Methods and Fast Marching Methods
cpl
- 写一个控制面板的程序。vc++的。。有源代码和解释-Write a control panel program. vc++ in. . Source code and explanation. .
Software.Require.Engineer.Process
- 软件需求工程过程。需求工程过程—SREP(Software Requirement Engineering Process)的目的是为了 需求工程过程的文档化。SREP 试图使用Personal Software Process (PSP)作为基本模型, 定义类似于Watts Humphrey 在“A Discipline for Software Engineering”一书中定义的过 程。SREP 的目的是设计需求工程过程中的每个阶段,理解提高整个过程的各个步骤。在开 发SR
Visual-CPP-shilijingtong
- Visual C++ 实例精通 随书源码-Proficient in Visual C++ example source code with the book
OSexperience7
- 设计程序模拟内存的动态分区法存储管理。 内存空闲区使用自由链管理,采用最坏适应算法从自由链中寻找空闲区进行分配。 假定系统的内存共640K,初始状态为操作系统本身占用64K。 t1时间后,有作业A、B、C、D分别请求8K、16K、64K、124K的内存空间; t2时间后,作业C完成; t3时间后,作业E请求50K的内存空间; t4时间后,作业D完成。 要求编程序分别输出t1、t2、t3、t4时刻内存的空闲区的状态。 -Design program to si
