-
多项式的计算,利用链表结构,多项式的总和
多项式的计算,采用链表结构,对两个多项式进行求和-Polynomial calculation, using the list structure, the sum of two polynomials
- 2022-08-17 15:28:28下载
- 积分:1
-
用于 sms 消息的通用 API。
SMSLib 提供了一个通用的发短信 API,可用于发送和接收消息 (通过 GSM 调制解调器和/或批量短信运营商。
- 2022-01-25 21:38:13下载
- 积分:1
-
二进制文件操作示例源代码
二进制文件操作示例源代码-binary file manipulation example source code
- 2022-05-14 07:18:51下载
- 积分:1
-
例1
例1-1 假设有A,B,C,D,E五个系进行田径对抗赛,各 系的单项成绩均已存入计算机,并构成一张表,表中每一行的形式为项目名称性别 系名 成绩 得分
编写算法,处理上述表格,以统计各系的男、女总分和团体总分,并输出。
-Example 1-1 assume that A, B, C, D, E Department of track and field five teams, each department have been deposited in the individual grade computers, and constitutes a table, each row in the table for the preparation of the form of algorithms, treatment the above table, the statistical departments of the men" s and women" s scores and group scores, and output.
- 2022-03-15 21:26:43下载
- 积分:1
-
游戏用C #
资源描述简单的C编程语言的源#你tic-tac-toe ;是给定的,玩家可以用鼠标玩。该游戏已经实现了2个玩家模式和程序自动确定谁是赢家。这个应用程序的开发人员是不完整的游戏从来没有声称的编程代码的剂量和目标群体只是为了展示如何设计游戏的难题。
- 2022-12-31 00:30:04下载
- 积分:1
-
Hospital outpatient payment system, my graduation project is the hospital outpat...
医院门诊收费系统,我的毕业设计,是医院门诊收费系统。适合于毕业设计-Hospital outpatient payment system, my graduation project is the hospital outpatient payment system. Suitable for graduate design
- 2023-01-04 06:45:03下载
- 积分:1
-
many small programs, which are open to beginners. In order to allow them a good...
很多小程序,主要是给一些初学者使用。以便让他们很好的掌握BC++的一些基本技能。希望这个对大家有点帮助吧!这样的我目的也达到了。-many small programs, which are open to beginners. In order to allow them a good grasp BC some basic skills. We hope that this right a little help! The purpose of this I have achieved.
- 2022-10-10 06:00:03下载
- 积分:1
-
动态规划
动态规划----矩阵连乘问题 动态规划法是解决问题的一种方法。它不规定为了得到结果需如何将问题划分为子问题的固定方法,而是按不同输入给出问题的具体实例的子问题划分方法,然后再进行运算、解答问题。 矩阵连乘问题的主要思想如下: 1)设置大小为连乘个数的方阵 2)主对角线上方各元素Di,j(ij)记录获得该最小工作量矩阵分组的第一组的最后一个矩阵的序列号 最后通过下方元素可知最终结果的分组方式。-dynamic programming matrix continually multiply-dynamic programming problem is a problem-solving method. It does not require the results need to be how to divide the problems of the sub- problems fixed, but different input given by the specific example of the problem partition method, and then calculate, and answer questions. Matrix continually multiply the main idea is as follows : 1) the installation of the size of continually multiply the number phalanx 2) above the main diagonal elements Di, j (ilt; J) Matrix Mi continually multiply to the smallest workload 3) below elements Di, j (IGT; J) the record was the smallest workload of a matrix of the first group of a matrix of the final sequence, followed by the final element of the final results of the
- 2022-06-17 10:27:59下载
- 积分:1
-
一种扩展的Visual C++ Debug工具源码
一种扩展的Visual C++ Debug工具源码-an extension of Visual C Debug tools FOSS
- 2023-09-03 12:25:02下载
- 积分:1
-
GPRS手机上网程序
通过此程序,可以实现3G的联通卡或移动卡的GPRD连接及拨号,也可以实现AT命令的相关程序的开发,对开发人员来讲,可以实现3G的所有通讯等的功能,极大的方便了开发人员进行相关开发的工作。
- 2022-07-20 08:07:20下载
- 积分:1