搜索资源列表
Rijndael算法VC使用实例
- 在Visual C++ 6.0下利用Rijndael算法进行任意文件加密,一个rijndael加密算法的使用实例,虽然图形界面做得比较粗糙,但是程序本身有很多值得参考和学习的地方- 6.0 carries on the free document encryption in Visual C using the Rijndael algorithm, a rijndael encryption algorithm use example, although the graphical int
RSA算法小实例
- 某位朋友\"用C#做的加密解密的东西,做在一起,有点乱,只是作为交流学习\"-certain friends "with C# to do encryption and decryption of things to do together, a little bit chaotic, but as the exchange of learning"
数据结构与算法(C实现)演示篇
- 数据结构与算法(C#实现)系列---演示篇,我们可以在这里找到很多实例-data structures and algorithms (C#) series --- demonstration chapter, we can find a lot of examples here!
HJYJXZ.c
- 用c语言实现的龙格库塔算法和阿当姆斯算法。是学习计算方法的入门级程序实例。
C++Examples100
- C++语言程序的实例100个 一共有10个文档,每个文档中有10个例子 从简单的绘图源码,到复杂的应用问题,对熟悉C++语言和算法都有很大帮助哦!
C++Demo100
- 这一百个代码实例让初学者详细的了解和学习关于C++的一些容易疏漏的语法细节和常用的算法!
DPSO-C.tar
- 耗散粒子群(DPSO)优化算法C程序及其测试实例
数据结构的C++描述
- 目 录 译者序 前言 第一部分 预备知识 第1章 C++程序设计 1 1.1 引言 1 1.2 函数与参数 2 1.2.1 传值参数 2 1.2.2 模板函数 3 1.2.3 引用参数 3 1.2.4 常量引用参数 4 1.2.5 返回值 4 1.2.6 递归函数 5 1.3 动态存储分配
WL40987330 C语言算法集
- 目录 第一部分 基础篇 001 第一个C程序 002 运行多个源文件 003 求整数之积 004 比较实数大小 005 字符的输出 006 显示变量所占字节数 007 自增/自减运算 008 数列求和 009 乘法口诀表 010&
Excel中农历的算法
- ★或是Excel中最牛的农历解法★ ★ 理由1:数据准确。数据起初来源于《万年历_中华农历网》中数据定义部分并进行了扩充(起止范围为:1900-1-1~2101-1-28),后又与《农历两百年算法【C语言代码】》及《寿星万年历》进行了校对,发现部分日期有出入。于是又下载了《中华五千年长历》和《三千五百年历日天象》两本书(第二本书只到2050年),对近2500个月的关键数据进行了逐一比对(2038年还有出入,最后以我的诺基亚6060手机为准),整理出了一套基础数据。(详见农历基础数据中的说明)
经典c程序100例
- 经典c程序100例 C语言实例
C#遗传算法源码实例集
- 该资源包含了常用的7种C#遗传算法源码实例集,和遗传算法C#五子棋游戏程序
一个简单但很全面的遗传算法例子.rar
- 用c编写的一个基于遗传算法的工程调度的实例。,prepared using a genetic algorithm based on the example of project scheduling.
C
- 本文档容括了C(C++)所有算法,分为数值算法、图论算法、背包算法、排序算法、高精度算法、树的遍历、进制转换、全排列和组合生成、查找算法、贪心、回溯法框架、DFS框架、BFS框架、数据结构相关算法。并有实例源码-This document, including the capacity C (C ) for all algorithms, divided into numerical algorithms, graph theory, algorithm, knapsack algorit
PID-C-example
- 绝对实用的PID控制算法C语言实例!还有注释说明-Absolutely practical PID control algorithm C language example! And annotated!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
C++编程实例
- C++编程实例,特别适合于初学者入门参考,其中包括一些经典的例程和算法
C#图像处理算法典型实例
- 图像处理:灰度,线性点运算,直方图,图像缩放,腐蚀结构元素,带通滤波,噪声模型等图像处理算法,包括素材和源代码。(Image processing: gray level, linear point operation, histogram, image scaling, corrosion structure elements, band pass filter, noise model and other image processing algorithms, including mate
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)
03--2算法
- 根据C语言的基本的运算和表达,讲述了几个编程的实例。(According to the basic operation and expression of the C language, several examples of programming are described.)
C_TraDaBoost
- 戴文渊---Boosting for Transfer Learning,TraDaBoost算法的源代码。(Dai Wenyuan ---Boosting for Transfer Learning, the source code of the TraDaBoost algorithm.)