-
VCProgram
正方体投影,计算机图形学的综合实验内容,很全很专业的资源(eject)
- 2020-06-30 11:40:02下载
- 积分:1
-
Makefiles
介绍Linux内核结构的书籍。适合初学者使用。(Some introduction about linux and unix for beginners.)
- 2009-09-15 12:59:43下载
- 积分:1
-
csharpTimer
用C#语言实现的定时器,能够准确实现定时功能(the A timer language with C#, to achieve timing)
- 2009-06-17 20:29:27下载
- 积分:1
-
sunxinCPPPPT
VC++高级编程孙鑫全20讲PPT讲义,是学习C++的好工具(this is a PPT,about VC++)
- 2011-10-12 19:02:50下载
- 积分:1
-
medo
设X[ 0 : n - 1]和Y[ 0 : n – 1 ]为两个数组,每个数组中含有n个已排好序的数。找出X和Y的2n个数的中位数。 编程任务 利用分治策略试设计一个O (log n)时间的算法求出这2n个数的中位数。 数据输入 由文件input.txt提供输入数据。文件的第1行中有1个正整数n(n<=200),表示每个数组有n个数。接下来的两行分别是X,Y数组的元素。结果输出 程序运行结束时,将计算出的中位数输出到文件output.txt中(Let X [0: n- 1] and Y [0: n- 1] for the two arrays, each array containing the n number has been sorted. 2n X and Y to identify the number of digits. programming tasks using the divide and conquer strategy try to design an O (log n) time algorithm to calculate this median number 2n. Data input by the input data provided input.txt file. The first line in the file has a positive integer n (n < = 200), that there are n numbers of each array. The next two lines are the X, Y array elements. The end result is output program runs, the calculated median output to file output.txt)
- 2021-03-22 16:29:16下载
- 积分:1
-
dplay
dplay.dll,D3D的动态链接库文件,你可以使用D3D动画编程
(Dplay.dll, D3D dynamic link library file, you can use the D3D animation programming
)
- 2013-05-25 07:45:37下载
- 积分:1
-
netcommunity
说明: Socket是建立网络连接时使用的。在连接成功时,应用程序两端都会产生一个Socket实例,操作这个实例,完成所需的会话。(Socket is used when a network connection. The connection is successful, the application will have a Socket instance ends, the operation of this example, the completion of the required sessions.)
- 2010-04-02 11:29:45下载
- 积分:1
-
KillProcessByAPC
说明: APC强杀进程,内核开发,可以杀死大部分安全软件。(APC strong kill the process, kernel development, can kill most of the security software.)
- 2011-03-30 19:19:28下载
- 积分:1
-
DM6437guide
DM6437 达盛实验指导书 (dm6437 experiment guide)
- 2014-07-16 15:03:17下载
- 积分:1
-
WDM_Driver
windows驱动详解张帆著 第一章 源码 wdm_driver,非常详细适合入门级的驱动开发(Detailed sails windows driver source code with the first chapter wdm_driver, very detailed for entry-level driver development)
- 2013-10-23 10:59:55下载
- 积分:1