-
c语言经典代码,包括:打印图案
,大小写字母的互换
整数因子
/*请编写一程序完成下面的功能:从键盘上任意上任意输入一个大于0且小于1000的整数,...
c语言经典代码,包括:打印图案
,大小写字母的互换
整数因子
/*请编写一程序完成下面的功能:从键盘上任意上任意输入一个大于0且小于1000的整数,然后输出此整数的所有整数因子。如输入12,则输入1,2,3,4,6,12。*/
插入后自动排序
/*原题:把一个整数插入到按由小到大排列的数列中,插入后仍然保持由小到大的顺序排列*/
/*指针,穷举法进行比较交换*/
求数列
/*原题:已知一正整数递增等差数列,前5项之和为25,前5项之积为945,根据以上条件,请编写一个程序,输出该数列的前十项。*/
-c语言经典代码,包括:打印图案
,大小写字母的互换
- 2022-07-18 12:52:57下载
- 积分:1
-
一个专业的程序连接mysql用的ODBC连接,带列排序和按纽控件,可以备份mysql数据库,修复数据库,请使用...
一个专业的程序连接mysql用的ODBC连接,带列排序和按纽控件,可以备份mysql数据库,修复数据库,请使用-a professional to connect to mysql with the ODBC connection with sorting out and button control that mysql database backup, restoration database, please use
- 2023-07-15 14:35:04下载
- 积分:1
-
用于建筑的测斜数据处理!把测试设备的数据下载电脑,通过本系统进行分析,然后生成所需要的数据!...
用于建筑的测斜数据处理!把测试设备的数据下载电脑,通过本系统进行分析,然后生成所需要的数据!-For construction of the inclinometer data processing! The test equipment data download computer, through an analysis of the system, and then generate the data needed!
- 2022-03-16 12:33:53下载
- 积分:1
-
餐厅点菜系统,软件工程实习的例子,对理解软件工程的流程很有帮助...
餐厅点菜系统,软件工程实习的例子,对理解软件工程的流程很有帮助-Restaurant a la carte system, examples of software engineering practice of software engineering to understand the process very helpful
- 2023-03-02 10:20:04下载
- 积分:1
-
Manager: In this system there is only one administrator, that is, the system adm...
管理员:在此系统中只有一个管理员,即系统管理员。具有一般用户所没有的权限,即具有管理一般用户、试题管理功能。
管理员可以向题库中添加各种类型且符合要求的试题,也可以对它们进行修改和删除。同时,管理员也能对科目、用户、考试记录等数据进行管理。
试题管理-Manager: In this system there is only one administrator, that is, the system administrator. General users do not have permission, that is, with the management of general users, test management capabilities. Administrators can add to the questions of all types and meet the requirements of the test, can also modify and delete them. At the same time, administrators can also subjects the user, the examination of data records management. Test Management
- 2022-05-17 02:44:48下载
- 积分:1
-
c#编写的一个数据库批量更新小工具。对测试人员来说比较有用。(可以一次性批量添加N条记录)...
c#编写的一个数据库批量更新小工具。对测试人员来说比较有用。(可以一次性批量添加N条记录)-c# prepared a database batch update gadget. The test more useful for the staff. (You can add a one-time volume records N)
- 2022-05-15 14:44:05下载
- 积分:1
-
vc源代码
11.1编程测试顺序容器矢量(vector)的主要功能和使用方法...
vc源代码
11.1编程测试顺序容器矢量(vector)的主要功能和使用方法
-11.1 programming source code vc test vector sequence containers (vector) of the main functions and use
- 2023-08-13 15:15:03下载
- 积分:1
-
STL哈希表的使用范例:包括哈希表的创建、插入、查找、删除、内存分配和释放内存。...
STL哈希表的使用范例:包括哈希表的创建、插入、查找、删除、内存分配和释放内存。-STL use examples include : Hash Table creation, insert, search, delete, memory allocation and release memory.
- 2023-06-11 16:00:03下载
- 积分:1
-
Informix SQL教程指南 V9.4,Informix中如何使用SQL
数据库备份。sql+delphi批量备份-Database backup. sql+ delphi batch backup
- 2022-07-27 02:33:46下载
- 积分:1
-
Included in the sequence of recursive binary tree traversal and non
包含中序遍历二叉树的递归和非递归算法的源代码-Included in the sequence of recursive binary tree traversal and non-recursive algorithm source code
- 2023-05-06 04:15:03下载
- 积分:1