资源列表
barcode-test
- 将条码检测软件的条码发送到测试程序的条码输入框-barcode test used
search
- 本来想用matlab编写全自动扫雷程序用来作弊,可是后来发现扫雷问题是NP完全问题(正如:旅行商NP难问题一样不能被解决),便放弃了。于是编写了类似扫雷游戏(没有经过大量测试,可能有bug,作弊:在命令窗口输入minefield 其中,值为1的地方为雷区)。-Originally wanted to use matlab write fully automatic demining program used to cheat, but later discovered that mine cle
increaseber
- Matlab入门级OFDM仿真 -Matlab entry-level OFDM simulation
Free
- 免费接口调用大全(包括天气、音乐、IP、手机查询、翻译、视频)-Free interface calls Daquan (including weather, music, IP, cell phone lookup, translation, video)
MATLab-Implemention
- AKARI-I implementation on MATLAB. AKARI-I is lightweight Pseudo random number generator-AKARI-I implementation on MATLAB. AKARI-I is lightweight Pseudo random number generator
11
- 根据等高线随意加高程点,测图必备,直接ap加载即可,输入命令11,就能加高程点。比cass自带的好用-According casual plus elevation contour points, mapping necessary, can be loaded directly ap, enter the command 11, you can add elevation points. Comes with easy to use than cass
filelock
- linux/unix 文件锁的封装类,实现了简单的文件读写锁、读锁、写锁等-linux/unix file lock package class that implements a simple file read-write locks, read locks and write locks, etc.
Five_Polygon
- 使用processing语言创作的一个动态分形作品,线形极简 -Use processing language created a dynamic fractal works, linear minimalism
fuzzy-partion
- This a code source of matlab fuzzy logic program-This is a code source of matlab fuzzy logic program
no_enhancement
- Source code for feature extraction
AHP
- 这是一个用于层次分析法的程序,主要用于智能决策。可以帮助你从几个有限的选择中确定最佳的一个。-This program is about hierarchical analysis,used for intelligent decision—making,when you need to choose the optimal one several but limited choices.You can applied it with matlab to obtain the balanced
mine-clearance
- 背景 你玩儿过扫雷游戏吧?有个操作系统中带了这个小游戏,那个系统叫什么来着? -)在游戏中要想过关,就必须要在一个 NxM 的区域上找出所有的地雷。游戏过程中,计算机会在地图上显示一些数字从而帮助你确定哪里有地雷。例如,在下面这个有两颗地雷的 4x4 的地图(*表示地雷): *... .... .*.. .... 根据上面的地图,可以计算出应该提供给游戏者的数字如下所示: *100 2210 1*10 1110 每个数字表