-
EXEL to XML conversion
EXEL 到 XML 的转换程序-EXEL to XML conversion
- 2022-01-25 14:52:49下载
- 积分:1
-
消隐 计算机 图形学 VC++实现的 图形的消隐
消隐 计算机 图形学 VC++实现的 图形的消隐-Blanking Computer Graphics VC++ implementation of the graphics blanking
- 2022-04-20 01:59:26下载
- 积分:1
-
EVC开发的读取系统时间,如果时间错误,通过调用控制面板强制用户修正时间。
EVC开发的读取系统时间,如果时间错误,通过调用控制面板强制用户修正时间。-EVC developed reading system time, time error, by calling the user control panel to amend the mandatory time.
- 2022-07-13 15:25:10下载
- 积分:1
-
本代码是一个编译器编译出的HEX文件转换为BIN文件。会记录每次转换的动作,以便以后查找记录。...
本代码是一个编译器编译出的HEX文件转换为BIN文件。会记录每次转换的动作,以便以后查找记录。-The code is a compiler to compile a file conversion of the HEX file for the BIN. Will record each action in order to find records of the future.
- 2022-08-23 20:07:43下载
- 积分:1
-
快速查找数组中重复值:
实现原理:
(1)首先保证数组要排序。
(2)利用二分查找法,找到其中一个值,再找前驱节点和后继节点。...
快速查找数组中重复值:
实现原理:
(1)首先保证数组要排序。
(2)利用二分查找法,找到其中一个值,再找前驱节点和后继节点。-Fast search duplicate array values: the realization of the principle: (1) First of all, to ensure that the array to sort. (2) the use of binary search method to find one of the values, find pre-node and subsequent nodes.
- 2022-08-04 06:59:04下载
- 积分:1
-
Search based on tree.
高等树控件,带有源代码,查找速度和数据量可以非常大,是一个难得的好的查找算法-Search based on tree.
- 2022-02-04 18:38:28下载
- 积分:1
-
加密 VB.Net
这个项目只是为了生成处理器本地的 Id,这使用 Visual Basic.NET 2010。
我们创建处理器 ID,然后我们的任何结构二进制的文件加密对 16 位。
- 2022-05-08 04:43:58下载
- 积分:1
-
Shannon Fenaux+7 encoded input source symbols, the probability distribution as f...
香农费诺编码输入为+7个信源符号,其概率分布为:(其中信源符号用A+B、、G表示)A_0.2++B_0.19++C_0.18++D_0.17++E_0.15++F_0.10++G_0.01然后输入程序中得到结果(详细文档,值得一下)香农-费诺编码-Shannon Fenaux+7 encoded input source symbols, the probability distribution as follows: (where source symbols with the A+ B,, G indicated) A_0.2++ B_0.19++ C_0.18++ D_0.17++ E_0.15++ F_0.10++ G_0.01 and then enter the program to get results (detailed documentation, it is worth it) Shannon- Fano coding
- 2022-05-26 18:23:05下载
- 积分:1
-
Qt4连连看
#include "widget.h"
#include
int main(int argc, char *argv[])
{
QApplication a(argc, argv);
Widget w;
w.show();
return a.exec();
}
- 2023-04-28 14:15:04下载
- 积分:1
-
基于JAINSIP的多媒体会议用户代理设计
基于JAINSIP的多媒体会议用户代理设计-JAINSIP
- 2023-05-14 04:35:02下载
- 积分:1