-
1000
用VC编的一个计算器,有界面,适合研究生VC编程初期学习使用(VC series a calculator interface, suitable for graduate student VC program initially learning to use)
- 2012-03-05 22:51:45下载
- 积分:1
-
C-vrptw
C-vrptw-sol
C-vrptw-sol
- 2017-07-28 22:17:33下载
- 积分:1
-
jisuanqi
计算器,可进行四则运算,并且有符号位,退格,以及小数点。(Calculator, can be carried out in four operations, and the sign bit, backspace, and decimal point.)
- 2013-11-11 12:51:12下载
- 积分:1
-
NCSimulaSys
说明: 用VC++开发了一个数控加工的三维仿真程序,能有效仿真加工过程。(With VC++ Developed a three-dimensional simulation of NC machining process simulation can effectively process.)
- 2021-04-22 23:18:48下载
- 积分:1
-
STM8S-IIC
是一个IIC通信程序,利用定时器进行扫描按键和数码管(IIC is a communication program, using the timer button for scanning and digital control)
- 2020-10-29 14:29:57下载
- 积分:1
-
chengxu
编写一个函数,要求输入年月日时分秒,
输出该年月日时分秒的下一秒。
如输入2011年12月31日23时59分59秒,
则输出2012年1月1日0时0分0秒。
需要考虑闰年 和 2月的特殊情况 (Write a function that requires input date, hour, minute and second outputs of the date when the next second. If the input at 23:59:59 on December 31st, 2011, output at 0:00:00 on January 1, 2012. Leap year and February need to consider the special case)
- 2013-05-28 13:06:03下载
- 积分:1
-
CPPOJ
一些基础的C++编写的编程题目,可以供初学者学习。(Some basic programming in C++ topics, can be used for beginners to learn.)
- 2015-12-05 11:55:38下载
- 积分:1
-
执行算术运算的Pascal程序
Pascal program that performs arithmetic
- 2020-06-19 03:00:01下载
- 积分:1
-
Practice1_14
字符串交叉输入,就是将一个字符串交叉的输入到了另一个字符串当中,比如:
char a[4]="ABCD" char b[4]="abcd"
则char c[8]="AaBbCcDd"
(Cross-string input, is to cross a string input to another string of them, such as:
char a [4] = "ABCD" char b [4] = "abcd"
While char c [8] = "AaBbCcDd" )
- 2009-02-19 18:26:20下载
- 积分:1
-
bomb
It s a game you have to find out where the bombs are. Hope you Enjoy it.
- 2011-04-25 00:29:19下载
- 积分:1