-
alarm
一个定时提醒的程序,可以任意设置定时时间,有皮肤,带有最小化到通知栏,抖动及声音提醒,提醒时窗口置顶等功能。(A timed reminder program that can be set regular time, have skin with minimized to the notification bar, jitter and voice reminder, reminder window when the top and other functions.)
- 2014-02-05 19:52:18下载
- 积分:1
-
bookpay
一个C程序:以便在购书籍量超过5本并且购买总额超过500元时,提供15%的折扣。接受用户输入书籍数量及购买总额,并显示最终应付总额。(A C procedure: in order to purchase books in quantity more than 5 and the total amount of the purchase of more than 500 yuan to provide 15 discount. Accept user input and purchase the total number of books and displays the total amount of the final meet.)
- 2008-07-20 14:26:39下载
- 积分:1
-
txt_TO_dat
用于将txt格式数据,转换为.dat格式的数据,便于CASS处理。(Txt format for the data is converted to. Dat format, easy CASS processing.)
- 2013-07-30 09:12:54下载
- 积分:1
-
Cine
Aplication for gestion Film
- 2012-12-12 08:32:44下载
- 积分:1
-
1
说明: c入门程序一,编写一个C程序,输入a、b、c三个数,输出其中最大者。(c entry procedures, write a C program, enter a, b, c three numbers, the output of which the largest.)
- 2013-04-07 11:05:07下载
- 积分:1
-
mrtchius
这是一个基于灰度相关进行影像匹配的小程序,基于matlab编写(This is a image matching based on gray correlation is small programs, based on matlab)
- 2021-03-05 11:59:31下载
- 积分:1
-
jable
QL SERVER 数据库修复工具 可以实现SQL SERVER 修复,SQL恢复,误删除表,SQL 数据恢复,SQL S(QL SERVER database repair tool can implement SQL SERVER repair, SQL recovery, error-delete table, SQL data recovery, SQL S)
- 2018-10-28 11:51:03下载
- 积分:1
-
ARMAX
ARMAX辨识,利用输入输出数据辨识系统模型(ARMAX identification using input and output data to identify)
- 2009-05-10 12:26:37下载
- 积分:1
-
uqcp
这是一个关于c语言的小程序,对于大家了解c具有很大的帮助,()
- 2017-11-16 10:44:49下载
- 积分:1
-
hanno
说明: /汉诺塔递归算法过程解析:
//汉诺塔(又称河内塔)问题是印度的一个古老的传说。开天辟地的神勃拉玛在一个庙里留下了三根金刚石
//的棒,第一根上面套着64个圆的金片,最大的一个在底下,其余一个比一个小,依次叠上去,庙里的众僧
//不倦地把它们一个个地从这根棒搬到另一根棒上,规定可利用中间的一根棒作为帮助,但每次只能搬一个,
//而且大的不能放在小的上面。解答结果请自己运行计算,程序见尾部。面对庞大的数字(移动圆片的次数)
//18446744073709551615,看来,众僧们耗尽毕生精力也不可能完成金片的移动。
//后来,这个传说就演变为汉诺塔游戏:(err)
- 2008-10-27 20:02:15下载
- 积分:1