-
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
-
ScanEmmg
delphi写的控制台定时程序,内容很丰富。定时扫描进程,如果有某一进程,就杀掉。非常不错。总大小才20多k。特此上传。呵呵(delphi write console timer program, the content is very rich. Scheduled scanning process, if there is a process, it is killed. Very good. . Hereby upload. Oh)
- 2013-09-02 15:52:42下载
- 积分:1
-
CheckManage
考勤管理系统可以有效地管理企事业单位员工的出勤情况,规范人事制度管理,保证企事业单位的正常动作,是人力资产管理的重要组成部分。本系统的开发主要包括后台数据库的建立、维护以及前端应用程序的开发两个方面。本系统采用目前比较流行的ADO数据访问技术,并将每个数据库表的字段和操作封装到类中,使应用程序的各个窗体都能够共享对表的操作,无需重复编码,使程序更加易于维护,从而成功地将面向对象的程序设计思想应用到数据库应用程序设计中。这也是本系统的特色和优势。
第1步:还原数据库
按照前面的步骤,还原“考勤管理系统”的数据库为“CheckManage”。
第2步:打开项目并运行
➊ 在Visual C++ 6.0中,打开“考勤管理系统”项目文件。
➋ 编译、连接、运行,在“登录对话框”中输入用户名“Admin”,密码“111111”,单击【确定】按钮。(CheckManage System very good)
- 2012-08-21 19:33:04下载
- 积分:1
-
vgpicker
说明: 在mfc单文档下的p程序
通过碰撞检测实现了模型的抓捕(Mfc Single Document in p under the collision detection procedure realize the model to capture)
- 2008-09-25 15:54:50下载
- 积分:1
-
c_sdk
c语言和windows SDK编写的遍历全磁盘搜索指定文件的源码。(c language and the windows SDK write traversing full disk search for the specified file source.)
- 2020-12-09 14:59:19下载
- 积分:1
-
codlwhqchsource
这是基于systemview平台的cdma下行链路仿真源码, 能满足cdma开发过程中的仿真需要,(This is the cdma downlink simulation source code based on systemview platform, which can meet the simulation needs in the cdma development process.)
- 2019-01-05 07:37:36下载
- 积分:1
-
Hufferman
使用哈弗曼编码技术进行数据压缩和解压缩,缺点在于只能用于文本(Havermann coding techniques using data compression and decompression, disadvantage is that the text can only be used)
- 2010-01-03 19:23:10下载
- 积分:1
-
SETFTIME
我在上个世纪写的一个批量修改文件时间属性的精致实用小程序,在Windows下可用(开发环境:DOS,BC3.1)。
(I write in the last century, a batch of time to modify the file property of the exquisite small practical procedures can be used under Windows [Development Environment: DOS, BC3.1].)
- 2021-03-01 15:39:34下载
- 积分:1
-
dosfstools-2.11.src.tar
DOS文件系统操作工具dosfstool源代码。(DOS file system to operate tools dosfstool source code.)
- 2008-04-09 14:36:40下载
- 积分:1
-
TL
说明: 易语言天龙八部 控制台与dll之间的通讯例程 调用的是易语言的支持库(Easy language between the console and DLL communication routines call the language is easy to support the library)
- 2016-12-31 16:54:19下载
- 积分:1