资源列表
mfcconsole
- 将此文件加入工程,再将MFC工程的 属性Linker/system/subsystem 的Windows (/SUBSYSTEM:WINDOWS) 改为 Console (/SUBSYSTEM:CONSOLE) 再 #include <iostream> using namespace std 就可以对MFC程序 打印控制台调试信息-Add this file works, then the properties of MFC project Linker/syste
Silverlight_app
- Slverlight application
Kademlia
- kademlia协议源代码(dll工程)-kademlia protocol source code (dll project)
Password-Length
- it s the lenght of password and time needed to crack it
tcstudy
- 学习C语言的入门级教程,还内涵100个程序实例,寓教于学。-Learn entry-level C language tutorial program is also 100 instances of content, and combine teaching at the school.
code
- this code is for ray tracing. enjoy it and if you have any question, i m here )-this code is for ray tracing. enjoy it and if you have any question, i m here )
cosac274_out
- this code is for ray tracing with other system
wjgl
- 一个文件管理系统感觉还不错 模拟liuix- it is about linux
Sinusoid
- 基于VC++6.0开发的,MFC单文档应用程序,可以实现正弦曲线绘制,并且有坐标标注。-Developed based on VC++6.0, MFC single document, to achieve the sine curve drawing, and there are coordinates marked.
Round-Robin-time-slice
- 时间片轮转法:程序模拟进程的时间片轮转RR调度过程。-Time slice Round-Robin: program to simulate the process time slice rotation RR scheduling process.
time
- 该程序可以成功调用系统时间函数,从而确定系统时间,对需要输出当前年月日的程序有启发作用-The program can successfully call the system time function to determine the system time, the need for the current year, month date of the output process by enlightening
Depth-First-Search
- Depth-first search (DFS) is an algorithm for traversing or searching a tree, tree structure, or graph. One starts at the root (selecting some node as the root in the graph case) and explores as far as possible along each branch before backtracking.
