资源列表
10-kinds-of-filtering-algorithms-
- 十种常用的滤波算法用C语言实现,对提高C语言编程能力有一定帮助。-10 commonly used filtering algorithm using C language, help to improve the ability of the C programming language .
tfidf-CPP
- TF-idf的实现程序,这是自然语言处理课上的一个大作业,供大家参考-TF-IDF' s procedures, which is a large class of natural language processing operations, for your reference ~ ~
ViterbiCPP
- Viterbi算法的实现,在程序中有详细的注释-The implementation of the Viterbi algorithm, detailed notes in the program ~ ~
vbnet-3-2a
- 一个简单的随机产生序列的程序,点击按钮随机产生一串数-A simple random sequence program, click the button randomly generated string of number
vbn2-6
- 一个简单的文字编译器,实现了对文字的剪切 复制 粘贴的功能-A simple text compiler, Cut copy and paste the text
STACK1.C.tar
- program to show the implementation of stack datstructure
KMP
- 根据课本自己写的KMP算法,c++实现,用dev编译-According to the textbooks written KMP algorithm, c++ dev compiled
binaryTree
- 二叉树的非递归遍历算法,自己写的,条理比较清楚-Non-recursive binary tree traversal algorithm, write their own, well-organized more clearly
Taskassgin
- n个操作员以n种不同时间完成n种不同作业。要求分配每位操作员完成一项工作,使完成n项工作的总时间最少。 -n operator to n different time to complete the n kinds of different jobs. Assign each operator to complete a task, make work completed n the total time at least.
FDTDc
- FDTD模拟一维TM传播,源代码为c语言。。,-FDTD simulation of one-dimensional TM spread, the source code for the c language. . And
crox
- 矩形件最优排样的程序,用Visual C编写,在6.0下能正常运行。-Rectangular pieces Optimal Nesting program
beibaosufa
- 背包算法 问题描述 给定一组物品,每种物品都有自己的重量和价格,在限定的总重量内,我们如何选择,才能使得物品的总价格最高。-The knapsack algorithm descr iption of the problem given a set of items, each item has its own weight and price, the total weight of the limited, how to choose in order to make the highest
