-
增加整数并将它们保存到文件中
这段代码将启用太多的使用数据结构添加整数。它也可以选择在文件中保存整数。因此,当程序打开时,它可以加载先前添加的数据。
- 2022-04-06 17:04:52下载
- 积分:1
-
a small personal income tax calculation procedures of C program.
一个个人所得税计算小程序的C++程序。-a small personal income tax calculation procedures of C program.
- 2022-05-22 02:45:37下载
- 积分:1
-
themselves with a socket wrote in the Pocket PC using UDP socket
一个自己用socket写的在Pocket PC 上用的UDP socket-themselves with a socket wrote in the Pocket PC using UDP socket
- 2023-01-26 08:35:04下载
- 积分:1
-
视窗电话费用管理系统
应用背景费用报告旅客可以创建和管理费用报告无论何时何地,无论是哪一个方便,包括通过智能手机或平板电脑。另外,审稿人可以打开费用报告,并附上支持文件他们收到电子邮件通知,没有登录到应用程序。旅游计划执行企业旅游支出发生前的政策,通过验证符合员工的旅行计划,并创建一个快速,容易审批的过程。你还可以附上旅行开支报告的计划和比较计划与实际费用的改善审批决策,增加未来预算的准确性;关键技术和公司的项目,为项目的设计,某些对象被认为是类的即时对象。一个类被定义为一个蓝色的打印目的了解了有必要采取以下类考虑,多态,封装和抽象。
- 2022-08-16 02:25:57下载
- 积分:1
-
排序算法,使用方便
排序算法,使用方便-algorithm, easy to use
- 2022-06-28 07:29:55下载
- 积分:1
-
一个简单的点扑克牌游戏编程程序简单易懂对想学习游戏编程的人是非常好的学习程序...
一个简单的点扑克牌游戏编程程序简单易懂对想学习游戏编程的人是非常好的学习程序-a simple point card games programming procedures are simple to learn game programming to the people is a very good learning procedures
- 2022-03-20 23:57:26下载
- 积分:1
-
c++程序设计教材(第一版)的源码和答案
书中的例题和书后的练习题答案...
c++程序设计教材(第一版)的源码和答案
书中的例题和书后的练习题答案-c program design materials (first edition) of the source and the sample questions and answers to the book after book answers Exercises
- 2023-07-26 06:20:02下载
- 积分:1
-
51单片机红外解码程序,通过外部中断配合定时器实现对大部分遥控器进行解码,并显示代码及地址!...
51单片机红外解码程序,通过外部中断配合定时器实现对大部分遥控器进行解码,并显示代码及地址!-IR
- 2023-02-04 04:30:04下载
- 积分:1
-
例子如何在silverlight中使用后台数据
例子如何在silverlight中使用后台数据-Examples of how to use silverlight background data
- 2022-05-20 03:02:14下载
- 积分:1
-
顺序表的基本运算
(1) 初始化顺序表L
(2) 依次采用尾插法插入a,b,c,d,e
(3) 输出顺序表L
(4) 输出顺序表L长度;...
顺序表的基本运算
(1) 初始化顺序表L
(2) 依次采用尾插法插入a,b,c,d,e
(3) 输出顺序表L
(4) 输出顺序表L长度;
(5) 判断顺序表L是否为空;
(6) 判断顺序表L 的第3个元素;
(7) 输出元素‘a’的位置;
(8) 在第4个元素位置上插入‘f’元素;
(9) 输出顺序表L
(10) 删除L的第3个元素;
(11) 输出顺序表L
(12) 释放顺序表L
-The order of the table basic operations (1) The initialization sequence table L (2) followed by tail-interpolation method into a, b, c, d, e (3) the output sequence table L (4) the output sequence of Table L length (5) to determine the order of the table is empty L (6) to determine the order of the table L, the first three elements (7) output elements of " a" position (8) in the first four elements in place insert the " f" element (9) the output sequence of Table L (10) to delete the first three elements of L (11) the output sequence of Table L (12) the release of the order form L
- 2022-03-19 16:49:15下载
- 积分:1