-
anydata cdma 模块测试程序。
anydata cdma 模块测试程序。-anydata cdma module test procedures.
- 2022-02-13 01:41:33下载
- 积分:1
-
My Documents
My Documents -My Documents
- 2022-07-18 20:04:52下载
- 积分:1
-
一个一载的源程序
一个一载的源程序-a source of a set
- 2022-06-15 23:40:30下载
- 积分:1
-
MELP 语音编码
2400 bps 低速率语音编码 包括编码及解码部分,带有编码部分的参数输出到txt文件中 如基音周期, 清浊标志位, LSF等参数输出
- 2022-03-21 16:57:49下载
- 积分:1
-
NS的编程和调试
NS编程与调试 - NOAH 模块
noah是一个无线路由代理(相对于DSDV ,路由, ... )只支持直接沟通的无线节点之间或基站和移动节点的情况下移动IP的使用。这使得模拟的情况下多跳无线路由是不受欢迎的。noah不会发送任何路由相关的数据包。-NS programming and debugging- NOAH Module
NOAH is a wireless routing agent that (in contrast to DSDV, DSR, ...) only supports direct communication between wireless nodes or between base stations and mobile nodes in case Mobile IP is used. This allows to simulate scenarios where multi-hop wireless routing is undesired. NOAH does not send any routing related packets.
- 2022-03-10 12:11:40下载
- 积分:1
-
Delphi implementation using Windows domain authentication code. Using ADSI to op...
使用Delphi实现Windows域认证的代码.使用ADSI进行操作-Delphi implementation using Windows domain authentication code. Using ADSI to operate
- 2022-06-18 09:38:58下载
- 积分:1
-
EWF, window system disk protection program. Application Examples
EWF,window 系统盘保护程序。应用示例-EWF, window system disk protection program. Application Examples
- 2022-12-03 19:15:03下载
- 积分:1
-
基于VC++ 6.0 MFC 的网络通信聊天程序设计源代码
基于VC++ 6.0 MFC 的网络通信聊天程序设计源代码-Based on VC 6.0 MFC chat network communication programming source code
- 2022-01-26 05:17:42下载
- 积分:1
-
LCS问题就是求两个字符串最长公共子串的问题。解法就是用一个矩阵来记录两个字符串中所有位置的两个字符之间的匹配情况,若是匹配则为1,否则为0。然后求出对角线最长...
LCS问题就是求两个字符串最长公共子串的问题。解法就是用一个矩阵来记录两个字符串中所有位置的两个字符之间的匹配情况,若是匹配则为1,否则为0。然后求出对角线最长的1序列,其对应的位置就是最长匹配子串的位置。 最长递增子序列LCS的实现C源码!-LCS problem for two strings is the longest common sub-string problem. Solution is to use a matrix to record the location of two strings of all the matches between the two characters in the situation, if the match is one, otherwise to 0. And one of the longest diagonal obtained sequence, the location of its corresponding sub-string match is the longest position. The longest increasing sub-sequence source C implementation of the LCS!
- 2022-08-19 18:20:36下载
- 积分:1
-
一个vb编写的五子棋,数据库里保存了棋谱,能帮助你识别如何获取下一步的信息...
一个vb编写的五子棋,数据库里保存了棋谱,能帮助你识别如何获取下一步的信息-A vb Gobang prepared, preserved chess database that can help you identify how to obtain further information
- 2022-02-05 18:18:25下载
- 积分:1