-
无线传感器网络里的定位经典dvhop算法实现
无线传感器网络里的定位经典dvhop算法实现-Wireless sensor networks where the positioning of dvhop Algorithm
- 2022-08-18 14:13:54下载
- 积分:1
-
The application shows how to use functions of the JN5121 Integrated Peripherals...
The application shows how to use functions of the JN5121 Integrated Peripherals API to READ
from and WRITE to an industry standard 24LC04 serial EEPROM
- 2023-03-03 17:30:04下载
- 积分:1
-
通过读取MSStorageDriver_ATAPISmartData获得主板的温度
通过读取MSStorageDriver_ATAPISmartData获得主板的温度-Access to the main board by reading the temperature MSStorageDriver_ATAPISmartData
- 2023-05-15 18:15:03下载
- 积分:1
-
开源呼叫中心语音平台源码,目前支持三汇、东进语音卡
开源呼叫中心语音平台源码,目前支持三汇、东进语音卡-Open source call center voice platform, currently supports three sinks, east Voice Card
- 2023-08-10 06:20:04下载
- 积分:1
-
Delphi temporary removal Express. Rar
Delphi临时文件清除快车.rar-Delphi temporary removal Express. Rar
- 2022-09-14 23:15:04下载
- 积分:1
-
一种直观的保存、保存使用注册表的方法…
一个直观的保存设置的方法,巧用注册表保存应用程序的运行状态-an intuitive method of setting preservation, preservation Using the registry application program running
- 2022-08-09 02:24:58下载
- 积分:1
-
插入u盘自动拷贝到指定目录,带有文件过滤功能
插入u盘自动拷贝到指定目录,带有文件过滤功能
- 2022-01-31 11:24:46下载
- 积分:1
-
graph traversal of the display (c language curriculum design data structures tha...
图的遍历的演示(c 语言 数据结构课程设计题)
/*定义图*/
typedef struct{
int V[M]
int R[M][M]
int vexnum
}Graph
/*创建图*/
void creatgraph(Graph *g,int n)
{
int i,j,r1,r2
g->vexnum=n
/*顶点用i表示*/
for(i=1 iV[i]=i
}
/*初始化R*/
for(i=1 iR[r1][r2]=1
g->R[r2][r1]=1
scanf("%d,%d",&r1,&r2)
}
}
-graph traversal of the display (c language curriculum design data structures that)/* definition of the map*/typedef s truct V (int int [M] R [M] [M]) int vexnum Graph/* create map*/void creatgraph (Graph* g, int n) (int i, j, r1, r2 g-
- 2023-05-29 19:45:03下载
- 积分:1
-
一个类似WINDOWS资源管理器,实现了基本功能。
一个类似WINDOWS资源管理器,实现了基本功能。-A similar WINDOWS Explorer, the realization of the basic functions.
- 2023-03-30 11:20:03下载
- 积分:1
-
将vc.net的程序转化为vc6.0源代码
将vc.net的程序转化为vc6.0源代码-vc.net procedures will be converted into source code vc6.0
- 2023-08-30 13:35:04下载
- 积分:1