资源列表

« 1 2 ... .26 .27 .28 .29 .30 431.32 .33 .34 .35 .36 ... 653 »

[控制台(字符窗口)编程B06040324_B2

说明:模拟电信计费系统的设计与实现 要求:(1) 计费功能。根据存放在源数据文件中的通话记录和长途费率文件对每一条通话记录计算其通话费用,并将结果保存在费用文件中。其中: 通话费的计算方法如下: 通话费=长途电话费+本地电话费 长途电话费=费率(元/分钟)×通话时长(分钟) (通话时长不满1分钟的按1分钟计算) 本地电话费为:3分钟以内0.5元,以后每3分钟递增0.2元。 (2) 话费查询。输入一个电话号码,从
<Chengwei Xiao> 在 2024-06-10 上传 | 大小:283648 | 下载:0

[控制台(字符窗口)编程StuScore.c

说明:纯C写的学生成绩管理系统,可以管理40个学生的成绩-Written in pure C student achievement management system that can manage 40 student achievement
<HViGe> 在 2024-06-10 上传 | 大小:4096 | 下载:0

[控制台(字符窗口)编程ADPCM_SRC

说明:G[1].726 ADPCM算法在C语言上的实现代码-G [1] .726 ADPCM algorithm implementation in the C language code
<李予昂> 在 2024-06-10 上传 | 大小:12288 | 下载:0

[控制台(字符窗口)编程QQ.RAR

说明:进制转换问题,可以进行进制转换,用于各种计算,方便用户使用。-Hexadecimal conversion, can be used for a variety of computing, hexadecimal conversion, convenient for the user to use.
<子良> 在 2024-06-10 上传 | 大小:1727488 | 下载:0

[控制台(字符窗口)编程CityPlan

说明:邻接矩阵表示两个城市之间是否有通路,试判断两个城市之间有几种路径 输入:3 1 2 1 1 1 1 1 1 1 1 1 输出:2-Adjacency matrix representation between the two cities have access, try to determine the path between the two cities have several inputs: 3121
<陈凯歌> 在 2024-06-10 上传 | 大小:16384 | 下载:0

[控制台(字符窗口)编程fileTest

说明:这是一个基于C的文件操作例子,通过这个例子可以对文件操作有所了解-This is an example of a C-based file operations, through this example we can understand for file operations
<阿发> 在 2024-06-10 上传 | 大小:745472 | 下载:0

[控制台(字符窗口)编程shenggaocha

说明:寻找身高差值最小的两个人,从标准输入接收五个人的身高,找出身高差最小的两个,若身高差相同则输出绝对高度较大的两个-Find the minimum height difference of two people, from the standard input receives five individual' s height to find the minimum height difference of the two, i
<戴金林> 在 2024-06-10 上传 | 大小:1096704 | 下载:0

[控制台(字符窗口)编程Chatcc.ObjectClass

说明:基于VC++编写的,聊天室程序。其不同于普通聊天室程序,应用RTI标准作为通信,分布式仿真平台HLA框架。-Based on VC++ written chat room procedures. Which is different from ordinary chat room procedures, the application of RTI standards as a communication platform for HL
<吴鹏> 在 2024-06-10 上传 | 大小:1968128 | 下载:0

[控制台(字符窗口)编程KMP-Algorithm

说明:KMP算法的一个简单实现,稍加更改即可应用在其他程序中。-A program of realizing the KMP algorithm, can be easily adopted in any other programs with small modification.
<周峰> 在 2024-06-10 上传 | 大小:5120 | 下载:0

[控制台(字符窗口)编程the-SVM-and-bow-opencv-source-code

说明:基于svm和bow的opencv实现源码-Based on the SVM and bow opencv source code
<jade> 在 2024-06-10 上传 | 大小:17408 | 下载:0

[控制台(字符窗口)编程week6

说明:chicken store management system
<rakesh> 在 2024-06-10 上传 | 大小:26624 | 下载:0

[控制台(字符窗口)编程EPNetworkPaint

说明:This is tcp/ip networking program and it can transport painting in real time. This source come from devpia in Korea. That s it.
<jinkyung> 在 2024-06-10 上传 | 大小:172032 | 下载:0
« 1 2 ... .26 .27 .28 .29 .30 431.32 .33 .34 .35 .36 ... 653 »

源码中国 www.ymcn.org