-
关于boson netsim配置实验
这个是使用boson netsim 模拟器进行网络工程实验,里面有关于组网的实验,划分vlan,路由器配置,以及访问控制,这个码元适合于初学网络工程的学生,对于熟悉网络,熟悉路由配置和交换机配置,以及网络各层模型的协议有很大的帮助
- 2022-06-26 22:38:00下载
- 积分:1
-
管理系统的开发
C# MYSQL数据库,socket套接字连接终端。终端采用stm32,搭载rfid检测模块rc522本科项目,终端采用stm32处理器的占座终端。 上位机采用c#和mysql做的管理系统。适用于图书馆的座位管理,拥有记过,检测超时等功能。
- 2022-08-19 22:50:51下载
- 积分:1
-
more systematic introduction of IP phone technology and the principle of the rel...
较 为 系 统 地 介绍 了 IP 电 话 技 术 的 原 理 和 相 关 协 议 , 描 述 了 SIP 的 相 关 实 体 、 服
务 分 层 和 消 息 处 理 过 程 , 结 合 嵌 入 式 技 术 设 计 、 实 现 了 一 个 基 于oSIP 协 议 栈 的 SIP 服 务 器 , 并 对 该 服 务 器 进 行 了 试 验 。
-more systematic introduction of IP phone technology and the principle of the relevant agreements, the description of the SIP related entities, and news services layered process, with embedded technology design, Based on the realization of a oSIP protocol stack of SIP server, and on the servers of the test.
- 2022-08-18 18:33:00下载
- 积分:1
-
在WINDOWS 9X/NT下不通过WIN DDK而直接存取硬件的专用开发包,支持VISUAL C++和DELPHI/C++ BUILDER,需要32位编译器。...
在WINDOWS 9X/NT下不通过WIN DDK而直接存取硬件的专用开发包,支持VISUAL C++和DELPHI/C++ BUILDER,需要32位编译器。TVicPort includes transparent support for Windows 95/98 and Windows NT -in Windows 9X/NT under WIN DDK is not passed directly access dedicated hardware development kits, support Visual C and Delphi/C BUILDER need 32 compiler. TVicPort includes transparent support for Windows 95/98 and Windows NT
- 2022-01-28 10:55:26下载
- 积分:1
-
关于C++顺序表的一个演示代码。欢迎大家下载!
关于C++顺序表的一个演示代码。欢迎大家下载!-C on the order form a demo code. Welcome to download!
- 2022-03-21 22:04:48下载
- 积分:1
-
可以算加减乘除24,可以求所有的解,但又重复的,没有刻意去掉...
可以算加减乘除24,可以求所有的解,但又重复的,没有刻意去掉-can calculate the arithmetic of 24, can help all the solutions, but to repeat, not deliberately removed
- 2022-05-18 01:43:43下载
- 积分:1
-
系统购买门票总线
(1) 系统要买的车票 (2) 在那里你可以选择座位 (3) 分支和巴士 (4) 的次数,是在控制台 (5) 有例外和菜单选项来填补。
- 2022-02-21 18:48:16下载
- 积分:1
-
实现标准库函数strstr的功能:在str1中查找str2,若找到,返回指向str1中第一次出现str2的位置;
int A ( const char...
实现标准库函数strstr的功能:在str1中查找str2,若找到,返回指向str1中第一次出现str2的位置;
int A ( const char * str1, const char * str2 );
没有的话,返回-1 有则返回所在位置(从0开始)
写出函数,对编写函数main完成对strstr的功能的验证。
-achieve the standard library functions strstr function : the search for str2 str1, if found, str1 return at the first appearance of str2 position; Int A (const char* str1, const char* str2); If not, the return-1 is returned with the location (from starting at 0) write function, the main function prepared to complete the function of the strstr certification.
- 2022-07-22 04:47:08下载
- 积分:1
-
SED的曹斯琴,2007.7.17
sed by Cao Siqin, 2007.7.17
sed [dest-text]
采用 K.M.P. 算法匹配字符串-sed by Cao Siqin, 2007.7.17sed
- 2022-10-28 15:35:03下载
- 积分:1
-
KDTree最亲密的邻居搜索
这是一个带有最亲密的邻居搜索的 KD 树示例。
- 2023-03-28 12:40:03下载
- 积分:1