搜索资源列表
tongxingcoding
- 网络编程的不错的例子,可以研究研究。尤其里面的算法实现部分,效率相当高-Network Programming good example, studies. Especially inside the algorithm, a very high efficiency
swarm.tgz
- 采用蚂蚁算法实现ad hoc网络路由协议,平台为ns2-ant algorithm using ad hoc network routing protocol, Platform for Packet
UDP
- 使用UDP算法实现模拟TCP丢包后的动作
search 用Lucene实现的用于搜索引擎
- 用Lucene实现的用于搜索引擎中的搜索的一般流程,可以在此基础上进一步实现更高效的搜索算法和对搜索结果的排序
crc校验码的实现
- 计算crc校验码的程序,便于理解基本算法-crc check code calculation procedures easier to understand basic arithmetic
tfidf
- tfidf算法实现 /* * This program reads a file of inverse document frequency (idf) * values, and reads each file in a list containing term frequency * values, with each line containing an index number and a frequency * value. It writes an out
C-arithmetic
- 常用的算法实现,可以再重温,加深一下,说明:从网上搜索得到
openssl-fips-1.1.2.tar
- openssl包含TLS,TTLS算法实现。是supplicant必要的开发资源
信息隐藏攻击算法
- 信息隐藏的一种算法,使用matlab实现.mycompress.m JPEG有损压缩 mycrop.m 剪切 myhighpass.m 高通滤波器 mylowpass.m 低通滤波器 mynoise.m 高斯,椒盐噪声 myresize.m 放缩 myrotate.m 旋转 mywiener.m 维纳滤波 myattack.m 以上所有攻击的集合-information hidden an algorithm, using Matlab to achieve. JPEG Compression
WINCE下G726语音通话实现
- 本代码使用了G726算法与RTP流媒体传送,可以实时进行点对点的语音通信
支持向量机java实现
- 文本自动分类的java实现
蚁群算法程序演示
- 该算法包含了蚁群算法的基本原理及其实现,相信对初学者来说是一个很好的入门课程!
mac-csma.NS2仿真软件下的802.11CSMA算法的实现
- NS2仿真软件下的802.11CSMA算法的实现,NS2 simulation software under the algorithm 802.11CSMA
rwteryrey
- DES算法实现过程分析 之 C++afsadgdshds-DES algorithm process analysis C afsadgdshds
pagerank1
- pagerank算法实现 -the implement of pagerank algorithm
cuckoo_search
- 通过布谷鸟算法实现局部搜索和全局搜索,得到最优(Local search and global search are achieved, and the optimal results are obtained)
huawei_Compete
- 本例基于华为勇敢星挑战赛的测试用例,通过Dijkstra算法实现数据通信的优化工作。(This example is based on HUAWEI brave star challenge test case, through the Dijkstra algorithm to achieve data communication optimization work.)
三次样条插值
- 运用样条插值算法实现对点的选取及计算和数据预测。(The spline interpolation algorithm is used to realize the selection of the point, the calculation and the prediction of the data.)
蚁群算法
- 蚁群算法的代码实现,主要是针对车辆路径优化VRP 问题的实现(The vehicle routing problem with ant colony optimization algorithm)
GA
- 该算法利用遗传算法实现了特征波长的提取,可以有效降维(The algorithm realizes the extraction of characteristic wavelengths by genetic algorithm and can effectively reduce dimension.)