资源列表
[C#编程] yinhangjia02
说明:用C++实现银行家算法也不难,这一个程序就基本实现了,而且运行起来还可以,另人满意。-C bankers realize it is not difficult algorithm, a procedure basically achieved, but can also run up, others were satisfied.<徐旭明> 在 2008-10-13 上传 | 大小:2.28kb | 下载:0
[C#编程] Example028-缩放时使用插值模式控制图像质量
说明:使用VC.n。et,编写一个应用程序,用来缩放时使用插值模式控制图像质量。-VC.n use. Et, to prepare an application that used to zoom use interpolation mode control image quality.<刘亚平> 在 2008-10-13 上传 | 大小:63.56kb | 下载:0
[C#编程] Example032-抓取并显示程序中的鼠标
说明:使用C#编程,实现抓取并显示程序中的鼠标功能-use C# programming to achieve capture and display process of mouse functions<刘亚平> 在 2008-10-13 上传 | 大小:8.39kb | 下载:0
[C#编程] shenchanxiaofei
说明:实现多线程通信,生产这与消费者问题在次的到解决。-multi-thread communication, and production of these consumer issues in the time to solve.<徐旭明> 在 2008-10-13 上传 | 大小:178.71kb | 下载:0
[C#编程] 布线问题(分支限界算法应用)
说明:六 程序实现: #include <stdio.h> typedef struct { int row int col }Position int FindPath (Position start, Position finish, int &PathLen, Position *&path) { //计算从起始位置start到目标位置finish的最短布线路径,找到返回1,否则,返回0<敖斌> 在 2008-10-13 上传 | 大小:11.59kb | 下载:0