-
csharp写的一个俄罗斯方块,功能齐全,程序容易看懂,适合新手学习...
csharp写的一个俄罗斯方块,功能齐全,程序容易看懂,适合新手学习-CSharp written by a Russian box, full-featured, easy to understand procedures, suitable for novice learning
- 2022-04-30 19:51:46下载
- 积分:1
-
LabVIEW编程语言属性节点使用相关内容的例子…
LABVIEW程序语言中属性节点相关内容的使用实例-LABVIEW programming language attribute nodes using the example of relevant content
- 2022-03-26 05:33:26下载
- 积分:1
-
模拟可变存储管理部一,设计成为一句很好的诗…
模拟实现可变分区存储管理
一、设计目的
在熟练掌握计算机分区存储管理方式的原理的基础上,利用C程序设计语言在windows操作系统下模拟实现操作系统的可变分区存储管理的功能,一方面加深对原理的理解,另一方面提高根据已有原理通过编程解决实际问题的能力,为进行系统软件开发和针对实际问题提出高效的软件解决方案打下基础。
二、各功能模块分析实现
设计合理的数据结构来描述存储空间:
对于未分配出去的部分,用空闲分区链表来描述。-simulation variable Storage Management Division I. designed to become well versed in computer storage area management approaches on the basis of principle, C programming language in the windows operating system simulation systems of variable storage area management function, on the one hand, to deepen their understanding of the principles, Under the enhanced program has been through the principle of solving practical problems. for systems software development and puts forward a highly-efficient software solutions lay the groundwork. 2, the functional analysis module designed to achieve reasonable data structure to describe the storage space : Unallocated out of the question, use idle Linklist to describe.
- 2023-06-05 11:05:03下载
- 积分:1
-
本程序是为了计算日变化的平均值。
输入文件的数据格式是
2006 9 20 0 30 12577 0.263253 2.74975...
本程序是为了计算日变化的平均值。
输入文件的数据格式是
2006 9 20 0 30 12577 0.263253 2.74975 -0.0157112 0.55523 8.65E-05 -7.9142 17.606
该输入文件按列为:年、月、日、时、分、序号、各量
计算结果将保存在数组里,如T【24】,24表示24小时(因为是1小时的平均)。
对输入文件的行进行循环,计算1小时的平均,该行的数据将累计平均到下标取“时”列的数组中。
-this program is to calculate the average daily change. Data input file format is 2006 9 20 0 30 12577 0.263253 2.74975-0.0157112 0.55523 8.65E-05-7.9142 17.606 of the losers into the document, as : year, month, day, hour, minute, serial number, the calculation results will be stored in the array, such as T [24]. 24 said 24 hours (because it is an hour average). On the importation of paper recycling firms, the calculation of the average one-hour, The data will be the cumulative average subscript taking "when" out of the array.
- 2022-07-02 15:40:35下载
- 积分:1
-
文本聊天程序
text chatting program
- 2023-07-29 05:15:03下载
- 积分:1
-
c编程技巧100之5
c编程技巧100之5-hundred five
- 2022-07-15 04:41:50下载
- 积分:1
-
用于调试和编程VC或VB编程串行接口技术。
用于串口调试用的一个界面,和VC编程或者VB编程具有同样的效果,不过界面更加好看。-For a serial interface for debugging and programming VC or VB programming with the same effect, but more good-looking interface.
- 2022-06-18 11:44:07下载
- 积分:1
-
CSS 视频教程 对初学者很有帮助
视频教程讲的很详细
CSS 视频教程 对初学者很有帮助
视频教程讲的很详细-CSS Video Tutorial Video tutorial for beginners helpful talking about in great detail
- 2022-07-04 13:35:01下载
- 积分:1
-
可以让两个眼球跟着你转的一个系统,我的一个课程论文,虽不是原创,但是做出来也挺有意思的
可以让两个眼球跟着你转的一个系统,我的一个课程论文,虽不是原创,但是做出来也挺有意思的-Allows the two eyes follow you to a system, one of my courses thesis is not original, but also make them very interesting
- 2022-05-05 11:47:29下载
- 积分:1
-
八数码游戏代码
用C语言编写的八数码游戏的代码,用曼哈顿路径求启发函数,并且还附加了启发式函数
- 2022-07-25 08:08:47下载
- 积分:1