资源列表
Hashset
- 一个拼写检查程序,用来检查你的输入的文件中的单词是否拼写错误,并给你给出可能的拼写建议。(用Hashset实现)(卡耐基梅隆大学ssd5数据结构Option Exercise4答案) 程序参数设置(第一个为要输入的词库文件,本例中是wordlist.txt, 第二个为要检查的文件,必须为txt格式,本例中用test.txt来检查)-A spelling checker to check your input file is misspelled words, and give you a p
ECC_1bit
- 1bit的用于nand flash的纠错码编解码器。vhdl-1bit ecc for nand flash vhdl
progs
- datastucutre and algorithms, application, in C
shujujiegou
- 关于数据结构学习的一本书,包括常见的链表、树、队列等的操作-Learn about the data structure of a book, including a common list, tree, queue, and so the operation, to facilitate online learning
wide
- 使用扩展先序遍历创建二叉树,并求出该二叉树的宽度-the width of the binary tree
diedaifa
- 利用迭代法对每段的物性参数和压力降分别进行计算,从而计算垂直井筒中压力分布,并得出了物性参数压力降等随井深的变化规律-Iterative method, one important physical parameters and pressure drop were calculated to estimate the vertical wellbore pressure distribution, and obtained physical parameters such as pressur
Vibration_signal_processing_MATLAB_Tutorial
- MATLAB振动信号处理教程Vibration signal processing MATLAB Tutorial-Vibration signal processing MATLAB Tutorial Vibration signal processing MATLAB Tutorial
horse
- 问题描述与实验目的 给定8*8方格棋盘,求棋盘上一只马从一个位置到达另一位置的最短路径长。 注意马是走“日”形的。 输入 输入有若干测试数据。 每组测试数据仅1行,每行上有2个方格pos1、pos2,之间用一个空格隔开,每格方格表示棋盘上的一个位置,该位置由表示列的1个字母(a-h)及表示行的一个数字(1-8)构成,如“d7”表示第4列第7行。 输出 对输入中每行上的2个方格pos1、pos2,输出马从位置pos1跳到pos2所需的最短路径长。如“a1==>a2
7456
- Besides calculating the SER verses Eb/No for the various levels of QAM, The m-file shows the coding gain required to closely approach Shannon s channel capacity limit for 4QAM,16QAM,64QAM,256QAM and 1024QAM. Notes are given at the end of the m-file
新建压缩(zipped)文件夹
- 一个表达式和一棵二叉树之间,存在着自然的对应关系。写一个程序,实现 基于二叉树表示的算术表达式 Expression 的操作。(There is a natural correspondence between an expression and a two forked tree. Write a program to implement The operation of the arithmetic expression Expression based on the two f
doc
- particle swarm optimization
laplace
- we use fdm method to simulate the laplace partial differential equations. thus you can have a better understand of both the fdm and laplace.
