搜索资源列表
新编万年历星期速算法C语言的实现(hotpower)
- 最新的万年历算法,新编万年历星期速算法C语言的实现(hotpower).ZIP-latest hefty almanac algorithm, the newly hefty almanac weeks-speed algorithm C implementation (hotpower). ZIP
算法与数据结构_俄罗斯方块程序的另类算法-C语言
- 算法与数据结构_俄罗斯方块程序的另类算法-C语言-algorithm and data structure _ Russia squares algorithm for the alternative procedure-C Language
用C语言实现ID3算法
- 用C语言实现ID3算法
遗传算法C语言程序
- 浅显易懂的遗传算法C语言程序
c语言的AES加解密算法
- aes加解密算法C语言实现,纯C语言实现,不调用任何标准C外的函数库,分为加密和解密两个c源文件,由于是纯C语言实现,适合于移植到其他操作系统,如LINUX等,
国密 sm3 算法 c语言实现
- 国密 sm3 算法 c语言实现 用途 国家密码管理局编制的商用算法,用于密码应用中的数字签名和验证、消息认证码的生成与验证以及随机数的生成,可满足多种密码应用的安全需求。 算法描述 对长度为l(l< 264) 比特的消息m,SM3杂凑算法经过填充和迭代压缩,生成杂凑值,杂凑值长度 为256比特。
C语言经典算法大全
- C语言经典算法大全,包含许多经典的C语言算法。(C language classic algorithm)
C语言PID程序
- 控制算法的C语言实现问题,特地编写出来,初学者课供学习,网上也有一些特定例子供给参考。(Control algorithm C language implementation problems, specifically written out, beginners courses for learning, there are some specific examples of online reference.)
妙趣横生的算法_C语言实现
- 该压缩包是关于C语言算法的书籍,对该方面有需求的朋友可以下载看看(The algorithm book based on C language)
数据结构与算法分析:C语言描述(原书第2版)
- 数据结构与算法分析:C语言描述(原书第2版)(Data structure and algorithm analysis: C language descr iption (original book, Second Edition))
C语言学习必备合集
- C语言中常用算法的编程实例,有助于初学者的学习,为初学者学习提供了便利,程序里面每一行都有标注(C language commonly used algorithm programming examples, help beginners learn, for beginners to learn the convenience of procedures inside each line is marked)
常用数值算法--C语言
- 多种数值计算方法,的c语言实现。好使,没有问题(A variety of numerical methods, C language implementation. OK, no problem)
数据结构与算法分析+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)
PID控制算法的C语言实现.(绝对的好东西)
- 详细讲解了PID控制算法通过C语言来实现的步骤以及PID对应的C语言程序(Detailed explanation of PID control algorithm through C language to achieve the steps and PID corresponding C language program.)
卡尔曼滤波算法C语言实现
- 卡尔曼滤波的c语言算法实现(Implementation of C language algorithm based on Calman filter)
典型密码算法及其C语言实现——附录代码
- 几乎囊括了所有主流的加密算法的c语言实现哦(Almost all the mainstream encryption algorithms are implemented in C language.)
SM2&SM3&SM4国密算法C语言实现
- SM2&SM3&SM4国密算法C语言实现,分别有3个算法的pdf文档,以及测试代码(SM encryption algorithm,including test code & docs)
模糊PID控制算法C语言代码
- 模糊PID控制算法C语言代码,用于模糊算法的学习和研究。(Fuzzy PID control algorithm C language code)