搜索资源列表
李学武提交C语言源代码
- 李学武提交的C语言源代码,包括Hilbert曲线,高精度计算,π值计算公式,取石子游戏,趣味等式填数游戏3则,验证四色定理等- Li Xuewu submits the C language source code, including the Hilbert curve, the high accuracy computation, pi the value formula, takes the gravel game, the interest equality fills in the
mathematics_method
- 另带完整程序实验说明,C语言,是一种最优化方法,可演变为多目标非线性规划。若要其它程序,请与13709828698,李英楠联系。-other experimental procedures with integrity Note C language, is the most optimal way, could evolve into a multi-purpose nonlinear planning. If other programs, please 13709828698, Li Yi
plan
- 一、问题的提出: 某厂根据计划安排,拟将n台相同的设备分配给m个车间,各车间获得这种设备后,可以为国家提供盈利Ci j(i台设备提供给j号车间将得到的利润,1≤i≤n,1≤j≤m) 。问如何分配,才使国家得到最大的盈利L 二.算法的基本思想: 利用动态规划算法的思想,设将i台设备分配给j-1个车间,可以为国家得到最大利润Li (j-1)(1≤i≤n,1≤j≤m),那么将这i台设备分配给j个车间,第j个车间只能被分配到0~i台,所以我们只要算出当第j个车间分配到t(0<=
datastructure.rar
- 立春葆的数据结构李春葆:数据结构习题与解析(C语言版).pdf,Li-Chun Li Chun-bao-bao of the data structure: Data structure and analysis of exercise (C language version). Pdf
link_quicksort
- 链表的快速排序法-List`s quick sort
LBF_v0_v0.1
- CM Li在Ieee Image会上的最新文章代码-C.M Li
data_stucture
- 本程序是李春葆编写的数据结构的c语言版本,里边是该书所有算法的源程序.希望能对大家有所帮助!-This procedure is the preparation of Li-bao of the data structure c language version of the book that is inside the source algorithm. Hope you can help!
li
- c语言实现的数据结构中线形表的应用,包括二叉树结点的插入,删除,查询等-c language data structure in binary tree of applications, including binary tree node insert, delete, query, etc. -XIANXINGBIAOYINGYONG
c_list
- C语言下开发的双链表算法,模拟C++中STL接口说明,可以在嵌入式C语言中直接使用。-double list using C language.
ieee-7
- Infrared moving target detection and tracking based on tensor locality preserving projection Hong Li a, Yantao Wei a, Luoqing Li b,*, Yuan Y. Tang c,d
data-struct-c
- 李春葆:数据结构习题与解析(C语言版),专升本、考研必备资料。-Li Bao: Problem with the analytical data structure (C language version), Upgraded, PubMed necessary information.
cPP
- 里面有多个c++代码,适合初学者参考,其中包括排序的两种方法(冒泡法、选择法)、判断素数、偶数输出-ying yu neng li shui ping di a ,bunebgfanyi a,zi dong fan yi you mei fan yi zhi neng zhe yang ban le
123
- C. Li, C. Xu, C. Gui, M. D. Fox, "Distance Regularized Level Set Evolution and Its Application to Image Segmentation", IEEE Trans. Image Processing, vol. 19 (12), pp. 3243-3254, 2010. - C. Li, C. Xu, C. Gui, M. D. Fox, "Distance Regularized L
chanshengshixitong
- 这是一个实现正向推理的产生式系统,用C++语言实现的。-zhe shi yi ge shi xian zheng xiang tui li de chan sheng shi xi tong.
AnimalES-CPP
- 这是一个产生式的源代码,用于实现动物选择的正向推理。用C++语言实现的。-dong wu xuan ze de zheng xiang tui li.
shujujiegou
- 包括最小生成树和工资管理系统,可运行,数据结构课设代码!C++代码-include zui xiao sheng cheng shu he gong zi guan li ,shu ju jie gou ke she
huffman-code
- 程序的算法 1)先输入以下字符串和数组,其中sym为字符串中出现的信源符号,p为各符号出现的概率,seq为要进行编码的符号序列。如下所示: 2)初始各字符的区间:a[0,0.1),b[0.1,0.3),c[0.3,0.6),d[0.6,1.0) 3)利用以下公式计算区间的上下限: Li+1=Li+rangei*r_L Hi+1=Li+rangei*r_H -Program Algorithm 1) to enter the following string a
RSADES
- DES和RSA混合加密DES密码体制主要由3方面组成:密钥生成、加密函数以及解密函数。该算法在VC6.0的平台下以C++来实现。子函数说明- Void SetKey(const char* Key, int len) { Memset(deskey,0,16) Memcpy(deskey,key,len>16?16:len) SetSubKey(&SubKey[0],&deskey[0]) Is3DES = len
Fvrls
- 遗忘因子法用来改善最小二乘参数估计。采用遗忘因子的方式,剔除过去的数据。-请键入文字或网站地址,或者上传文档。 取消 Yíwàng yīnzǐ fǎ yòng lái gǎishàn zuìxiǎo èr chéng cānshù gūjì. Cǎiyòng yíwàng Fvrls used to improve the least squares parameter estimation. Using forgetting factor approach, excluding pas
erchashushixian
- 二叉排序树的实现 实现二叉排序树,包括生成、插入,删除; 对二叉排序树进行先根、中根、和后根非递归遍历; 每次对树的修改操作和遍历操作的显示结果都需要在屏幕上用树的形状表示出来。 -英语中文德语检测语言 中文(简体)英语日语 翻译文字或网页 二叉排序树的实现 实现二叉排序树,包括生成、插入,删除; 对二叉排序树进行先根、中根、和后根非递归遍历; 每次对树的修改操作和遍历操作的显示结果都需要在屏幕上用树的形状表示出来。 请键入文字或网站地址,