资源列表
二叉树演示
- 一个小小的c 语言程序源码!演示二叉树的可视化程序编码!-a small c language program source code! Binary Tree demonstration of visual programming coding!
cpudiaodu
- cpu的模拟调度,用2种常见的算法实现了cpu的简单调度
实用放大镜
- 非常实用的放大镜,浮动窗体,可以放大屏幕到任何倍数.-very useful magnifying glass, floating windows, can enlarge the screen to any multiples.
InputBox
- 以C#實現VB中常會用到的,能提供使用者輸入數據之INPUTBOX,-an inputbox example
mpi_matrixMultiplication
- 一个简单的MPI矩阵相乘代码,由一个MASTER node分配第一个矩阵的各行到运算节点,然后收集结果-A simple MPI matrix multiplication program.
IntermeansIcoul
- a program that does a segmentation to the image using intermeans algorithm
Nero_Ultra_Edition_v8_Serials
- codigos para ativar o nero 8
u
- 处理及调度的详细算法机器实现,算法简单通俗易懂-The detailed process and scheduling algorithm realization, simple machines
SMTP
- 邮件发送-mail sending
CaptchaGenerator
- VC++下使用GDI+生成随机验证码,生成的图片大小和验证码个数需自己设置-VC++ use GDI+ to generate random verification code, generated the image size and the number of required to set up their own authentication code
ex2
- 用软件方法解决临界区问题,用软件的流程控制方式实现两个线程的协作与互斥控制,读懂sm6.cpp,并修改为目标代码 ,用全局变量实现线程阻塞。-With software solutions to critical problems, software flow control method to achieve two threads collaboration and exclusive control, read sm6.cpp, and modify the object code, us