搜索资源列表
求逆矩阵的C代码
- 该函数代码实现求一个N阶方阵的逆矩阵的功能(The function code to achieve a N order inverse function of the square matrix)
c++实现0-1背包问题
- 用C++工具,使用动态规划算法实现0-1背包问题,(implementation of the 0-1 knapsack problem with C++)
C语言PID程序
- 控制算法的C语言实现问题,特地编写出来,初学者课供学习,网上也有一些特定例子供给参考。(Control algorithm C language implementation problems, specifically written out, beginners courses for learning, there are some specific examples of online reference.)
算法导论
- 著名算法书《算法导论》的实现源码,采用了泛型编程, 非常适合于学习算法(the source code of the popular algorithm book Introduction to Algorithms)
TestAESCipher
- AES(Advanced Encryption Standard)加密算法的C++实现(C++ implementation of AES algorithm)
妙趣横生的算法_C语言实现
- 该压缩包是关于C语言算法的书籍,对该方面有需求的朋友可以下载看看(The algorithm book based on C language)
常用数值算法--C语言
- 常用数值算法,C语言实现,尤其针对求解多重微分方程组数值解、求多重积分有帮助(Commonly used numerical algorithm, C language implementation, especially for solving multiple differential equations of numerical solution. It is very helpful for you to seek multiple points.)
基于蚁群的NS2源代码实现
- 蚁群算法C++和OTcl在NS2中的应用(Application of ant colony algorithm C++ and OTcl in NS2)
BIRCH算法
- 机器学习用分类的一种算法,用C语言实现,比较成熟的一种算法的。(An algorithm for classification of machine learning, implemented in C language)
常用的图像处理算法及其实现
- 使用C/C++编写的一些图像处理算法,拿出来分享,非原创。(Some image processing algorithms written in C/C++ are used to share, not original.)
GN_c
- Fast Newman算法c语言实现社团发现(Fast Newman to detect community structure)
FCFS优化
- 操作系统调度算法 先来先服务 给大家参考一下(this is a code about fcfs very easy but useful)
数据结构与算法分析+c语言描述[答案]
- 压缩包中包含各种排序经典算法。全部都用C语言实现。(Compressed package contains various sorting algorithms. All implemented in C language)
部分排序算法(C语言版)
- 部分常用排序算法的代码实现 如冒泡排序,快速排序等(Code implementation of some commonly used sorting algorithms)
sm3算法c语言实现
- 国密加密算法中sm3算法vc6内使用c,c++实现(Implementation of Sm3 algorithm in vc6 in encryption algorithm)
哈夫曼英文文章编码解码示例
- 自己写的哈夫曼算法 C语言实现示例 编码 解码 哈夫曼树(An example of the Huffman algorithm C language)
比较实用的室内定位算法代码。有详细说明
- 基于RSSI的室内定位算法c程序,应用WiFi室内定位技术实现(indoor location algerithm based on RSSI)
典型密码算法及其C语言实现——附录代码
- 几乎囊括了所有主流的加密算法的c语言实现哦(Almost all the mainstream encryption algorithms are implemented in C language.)
粒子群算法-求二次函数最大值问题
- 粒子群算法 C++实现 粒子群算法完整源代码,求解二次函数最大值问题 欢迎分享使用(C++ implementation of particle swarm optimization algorithm)
mopso
- MOPSO多目标粒子群优化算法c++实现(内附其对应论文),其代码写作规范具有参考价值,其对应论文供大家学习与交流。(MOPSO multi-objective particle swarm optimization algorithm c++ implementation (with its corresponding papers), its code writing specification has a reference value, the corresponding papers