-
几个网上找来的源代码,不知是否合要求,本人是初学者,想下载贵站的不少内容,临时找了几个,也不算特别经典吧。打了个压缩包,每个源码文件都有中文名,请测试。...
几个网上找来的源代码,不知是否合要求,本人是初学者,想下载贵站的不少内容,临时找了几个,也不算特别经典吧。打了个压缩包,每个源码文件都有中文名,请测试。-got the source code, I do not know whether he is, I was a beginner, Guizhan to download many of the elements of the Provisional find a few, it is not particularly classical. Manage compressed, each source documents both Chinese name, please test.
- 2023-03-01 12:35:03下载
- 积分:1
-
2005最新 的C++经典著作
Addison.Wesley
C++的经典教程
2005最新 的C++经典著作
Addison.Wesley
C++的经典教程-2005 latest C++ Classics Addison.WesleyC++ Classic tutorials
- 2023-07-10 18:50:03下载
- 积分:1
-
本人早期用c++写的动态哈夫曼编码,在vc2005上编译通过!
本人早期用c++写的动态哈夫曼编码,在vc2005上编译通过!-I spent the early c++ Write dynamic Huffman coding, compiled in vc2005 through!
- 2023-06-27 04:05:04下载
- 积分:1
-
此为监控系统的协议解释器中的表达式计算程序原型,可用于表达式的计算...
此为监控系统的协议解释器中的表达式计算程序原型,可用于表达式的计算-There is a expression calculate program about protocol explain utensil of inspect systemic.It may calculate expression.
- 2022-04-17 16:23:10下载
- 积分:1
-
内网MAC地址获取器,方便收集各主机特征码,方便修改IP地址
内网MAC地址获取器,方便收集各主机特征码,方便修改IP地址-get Physical in Loacl net
- 2023-04-21 03:00:03下载
- 积分:1
-
QRcode codec decoder, functions as a picture translated to read its contents, pi...
QRcode解码译码器,功能为读入一张图片译出其内容,图片可以是拍摄的。本站其他相关资源都没有此部分源码,此为本人结合官方JAVA源码编写的完整译码部分,具体功能包括图形探测定位、图形过滤校正、检错纠错等。-QRcode codec decoder, functions as a picture translated to read its contents, pictures can be taken. Site other related resources are not part of this source, this is my official JAVA source combined with the preparation of a complete decoding of the specific features include detection of positioning graphics, graphics filter correction, such as Error Detection and Correction.
- 2023-05-13 13:40:02下载
- 积分:1
-
文件打开使用的一个小程序 大家都可以来看下 再帮我该一概阿...
文件打开使用的一个小程序 大家都可以来看下 再帮我该一概阿
-documents using open a small procedure, we can then look at the following to help me all the A
- 2022-03-24 08:40:20下载
- 积分:1
-
VC和DX编写的一个横版卷轴格斗游戏 我的作品不多 全传上来了,刚刚好:)...
VC和DX编写的一个横版卷轴格斗游戏 我的作品不多 全传上来了,刚刚好:)-VC and the preparation of the DX version of a horizontal scroll fighting games my work onto small Biography, just right :)
- 2022-05-01 00:01:43下载
- 积分:1
-
使用解码图像从数组,我们可以做很多想想它的
#include < iostream.h >
#include < stdio.h >
#include < string.h >
结构点头
{
名称 char [10] ;
int 的时间 ;
int 等 ;
} 节点 [10],x;
int n,m ;
双 av,w = 0 ;
void sort)
{
int i、 j ;
为 (我 = 0 ; 我 < n-1 ; + + 我)
为 (j = i + 1; j < n; + + j)
{
如果 (节点 [i] 时间 > node[j].time)
{
x = 节点 [i] ;
节点 [i] = 节点 [j] ;
节点 [j] = x;
}
}
}
void read)
{
int i;
cout n;
为 (我 = 0 ; 我 < n; + + 我)
{
cout 节点 [i].name ;
cout 时间节点 [i] ;
}
}
void print)
{
int i;
cout
- 2023-03-08 09:10:03下载
- 积分:1
-
AD board dsplf2407a routines
dsplf2407a板上 AD 例程 -AD board dsplf2407a routines
- 2022-11-04 16:20:03下载
- 积分:1