-
1
说明: In c++ risks is a reference to a variable which exists i.e. one 2nd name for the same variable.
This program is broken up into functions.露the function hand constitutes the entrance point of the program, firstly there is the function message which us affiche hello , and the second function produced 露procedure affich_calcul, one declared the prototype and one it definite after one made the call has this function.
- 2009-03-31 00:40:15下载
- 积分:1
-
Lvxing
一个小的C++应用程序,可选择起点目的地和出行方式并显示结果.供WINDOWS程序设计初级教学使用,熟悉C++工程中映射和变量的添加.(A small C++ application, select the starting point of destination and travel mode and displays the results. For WINDOWS elementary teaching program design using familiar with C++ project to add mapping and variable.)
- 2009-11-08 19:41:16下载
- 积分:1
-
C51Music
51单片机的音乐播放例程,驱动蜂鸣器,包含8首音乐的源码,很难得的啊(51 Singlechip music player routines, buzzer driver, including eight music source, it is difficult to get ah)
- 2008-07-11 10:57:11下载
- 积分:1
-
main
this is a new alghorithm about tabu search....
- 2013-05-26 16:48:25下载
- 积分:1
-
jetsql_src
使用MS Jet做的一个解释运行SQL语句/文件的程序(The app of interpreting SQL text or file based on MS JET)
- 2020-06-30 04:40:02下载
- 积分:1
-
ADO
这是ACCESS的数据库编程文件,可以容易的用在MFC,VC,DELPH等工程环境(ACCESS ADO DATABASE ,MFC VS2008 AND VS2010)
- 2013-08-18 10:30:52下载
- 积分:1
-
nRF905RX
nRF905接收程序,可与k60连接进行无线通信(RF905 receiving program can communicate wirelessly connect with k60)
- 2015-01-06 17:33:19下载
- 积分:1
-
miaobiao
简易秒表,用stc89c52主控制,数码管显示(Simple stopwatch with stc89c52 master control, digital tube display)
- 2017-08-21 12:01:22下载
- 积分:1
-
c++基础教程
C++是C语言的继承,它既可以进行C语言的过程化程序设计,又可以进行以抽象数据类型为特点的基于对象的程序设计,还可以进行以继承和多态为特点的面向对象的程序设计。C++擅长面向对象程序设计的同时,还可以进行基于过程的程序设计,因而C++就适应的问题规模而论,大小由之。
- 2022-04-18 17:15:58下载
- 积分:1
-
some-simple-operations-of-link
在洞穴深处,精灵王子不小心触动了洞穴内暗藏的机关,整个洞穴将很快塌陷,精灵王子必
须尽快逃离洞穴。精灵王子的跑步速度为17m/s,以这样的速度可能是无法逃出洞穴的。庆幸的是精灵王子拥有闪烁法术,可在1s内移动60m,不过每次使用闪烁
法术都会消耗魔法值10点。精灵王子的魔法值恢复的速度为4点/s,只有处在原地休息状态时才能恢复。现在已知精灵王子的魔法初值M,他所在洞穴中的位置与
洞穴出口之间的距离S,距离洞穴塌陷的时间T。你的任务是写一个程序帮助精灵王子计算如何在最短的时间内逃离洞穴。(In the depths of the cave, the elven prince accidentally touched a hidden cave organ, the entire cave will soon collapse, elf prince will
Must escape from the cave as quickly as possible. Running speed elven prince of 17m/s, at this rate may be unable to escape the cave. Fortunately elven prince has flashes of magic, can move within 60m 1s, but each use flashing
Spell will consume mana 10:00. Elf Prince mana recovery speed of 4:00/s, to resume only in situ resting state. Now the magic elf prince known initial value M, the location of the cave where he and
Distance between S cave exit from the cave to collapse time T. Your task is to write a program to help calculate how elven prince fled the cave in the shortest possible time)
- 2014-08-12 10:55:36下载
- 积分:1