-
tongxunlu
通讯录中的每一个信息包括姓名(规定字节数为15个)、电话(规定字节数为15个)和工作单位(最大字节数为30个)等信息。(Each information including the name of the mail list ( specified byte number 15 ), phone ( specified byte number 15 ) and work units ( the maximum number of bytes to 30 ) and other information.)
- 2013-01-24 21:08:29下载
- 积分:1
-
interactions
qt实现的遗传算法 解决最大最小值得问题 (qt genetic algorithm to achieve the maximum and minimum worth solving problems)
- 2013-12-13 02:50:38下载
- 积分:1
-
jielianguandao
捷联惯导导航仿真程序,包括位置,速度,加速度的的仿真(SINS navigation simulation program, including position, velocity and acceleration of the simulation)
- 2006-12-27 21:53:09下载
- 积分:1
-
hanno
说明: /汉诺塔递归算法过程解析:
//汉诺塔(又称河内塔)问题是印度的一个古老的传说。开天辟地的神勃拉玛在一个庙里留下了三根金刚石
//的棒,第一根上面套着64个圆的金片,最大的一个在底下,其余一个比一个小,依次叠上去,庙里的众僧
//不倦地把它们一个个地从这根棒搬到另一根棒上,规定可利用中间的一根棒作为帮助,但每次只能搬一个,
//而且大的不能放在小的上面。解答结果请自己运行计算,程序见尾部。面对庞大的数字(移动圆片的次数)
//18446744073709551615,看来,众僧们耗尽毕生精力也不可能完成金片的移动。
//后来,这个传说就演变为汉诺塔游戏:(err)
- 2008-10-27 20:02:15下载
- 积分:1
-
3.2
利用上题的线性表,编程下列功能:假设以两个元素依值递增有序排列的线性表A和B 分别表示两个集合,现要求另辟空间构成一个线性表C,其元素为A和B元素的交集,且表C中的元素也是依值递增有序排列。(The use of the title of the linear form, programming the following features: Assuming two elements by incrementing the value ordered linear tables A and B represent two sets, are now required to open up space to form a linear table C, whose elements A and intersection B elements, and the elements in the table C is incremented by an orderly arrangement.)
- 2016-06-20 20:24:17下载
- 积分:1
-
QSXJP
一个简单使用socket 通过smtp发邮件的例子(A simple example of using socket to send mail through SMTP.)
- 2018-09-16 11:39:14下载
- 积分:1
-
pro10
USACO第10题,Marry乳业从一些奶农手中采购牛奶,并且每一位奶农为乳制品加工企业提供的价格是不同的。此外,就像每头奶牛每天只能挤出固定数量的奶,每位奶农每天能提供的牛奶数量是一定的。每天Marry乳业可以从奶农手中采购到小于或者等于奶农最大产量的整数数量的牛奶。
给出Marry乳业每天对牛奶的需求量,还有每位奶农提供的牛奶单价和产量。计算采购足够数量的牛奶所需的最小花费。
(Give the requirement of milk and the amount that they offer.)
- 2013-05-24 15:27:56下载
- 积分:1
-
CCallJava
VC调用java的简单例子。需要注意jvm.dll路径,路径不对就不能成功!(VC called a simple example. Attention jvm.dll path, the road would not be wrong!)
- 2006-06-30 17:32:26下载
- 积分:1
-
StdDistr
求标准正态分布,可精确到任意指定小数位。(For standard normal distribution, can be accurate to any specified decimal places.)
- 2008-06-16 15:11:55下载
- 积分:1
-
caculator
一个简易的计算器,只要可以实现加减乘除四种简单算法,包括可以利用负数进行计算,颜色是自己设定的,界面一般(A simple calculator can add, subtract, multiply and divide four simple algorithms, including the ability to use a negative number to calculate the color is set, the interface in general)
- 2013-05-22 03:41:29下载
- 积分:1