资源列表
josephus problem
- 分别通过顺序表和链表的方式,利用C++实现约瑟夫斯问题(C++ implementation of the Josephus problem)
Parking lot problem
- 设有一个可以停放n辆汽车的狭长停车场,它只有一个大门可以供车辆进出。车辆按到达停车场时间的早晚依次从停车场最里面向大门口处停放(最先到达的第一辆车放在停车场的最里面)。如果停车场已放满n辆车,则后来的车辆只能在停车场大门外的便道上等待,一旦停车场内有车开走,则排在便道上的第一辆车就进入停车场。停车场内如有某辆车要开走,在它之后进入停车场的车都必须先退出停车场为它让路,待其开出停车场后,这些车辆再依原来的次序进场。每辆车在离开停车场时,都应根据它在停车场内停留的时间长短交费。如果停留在便道上的车未
sequential tables
- 编写一算法,实现两个顺序表的合并。(说明:将共同拥有的元素只存其一。)(Write an algorithm to achieve the merger of two sequential tables. (Descr iption: only one of the shared elements is stored.))
two tree
- 本程序中通过C++平台,实现二叉树的链式存储、遍历。(This procedure through the C++ platform, to achieve the two tree chain storage, traversal)
(matlab)Seam_Carving
- 是07年经典的seam carving算法的matlab实现,有gui界面(Classic seam carving algorithm for 07 years, matlab implementation, there is GUI interface)
fstsrs
- 信道高斯噪声和瑞利噪声测试,统计信噪比计算(Channel Gauss noise and Rayleigh noise test)
bayes
- 基于java,利用贝叶斯算法实现中文文本分类。(包含可调用的trainingset)(Text classification based on Java using Bayesian algorithm.)
ABS gui控制
- MATLAB abs防抱死系统 加入干扰 用PID进行校正。(MATLAB ABS anti lock system adds interference and corrects with PID.)
GWO
- 灰狼优化算法的核心算法描述,并且配有中文说明(Gray Wolf optimization algorithm)
CNN_OCR
- 平台MXNet上实现基于CNN的光学字符数字识别。(Implementation of optical character recognition based on CNN on platform MXNet.)
compress
- 无损压缩算法代码—— compress.zip huf.zip huff_file.zip huff_stream.zip lz77.zip lzw.zip rle_zip_8bit.zip rlezip_16bit_sc.zip(Lossless compression algorithm code ---- compress.zip huf.zip huff_file.zip huff_stream.zip lz77.zip lzw.zip rle_zip_8b
huf
- 无损压缩算法代码—— Lossless compression algorithm code ---- compress.zip huf.zip huff_file.zip huff_stream.zip lz77.zip lzw.zip rle_zip_8bit.zip rlezip_16bit_sc.zip(Lossless compression algorithm code ---- compress.zip huf.zip huff_file.zip huff