-
Windows-Kernel
国外大神写的书,windows内核,黑客,让你精通windows内核(Addison Wesley- Rootkits- Subverting the Windows Kernel)
- 2015-01-14 17:07:06下载
- 积分:1
-
Josephus
说明: 实现编程中最经典的问题:约瑟环问题。通过利用链表形式实现该功能。利用C编写。(Programming to achieve the most classic problems: the issue of Joseph Central. Form through the use of the feature list. Prepared to use C.)
- 2009-08-10 19:43:36下载
- 积分:1
-
GPS_locating_Map
说明: 这是一个用c#实现的GPS定位系统软件,你只需输入所要查询的城市名就会连接到地图,你可以对其执行放大,缩小,左移,右移,上移,下移等操作,非常实用,绝对值得,希望对您有帮助 (A software about the GPS positioning system.You can search for a city which is linked to the map,just by inputting the name,and also you could make it bigger,smaller,move left,right,up and down.You won t miss it.)
- 2010-04-22 22:38:12下载
- 积分:1
-
usb2812
TDS2812EVMB的USB驱动程序,可以参考(TDS2812EVMB the USB driver, refer to)
- 2010-05-23 16:08:52下载
- 积分:1
-
Desktop
使用C#编写的简单抽取人员名单,可以用来抽取获奖名单(List of extracting personnel)
- 2014-08-08 18:15:47下载
- 积分:1
-
winform flash播放器支持 一帧一帧播放 附完整源码
winform flash播放器支持 一帧一帧播放 附完整源码
- 2013-04-26下载
- 积分:1
-
kursovaya1.5v2
published: // IDE-managed Components
TImage *Image1
void __fastcall FormCreate(TObject *Sender)
private: // User declarations
- 2009-12-24 03:04:26下载
- 积分: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
-
molecular_dynamics
根据Lennard-Jones 分子相互作用模型,利用计算机数值模拟方法,对一定空间内有
限粒子的运动情况进行模拟,分析粒子的运动位置、速度分布(According to Lennard-Jones molecular interaction model, the use of computer simulation methods, for certain limited space to simulate the movement of particles, particle motion analysis of position, velocity distribution)
- 2011-11-27 19:41:37下载
- 积分:1
-
USB-data-acquisition-card
基于USB接口的数据采集卡的设计,使用下位机采集数据通过USB传到上位机软件实时处理和显示波形。提供的资料: 1、优秀、完整毕业论文 2、可运行的上位机软件和上位机源代码 3、下位机硬件设计PCB原理图、制板图、所需的元件(下位机设计很简单, 但很有效) 4、下位机微处理器和数据采集程序 5、答辩PPT 6、中英文文献翻译 提供全部资料,毕业设计无需再做。这是本人大四的毕业设计题目,被评为优秀毕业论文,没有向外发表,并经过四次万方数据库查重,相似度只有3 !本论文绝对惟一、有保障! 附件提供了毕业论文主要设计以及上位机软件信息和采集结果。请有意者下载查阅,附件中提供了联系方式,如果论文符合您的要求,请继续和我联系,提供全部资料。(Based on USB interface data acquisition card design, the use of computer data acquisition by USB reached the PC software real-time processing and display waveform.)
- 2013-12-04 13:43:28下载
- 积分:1