-
AddressExample
访问Palm的Address地址簿例子。需要首先安装delphi-conduits类库。此类库已上传请自行查找。(Visit the Palm address book example of the Address. First install the required library delphi-conduits. From such a database has been your own search.)
- 2009-02-25 10:29:38下载
- 积分:1
-
ARMAX
ARMAX辨识,利用输入输出数据辨识系统模型(ARMAX identification using input and output data to identify)
- 2009-05-10 12:26:37下载
- 积分:1
-
changeIP
说明: 用c++写的一个程序,可以用来设置2组ip,并且迅速的在两个ip之间切换,以实现不同ip的转化。(With c++ Write a procedure that can be used to set up 2 ip, and quickly switch between the two ip in order to achieve the transformation of a different ip.)
- 2008-09-10 18:02:40下载
- 积分:1
-
rpexe
ldpc码的编解码实现,可以动态调节运行环境的参数,可直接计算得到多重分形谱。( Codec ldpc code implementation Can dynamically adjust the parameters of the operating environment, It can be directly calculated multi-fractal spectrum.)
- 2017-05-09 14:50:45下载
- 积分:1
-
zifuchuan
说明: 输入一段字符串 统计其中各类字符的数量(数字类 字母类 空格 其他)并输出(Enter a string in which all kinds of statistics on the number of characters (the number of types of letters of other types of spaces) and output)
- 2008-11-27 09:55:27下载
- 积分:1
-
unit-8
谭浩强C程序设计第四版第8章习题答案,自己做出来的( C Programming Fourth Edition Chapter 8 Exercise answers, do it yourself)
- 2013-07-31 22:16:17下载
- 积分:1
-
consumecelt
进程调度是处理机管理的核心内容,本实验要求用C语言编写和调试一个简单的进程调度程序(Process scheduling is the core content of the processor management, this experiment requirement written in C language and debugging process scheduling is a simple procedure)
- 2017-07-26 14:10:42下载
- 积分:1
-
XLCNC
VB读取dxf文件并转换为单片机能识别的圆心坐标数据。
- 2010-03-02 16:08:33下载
- 积分:1
-
checkcar
实现汽车检测业务的小程序,包括Excel电子表格模板导入等功能(Automotive testing business procedures, including the Excel spreadsheet template to import functions)
- 2012-07-10 10:57:36下载
- 积分:1
-
hanno
说明: /汉诺塔递归算法过程解析:
//汉诺塔(又称河内塔)问题是印度的一个古老的传说。开天辟地的神勃拉玛在一个庙里留下了三根金刚石
//的棒,第一根上面套着64个圆的金片,最大的一个在底下,其余一个比一个小,依次叠上去,庙里的众僧
//不倦地把它们一个个地从这根棒搬到另一根棒上,规定可利用中间的一根棒作为帮助,但每次只能搬一个,
//而且大的不能放在小的上面。解答结果请自己运行计算,程序见尾部。面对庞大的数字(移动圆片的次数)
//18446744073709551615,看来,众僧们耗尽毕生精力也不可能完成金片的移动。
//后来,这个传说就演变为汉诺塔游戏:(err)
- 2008-10-27 20:02:15下载
- 积分:1