资源列表

« 1 2 ... .59 .60 .61 .62 .63 2464.65 .66 .67 .68 .69 ... 2656 »

[数据结构常用算法ccccccc

说明:一个关于二维积分的c语言程序。很有用 的-on a two-dimensional integral c language program. Very useful! !
<Terry> 在 2024-11-07 上传 | 大小:1024 | 下载:0

[数据结构常用算法shushu

说明:求素数的程序,用了一些标准库.不难,但很有用-Prime number for the procedure, using a number of standard library. It is not difficult, but very useful
<zjs> 在 2024-11-07 上传 | 大小:384000 | 下载:0

[数据结构常用算法huiwen333

说明:这是一个关于回文数的判断算法!只要输入的数据形式是回文形式,将输出该回文数是回文模式!-This is a palindrome number on the judgment algorithm! As long as the form of data input is palindrome form Palindrome will output the model number is palindrome!
<刘六龙> 在 2024-11-07 上传 | 大小:1024 | 下载:0

[数据结构常用算法Projectjohu123006

说明:crc任意位生成多项式 任意位运算 自适应算法 循环冗余校验码(CRC,Cyclic Redundancy Code)是采用多项式的 编码方式,这种方法把要发送的数据看成是一个多项式的系数 ,数据为bn-1bn-2…b1b0 (其中为0或1),则其对应的多项式为: bn-1Xn-1+bn-2Xn-2+…+b1X+b0 例如:数据“10010101”可以写为多项式 X7+X4+X2+1。
<johu> 在 2024-11-07 上传 | 大小:459776 | 下载:0

[数据结构常用算法humantree

说明:这就是所谓的哈夫曼编码的代码,我自己编的,编的不好还多请教,这是个学生级别的代码!嘿嘿!-This is the so-called Huffman coding code, I developed the addendum to the more bad advice, This is a student-level code! laughter!
<kerry> 在 2024-11-07 上传 | 大小:212992 | 下载:0

[数据结构常用算法tagseqQueue2

说明:通过用标志位来实现的顺序循环队列.用的是VC++实现的方法.包含了所有的源代码.-through signs spaces to achieve the order cycle queue. Use the VC method. Contains all of the source generation code.
<BoBo> 在 2024-11-07 上传 | 大小:1024 | 下载:0

[数据结构常用算法bina_tree

说明:已知一棵二叉树的先序中序遍历构造二叉树,输出其后序遍历序列-known first of a binary tree traversal sequence binary tree structure, and the output was preorder sequence
<aaa> 在 2024-11-07 上传 | 大小:1024 | 下载:0

[数据结构常用算法key_path

说明:AOE图工程工期控制问题,求解工程的工期与关键路径-AOE plans to control the construction period, the time limit for the project and the critical path
<aaa> 在 2024-11-07 上传 | 大小:2048 | 下载:0

[数据结构常用算法ExpressionTree

说明:建立表达式语法树及相关操作,根据输入的表达式,建立语法树,并进行遍历输入横置的树-establish regular expression syntax tree and related operations, according to the importation of expression, the establishment of syntax tree, and traversing the tree importation
<Leon> 在 2024-11-07 上传 | 大小:357376 | 下载:0

[数据结构常用算法data_struct

说明:数据结构电子书,内附源码,打开方式为enotebook-data structure e-books, containing the source code, open the way for enotebook
<> 在 2024-11-07 上传 | 大小:359424 | 下载:1

[数据结构常用算法FomulaStack

说明:利用栈求解算术表达式的值,程序分为两种表达式,中缀式与后缀式,分别得用栈先入后出的特性,以及运算符的优先级比较,进行求解-use arithmetic to solve the value of the expression, procedures are divided into two expressions, and the sergeant-type suffix. Stack were starting after the f
<Leon> 在 2024-11-07 上传 | 大小:367616 | 下载:0

[数据结构常用算法BinarySaveOpenFile

说明:对二进制文件读写,如何打开二进制文件,如何保存到二进制文件-right binary file reading and writing, how to break the binary files and how to preserve binary files
<李小明> 在 2024-11-07 上传 | 大小:4096 | 下载:0
« 1 2 ... .59 .60 .61 .62 .63 2464.65 .66 .67 .68 .69 ... 2656 »

源码中国 www.ymcn.org