-
Jtagserver source code
Jtagserver source code
- 2022-01-30 17:02:46下载
- 积分:1
-
本地数据上传数据库
抓取本地电脑TXT或EXCEL或ACCESS中的数据至数据库中
- 2022-03-22 11:35:13下载
- 积分:1
-
用蚁群算法求解TSP(旅行商问题)。附上实验报告
用蚁群算法求解TSP(旅行商问题)。附上实验报告-ant colony algorithm
- 2022-07-03 21:40:51下载
- 积分:1
-
这是一个简单的C语言,一个漂亮的界面,应用程序可以快速提高…
这是一个C语言的简单、可观的一个界面,应用它能够快速的提高我们的编程水平-This is a simple C language, a handsome interface, applications can quickly improve our level of programming
- 2022-02-06 17:20:21下载
- 积分:1
-
在 java 中的信息的方式执行
它是一个实验室项目,使一名信使。在这里多个客户端可以与对方聊天。但要做必须打开多个窗口
- 2023-08-05 21:30:04下载
- 积分: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
-
ATmaga128 ADC程序 (采用内部基准源2.56V,测试通过,精度高)
ATmaga128 ADC程序 (采用内部基准源2.56V,测试通过,精度高)-ATmaga128 ADC program (using internal reference 2.56V, test, high precision)
- 2022-03-23 01:52:36下载
- 积分:1
-
数据矩阵解码器,实现了多为条形码的解读,输入条形图片即可解析条形码的信息...
数据矩阵解码器,实现了多为条形码的解读,输入条形图片即可解析条形码的信息-Data matrix decoder to achieve a number of bar code reading
- 2022-05-20 08:53:00下载
- 积分:1
-
甲骨文内部培训教材,强大的甲骨文数据研究。
oracle公司内部培训资料,强悍的oracle快速学习资料。-oracle internal training materials, powerful study of the oracle Express data.
- 2022-02-04 22:51:19下载
- 积分:1
-
外国互联网找到,我们可以看到,如果有任何问题可以…
外国网上找到的,大家可以看看,如果有什么问题可以来问我啊。-foreign Internet to find, and that we can see, if there are any problems can come to ask me ah.
- 2023-07-30 18:00:03下载
- 积分:1