-
星期计算器,输入月日年,返回星期
例如: 输入: 11 22 1963
返回: Friday
程序通过编译运行...
星期计算器,输入月日年,返回星期
例如: 输入: 11 22 1963
返回: Friday
程序通过编译运行-Weeks calculator, enter on day, the return of weeks, for example: Input: 11 22 1963 return: Friday program run through the compiler
- 2023-01-17 01:35:05下载
- 积分:1
-
this S/w intended to either ShutDown,Logoff or restart the computer as given tim...
此软件用于在给定时间或某个时间关闭、注销或重新启动计算机时间。这个win32api的S/W使用概念MFC关机计时器还使用系统托盘接口工作
- 2022-05-20 03:12:30下载
- 积分:1
-
一个在vb下实现动态连接库编程的很好的例子,通过它传出的数据保存到指定的文件中,然后在程序中进行调用...
一个在vb下实现动态连接库编程的很好的例子,通过它传出的数据保存到指定的文件中,然后在程序中进行调用-in vb under a dynamic link library programming a good example, it kept the reported data to a file, then the procedure for calling
- 2023-04-09 08:45:02下载
- 积分:1
-
this is a simple temp converter from fahrenheit to celsius
this is a simple temp converter from fahrenheit to celsius
- 2022-01-28 23:26:52下载
- 积分:1
-
hungaryan igo branding zip
hungaryan igo branding zip
- 2022-08-24 00:53:22下载
- 积分:1
-
2000/xp下进入实模式并返回
2000/xp下进入实模式并返回-2000/XP into real mode and return to
- 2022-02-04 23:45:46下载
- 积分:1
-
本软件是从事一线教学的大学教师根据C/C++初学者的特点量身打造的一个简单易用的 C/C++学习与实验软件,现在已全面支持最新操作系统VISTA,它是从事一线教...
本软件是从事一线教学的大学教师根据C/C++初学者的特点量身打造的一个简单易用的 C/C++学习与实验软件,现在已全面支持最新操作系统VISTA,它是从事一线教学的大学教师根据C/C++ 初学者的特点,量身定制的一个简单易用的 C/C++程序设计学习与实验软件(支持TC2/TC3、GCC、VC6四种编译器,没有使用日期限制)-This software is to engage in front-line teaching of university teachers in accordance with C/C++ beginners and the characteristics of a simple, tailored-to-use C/C++ to learn and experiment software, now fully supports the latest operating system, VISTA, it is engaged in front-line teaching in the University of teachers in accordance with C/C++ beginners and the characteristics of a customized easy-to-use C/C++ program design study and experimental software (support TC2/TC3, GCC, VC6 four compiler, there is no restrictions on the use of date)
- 2022-07-23 14:26:15下载
- 积分:1
-
VC开发一个桌面弹子球游戏源程序,欢迎各位共享
VC开发一个桌面弹子球游戏源程序,欢迎各位共享-development of a desktop VC billiard ball game source, welcome you to share
- 2022-10-04 09:05:03下载
- 积分:1
-
a particular type or format of ppt,esp. for tables.
a particular type or format of ppt,esp. for tables.
- 2023-07-26 08:00:03下载
- 积分:1
-
题目:有一个已经排好序的数组。现输入一个数,要求按原来的规律将它插入数组中。
1. 程序分析:首先判断此数是否大于最后一个数,然后再考虑插入中间的数的情况,...
题目:有一个已经排好序的数组。现输入一个数,要求按原来的规律将它插入数组中。
1. 程序分析:首先判断此数是否大于最后一个数,然后再考虑插入中间的数的情况,插入后
此元素之后的数,依次后移一个位置。
2.程序源代码:-Title: already have a good sequence of the array row. Now enter a number of requirements in accordance with the laws of the original array to insert it. 1. Program analysis: First, to determine whether this number is greater than the last few, and then inserted between a few to consider the case, insert the following after the element number, followed by one position after the shift. 2. Program source code:
- 2022-04-08 06:57:14下载
- 积分:1