-
2410 development board layout (using power PCB) Do not only made reference PC B...
2410开发板版图(使用电源PCB)不要只做参考PC B板
- 2022-07-24 11:04:14下载
- 积分:1
-
LED digital tube display arbitrary hexadecimal digits, and realize the use of in...
LED数码管上显示任意十六进制数字,并且利用中断直接实现扫描-LED digital tube display arbitrary hexadecimal digits, and realize the use of interrupted direct scanning
- 2023-02-22 10:30:03下载
- 积分:1
-
一个最小的装载任天堂原装Wii游戏,支持地区的免费游戏加载…
A minimal loader of original Nintendo Wii Games, supports region free game loading
- 2022-01-25 19:09:29下载
- 积分:1
-
CAODV 代码
认知无线电网络在 NS2 上 caodv (认知 adhoc 的点播矢量) 路由协议的执行情况
- 2022-05-06 13:26:55下载
- 积分:1
-
火车订票系统
应用背景用C语言写的火车订票系统,对于C语言学习者学习链表有极大的帮助,内含测试文件供测试。。。。。。。。。。。。关键技术/*定义存储火车信息的结构体*/
struct train
{
char num[10];/*列车号*/
char city[10];/*目的城市*/
char takeoffTime[10];/*发车时间*/
char receiveTime[10];/*到达时间*/
int price;/*票价*/
int bookNum ;/*票数*/
};
/*订票人的信息*/
struct man
{
char num[10];/*ID*/
char name[10];/*姓名*/
int bookNum ;/*需求的票数*/
};
/*定义火车信息链表的结点结构*/
typedef struct node
{
struct train data ;
struct node * next ;
}Node,*Link ;
/*定义订票人链表的结点结构*/
typedef struct people
{
struct man data ;
struct people*next ;
}bookMan,*bookManLink ;
- 2022-02-01 04:42:30下载
- 积分:1
-
这是一个用vb.net编写的扫描条形码程序,在图书馆等利用它可是很方便的哦....
这是一个用vb.net编写的扫描条形码程序,在图书馆等利用它可是很方便的哦.-using vb.net prepared by the bar code scanning procedures, the use of the library, but it is very convenient oh.
- 2022-01-27 19:37:55下载
- 积分:1
-
- 2023-06-20 11:00:02下载
- 积分:1
-
这软是一个重要的软软的人,这软是我亲爱的你…
this soft is for an important soft for soft people ,this soft is my dear to you for your soft.
- 2023-04-05 23:55:06下载
- 积分:1
-
决策树分类算法、C4.5算法,java语言描述
决策树分类算法,c4.5,java语言进行描述的-Decision tree classification algorithm, c4.5, java language described
- 2022-10-15 09:10:03下载
- 积分:1
-
视力表protues库。仿真的必要。
protues 远见库
对照表。仿真必备。-protues vision library table. Simulation necessary.
- 2023-09-03 08:55:02下载
- 积分:1