-
UNIX平台下使用C语言实现的检查主机hostID的函数,可用于程序的加密。...
UNIX平台下使用C语言实现的检查主机hostID的函数,可用于程序的加密。-UNIX platform using C language mainframe hostID inspection functions can be used to process the encryption.
- 2022-04-28 14:58:49下载
- 积分:1
-
Wireless sensor networks mathematical optimization model program, which document...
无线传感器网络数学优化模型程序,里面详细记载了WSN的成簇数学模型
-Wireless sensor networks mathematical optimization model program, which documented the WSN clusters of mathematical model
- 2022-02-13 02:21:10下载
- 积分:1
-
pc 连接nokia的手机连接库及例子。只是我连接的时候有点错误。不过这是官方提供的。我的手机是6101...
pc 连接nokia的手机连接库及例子。只是我连接的时候有点错误。不过这是官方提供的。我的手机是6101-pc to connect nokia phone to connect database
- 2023-06-26 12:50:04下载
- 积分:1
-
本书是作者使用ArcObjects进行项目开发以及在ArcObjects授课中经验的总结,能够使GIS开发人员快速领悟到ArcObjects的精髓,掌握AO...
本书是作者使用ArcObjects进行项目开发以及在ArcObjects授课中经验的总结,能够使GIS开发人员快速领悟到ArcObjects的精髓,掌握AO开发中的关键和必要的技巧。全书共19章,分为基础篇,技巧篇和提高篇-This book is the author use ArcObjects developing projects as well as the medium of instruction in ArcObjects experience, enabling GIS developers quickly realized that the essence of ArcObjects to grasp the key to the development of AO and the necessary skills. A total of 19 book chapters, divided into the basic articles, tips articles and improve articles
- 2022-01-26 06:07:47下载
- 积分:1
-
used to study three types of categories of succession! Category Point, Circle, d...
用三个类来研究类的继承!类Point、Circle、Cylinder-used to study three types of categories of succession! Category Point, Circle, delivers
- 2022-07-27 12:39:26下载
- 积分:1
-
利用开源的工作流项目JPBM开发的示例,演示报销流程.
利用开源的工作流项目JPBM开发的示例,演示报销流程.-JBPM
- 2023-02-25 04:20:04下载
- 积分:1
-
说明:下载后只需要将后缀名.rar改为.exe即可执行
一个很方便GPRS模块连接PC上网的拨号程序,在执行该程序前,需要用PC的超级终端下三个A...
说明:下载后只需要将后缀名.rar改为.exe即可执行
一个很方便GPRS模块连接PC上网的拨号程序,在执行该程序前,需要用PC的超级终端下三个AT命令:1、AT+CGATT=1 2、AT+CGDCONT=1,ip,cmnet 3、AT+CGACT=1
之后直接输入号码,点“Connect"后,就可用IE上网
自己用两个不同的GPRS模块加SIM卡在PC上测试过,没有错误。-说????下载 ?笾 恍枰 ?将 ????名.rar ?奈 ? Exe ?
- 2022-02-02 00:52:48下载
- 积分:1
-
各种背包数据集,可以用来测试智能算法的优化性能。
各种背包数据集,可以用来测试智能算法的优化性能。-all kinds of knapsack data set and can be used to test the optimization performance of intelligent algorithms
- 2022-04-29 08:57:12下载
- 积分:1
-
an interesting pieces of the jigsaw
一个有趣的拼图游戏-an interesting pieces of the jigsaw
- 2022-03-07 21:25:15下载
- 积分:1
-
数据结构实验
(1)新建一个单链表:List BuildList(List lst)(2) 打印单链表:void PrintList(List first)(3)在单链表中某个位置后面插入元素:bool Insert( List lst , T x , T y)(4)清空单链表:void Clear(List * first)(5)查找链表中是否存在某个元素:bool Search(List lst,T x) 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-05-29 10:07:17下载
- 积分:1