搜索资源列表
accept
- 数字运算,判断一个数是否接近素数 A Niven number is a number such that the sum of its digits divides itself. For example, 111 is a Niven number because the sum of its digits is 3, which divides 111. We can also specify a number in another base b, and a number in
longest_increasing_subsequence
- LIS算法 !-LIS algorithm 111
111
- 实现一个快速的排序一减少时间复制度,用于一个快速的线性排序
111
- 数值算法中数据结构的带头结点双链循环线性表
111
- 两个单链表合并成一个链表C语言开发有头结点
8皇后算法111
- 皇后算法111 很经典的 内含两种 希望大家喜欢-111 Queen's algorithm includes the classic two hope you like
数据结构的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 动态存储分配
111
- 数据结构C语言实现一元多项式运算-C language data structures to achieve a dollar polynomial computing
DataStruture-Graph
- 1.7.1 图的邻接矩阵存储表示 311 范例1-102 图的邻接矩阵存储表示 ∷相关函数:CreateFAG函数 CreateDG函数 1.7.2 图的邻接表存储表示 324 范例1-103 图的邻接表存储表示 324 ∷相关函数:CreateFAG函数 1.7.3 有向图的十字链表存储表示 335 范例1-104 有向图的十字链表存储表示 335 ∷相关函数:CreateDG函数 1.7.4 无向图的邻接多重表存储表示 344 范例1-105 无向图
111
- 数据结构。各种算法和基本操作以及数据结构的重要详解-Data structure. Basic operation of various algorithms and explain the important
111
- 此程序利用线程模拟进程,用p、v原语操作实现生产者与消费者的问题。-This procedure simulated the process of using thread, with p, v primitive operations to achieve the producer and consumer issues.
111
- 详细的求欧拉回路算法 -Euler circuit for a detailed algorithm for detailed loop Euler algorithm
111
- 英文文件的字母数字统计 可根据不同的文件进行统计-Letters in English file statistics according to different statistics documents
he_fu_man_bian_ma
- 假设一个文件中出现了8种符号S0,SQ,S2,S3,S4,S5,S6,S7,那么每种符号要编码,至少需要3bit。假设编码成000,001, 010,011,100,101,110,111。那么符号序列S0S1S7S0S1S6S2S2S3S4S5S0S0S1编码后变成 000001111000001110010010011100101000000001,共用了42bit。我们发现S0,S1,S2这3个符号出现的频率比较大,其它符号出现的频率比较小,我们采用这样的编码方案:S0到S7的码辽分别01
111
- 里面有很多有用的公式,很有利于算法的学习,希望与大家一起分享-There are many useful formula for the learning algorithm
111
- 数据结构中的c语言程序,分支结构的练习,能够提升初学者的能力。-Data structure in c language program, the branch structure of the exercises, to enhance the ability of beginners.
111
- 现有两个已升序排好的数组,将它们合并为一个升序排序的数组(归并),请用函数模板实现。该方法可以演变成归并排序。-Ascending row of the existing two have a good array of them into a single ascending order of the array (merge), use function templates. This method can be turned into a merge sort.
111
- 用分支界限算法解决旅行上问提,大家可以看看,顺便了解一下用分支界限算法和旅行上-ok o k ko ok o k ok o k oko k ok kok ok ok ok ok ok o ko kok ok o ko ko k
111
- 实现数组的自动排序,以及2个一维数组的合并。合并后的新数组也实现自动排序 -To achieve an array of automatic sorting, as well as two one-dimensional array of the merger. After the merger is also automatically sort the new array
111
- 非常小的c语言的数据结构的常见算法的板块的代码-Very small c language, a common data structure algorithms plate code. . Very small c language, a common data structure algorithms plate code. .
