-
通过本程序代码可以调节电脑屏幕的年度。希望对大家有用!...
通过本程序代码可以调节电脑屏幕的年度。希望对大家有用!-Through this program code can adjust the computer screen of the year. Hope useful for all of us!
- 2022-03-23 07:49:56下载
- 积分:1
-
billing management system
billing management system-billing management system
- 2023-03-23 10:45:03下载
- 积分:1
-
用Javascript巧做火焰字
用Javascript巧做火焰字-using Javascript characters skillfully done Flame
- 2022-12-20 12:25:03下载
- 积分:1
-
在图像中寻找有趣的功能
an attempt to find interesting features in an image
- 2022-01-26 04:59:19下载
- 积分:1
-
数据库的课程设计,一个旅行代理系统,做得很简单,但是交差够了,...
数据库的课程设计,一个旅行代理系统,做得很简单,但是交差够了,-database of curriculum design, a travel agent system, so very simple, but, given enough, huh
- 2022-08-21 15:13:38下载
- 积分: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
-
嵌入式软件工程师必须掌握的基本功,与普通C编程的侧重点有很大的不同!...
嵌入式软件工程师必须掌握的基本功,与普通C编程的侧重点有很大的不同!-embedded software engineers must master the basic skills, and ordinary C programming focus is very different!
- 2023-04-24 18:35:03下载
- 积分:1
-
将标记转换为多边形点
为创建相交面之间的剪库使用
- 2022-02-21 17:45:03下载
- 积分:1
-
origin软件学习资料,相信大家都知道吧
origin软件学习资料,相信大家都知道吧-origin software, learning materials, I believe we all know
- 2023-08-27 12:20:04下载
- 积分:1
-
利用VC++编程实现的图像处理程序,可以实现log边缘检测,形态学处理、滤波等功能...
利用VC++编程实现的图像处理程序,可以实现log边缘检测,形态学处理、滤波等功能-Using VC++ programming image processing program that enables log edge detection, morphological processing, filtering and other functions
- 2022-03-26 16:35:42下载
- 积分:1