资源列表
N!
- 将1到N的N个自然数排成一列,共有1*2*3……*N种不同的排列方法,如N=3时,有6种排列方案,分别为123,132,213,231,312,321.试编程序输出1到N的全部排列,假设N<10. 为了设计出由计算机输出1到N的全部排列程序,就必须寻找不同排列之间的规律.通过观察N=5(参见本例的运行结果)的排列情况,可以发现,如果把每个排列看作一个自然数, 则所有排列对应的数是按从小到大的顺序排列
dingwei
- 基于菜单的车牌定位哦,只要按动菜单上设置的按键就可以进行定位啦!-License plate location based on the menu Oh, so long as the set menu rather than pressing the button will be able to locate it!
main
- 用最小推排序算法实现作业的优先级调度问题-Minimum push sorting algorithm
plane
- 一个飞机模型,能用鼠标操作移动,改变飞行方向-A plane model, can move the mouse to change the direction of flight, etc.
tree
- 可以建立huffman树,完成编码、解码、打印二叉树等功能-This is useful.
pcaPlda
- 使用matlab自己编写的pca+lda方法,大家一起分享-pca and lda in matlab by myself,we will share together
Lohman-holograms
- 二值图象的LohmanIII编码迂回位相全息图,经测试能正常运行。结果含原图,全息图,和再现图三部分。- 二值图象的LohmanIII编码迂回位相全息图,经测试能正常运行。结果含原图,全息图,和再现图三部分。 A value of two LohmanIII coded images detour phase hologram, by testing the normal operation. The result with image, hologram, and reprodu
Keyword-Search-System
- 建立一个文本文件,文件名由用户用键盘输入,输入一个不含空格的关键字,统计输出关键字在文本中的出现次数。 本项目的设计要求可以分成两个部分实现:首先建立一个文本文件,文件名由用户用键盘输入;然后输入一个不含空格的关键字,统计输出该单词在文本中的出现次数。-Create a text file, the file name input by the user using the keyboard, enter a keyword with no spaces, statistical outpu
MEDECI_PN
- synopsis公司的MEDECI半导体工艺软件建立光敏二极管模型的脚本-Synopsis of the company s MEDECI semiconductor process software photosensitive diode model scr ipt
GameStart
- 自动扑克洗牌程序,可以自动扑克洗牌,自动发牌。-Automatic poker cards program, can automatically poker cards, automatic licensing.
BP
- 该文件通过一个实例,展示了如何用openCV中的函数实现神经网络。-The document, an example to show how to implement neural network with openCV the function.
Huffman-and-codec
- c/c++哈夫曼排序及编解码,计算机类专业标注课程设计,高效简洁代码。解压缩软件核心程序。-Huffman and codec
