-
VB程序的电话号码了
VB做的电话号码查询程序-VB done for the telephone number of procedures
- 2022-04-14 14:32:46下载
- 积分:1
-
世上最全C源码,从基础语法到图书管理系统,应有尽有,你值得拥有
第一部分 基础篇
001 第一个C程序
002 运行多个源文件
003 求整数之积
004 比较实数大小
005 字符的输出
006 显示变量所占字节数
007 自增/自减运算
008 数列求和
009 乘法口诀表
010 猜数字游戏
011 模拟ATM(自动柜员机)界面
012 用一维数组统计学生成绩
013 用二维数组实现矩阵转置
014 求解二维数组的最大/最小元素
015 利用数组求前n个质数
016 编制万年历
017 对数组元素排序
018 任意进制数的转换
019 判断回文数
020 求数组前n元素之和
021 求解钢材切割的最佳订单
022 通过指针比较整数大小
023 指向数组的指针
024 寻找指定元素的指针
025 寻找相同元素的指针
026 阿拉伯数字转换为罗马数字
027 字符替换
028 从键盘读入实数
029 字符行排版
030 字符排列
031 判断字符串是否回文
032 通讯录的输入输出
033 扑克牌的结构表示
034 用“结构”统计学生成绩
035 报数游戏
036 模拟社会关系
037
- 2022-04-27 18:03:30下载
- 积分:1
-
基于二叉树的图最有路径算法,在图能转化到二叉树表示时,可求解...
基于二叉树的图最有路径算法,在图能转化到二叉树表示时,可求解-the best path based on binary tree
- 2023-06-27 16:15:03下载
- 积分:1
-
Qt xml解析
XML 解析和处理是通过 SAX 和 DOM 符合 Api 支持的。
Qt 的 SAX 兼容类允许您以增量方式 ; 解析 XMLDOM
类使更复杂的文档级操作上执行
XML 文件。
可以用 qt 提供的示例发射器来探索的每个
在此目录中的例子。
对于这些示例文件可以发现通过的教程和例子
主要的 Qt 文档中的链接。
- 2022-02-25 06:51:39下载
- 积分:1
-
Ip地址库 Ip地址库
Ip地址库 Ip地址库 -ip address
- 2022-03-06 18:33:41下载
- 积分:1
-
经典算法:旅行商算法,采用爬上法和分支界限搜索
经典算法:旅行商算法,采用爬上法和分支界限搜索-classical algorithm : traveling salesman algorithm, used to climb up and branch Boundary Search
- 2022-12-17 21:30:03下载
- 积分:1
-
这也是个数据库的编程,是演示如何连接远程的数据库的。
这也是个数据库的编程,是演示如何连接远程的数据库的。-This is a database programming, shows how to connect to the remote database.
- 2022-05-15 06:24:54下载
- 积分:1
-
求最大公约数和最小公倍数的程序,输入两个数,能求出最大公约数和最小公倍数...
求最大公约数和最小公倍数的程序,输入两个数,能求出最大公约数和最小公倍数-seek common denominator and implements procedures to import two few, the common denominator can be obtained and implements
- 2022-02-11 22:12:42下载
- 积分:1
-
introduced a total of four ranking functions : insertion sort, bubble sort, sele...
书中共介绍了四类排序函数:插入排序、起泡排序、选择排序、快速排序。我们需要建立一个无序随机序列,分别用上述排序方法对建立的无序序列有序化,编写相应的程序计算每种算法的赋值次数、比较次数以及所用时间,以此为依据来判断各种算法的效率。-introduced a total of four ranking functions : insertion sort, bubble sort, select, in order of Quick Sort. We need to build a disorderly random sequence, the use of such methods of sequencing to establish an orderly sequence of the disorder, and the preparation of the corresponding procedures of each algorithm for the calculation of frequency assignment, as well as comparison with the number of time, using this as the basis to judge the efficiency of algorithms.
- 2023-05-03 00:20:03下载
- 积分:1
-
hash 文件操作(数据结构)
hash 文件操作(数据结构)-hash file operations (data structures)
- 2022-03-19 05:58:37下载
- 积分:1