-
Rekursif列表
Rekursif List#include "boolean.h"#include "listrekursif.h"#include #include /* Manajemen Memori */address Alokasi (infotype X) { address P; /* Algoritma */ P = (address)malloc(sizeof(ElmtList)); if (P != Nil) {/* alokasi berhasil */ Info(P) = X; 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-03-24 03:46:16下载
- 积分:1
-
Chapter 7 MyPad Program
以下是使用MFC第2版编程Visual Studio的源文件。该文件包含运行该程序所需的所有内容。
- 2022-02-20 21:14:02下载
- 积分:1
-
自编记事本程序,自动记录日期,自动更改记录格式
自编记事本程序,自动记录日期,自动更改记录格式-self Notepad procedures, automatically record the date, automatically recording format changes
- 2022-03-06 13:17:41下载
- 积分:1
-
这是一个关于通信录的源代码,主要特点,可以在他的基础上做一个财务软件。另外本程序还存在一些缺点,没有数据导出,这个我想好了,还没来得及做。...
这是一个关于通信录的源代码,主要特点,可以在他的基础上做一个财务软件。另外本程序还存在一些缺点,没有数据导出,这个我想好了,还没来得及做。-This is a communications recorded on the source code, the main characteristics, he can do on the basis of a financial software. Also this procedure there are still some shortcomings, no data is derived, I think the good that he had still not done.
- 2022-08-25 17:28:49下载
- 积分:1
-
OCPacket,TS流打包程序。数据输出为TS流。
OCPacket,TS流打包程序。数据输出为TS流。-OCPacket, TS packaging process flow. Data output for the TS stream.
- 2022-04-30 06:51:47下载
- 积分:1
-
bullets Loader unlimited source Jinshan drifter and tickets can Ollydbg know : c...
反恐精英1.5的子弹无限Loader的源代
用金山游侠和Ollydbg可以得知:
改目录“反恐精英cstrikedlls”下mp.dll文件以下值可使应的武器子弹无限
-bullets Loader unlimited source Jinshan drifter and tickets can Ollydbg know : change directory " Counter-Strike cstrike dlls" mp.dll documents under the following values can be the force for unlimited bullets
- 2023-02-19 11:15:04下载
- 积分:1
-
以深度为k的满二叉树(n=2k
以深度为k的满二叉树(n=2k-1)为例,假设表中每个记录的查找概率相等,即 pi=1/n(1≤i≤n),而树的第i层上有2i-1个结点,因此,折半查找的平均查找长度为:
所以,折半查找的平均时间复杂度为O(log2n)。
-To a depth of k over the binary tree (n = 2k-1) as an example, suppose the table to find the probability of each record the same, that is, pi = 1/n (1 ≤ i ≤ n), and the tree layer of the first i There are 2i-1 nodes, therefore, to find half the average length of search as follows: Therefore, to find half the average time complexity is O (log2n).
- 2023-08-09 03:30:03下载
- 积分:1
-
天线性能仿真,功能强大,界面化处理,能实现技术所有功能...
天线性能仿真,功能强大,界面化处理,能实现技术所有功能-Antenna performance simulation, powerful, interface-based treatment that can realize all the features of technology
- 2023-06-12 00:35:03下载
- 积分:1
-
针对遥感影像的光谱信息进行分类,并评价分类精度。但需要人为调整数组的大小,来控制输入变量,将训练样本和检验样本存为.txt格式的文件,执行即可得到分类后属于各个...
针对遥感影像的光谱信息进行分类,并评价分类精度。但需要人为调整数组的大小,来控制输入变量,将训练样本和检验样本存为.txt格式的文件,执行即可得到分类后属于各个类别的概率,以及混淆矩阵。-Spectral imaging for remote sensing information classification, and to evaluate the classification accuracy. However, the need to artificially adjust the size of the array to control input variables, the training samples and the samples tested for the depositors. Txt files, the implementation can be sorted and the probability of belonging to each category, as well as the confusion matrix.
- 2023-01-30 01:55:03下载
- 积分:1
-
一个关于图书管理的VFP软件,比较详细的说明了编程流程。
一个关于图书管理的VFP软件,比较详细的说明了编程流程。-On the VFP library management software, a more detailed explanation of the programming process.
- 2023-07-17 00:25:03下载
- 积分:1