资源列表
[数学计算/工程计算] concorde.tar
说明:Concorde is a computer code for the traveling salesman problem (TSP) and some related network optimization problems. The code is written in the ANSI C programming language and it is available for academic research use.-Concorde is a computer co<cellsplicer> 在 2025-06-25 上传 | 大小:684kb | 下载:0
[数学计算/工程计算] magic-squares.tar
说明:Magic Squares is a Scheme program that generates magic squares of up to 4x4 in dimensions. It generates all possible permutations of each magic square in the given dimension.<cellsplicer> 在 2025-06-25 上传 | 大小:5kb | 下载:0
[matlab例程] listoflabexperimentsee311course
说明:matlab implemetaion of OCR<mohit> 在 2025-06-25 上传 | 大小:2.67mb | 下载:0
[matlab例程] points2contour
说明:封闭二维图形的最小自由相邻链接 Connect Randomly Ordered 2D Points into a Minimal Nearest-Neighbor Closed Contour-Connect Randomly Ordered 2D Points into a Minimal Nearest-Neighbor Closed Contour<zhong> 在 2025-06-25 上传 | 大小:3kb | 下载:0
[matlab例程] FitDistribution_GUI
说明:分布GUI. With this GUI you can find the best distribution that fits your data.-With this GUI you can find the best distribution that fits your data.<zhong> 在 2025-06-25 上传 | 大小:94kb | 下载:0
[matlab例程] Line_Cut_Ver20
说明:This program allows you to analyze the size of grains in a micrograph with the intersection method arranged in a user-friendly GUI.-grain and particle analysis with line intersection method<zhong> 在 2025-06-25 上传 | 大小:72kb | 下载:0
[数据结构常用算法] Joseph-ring-sort
说明:利用约瑟夫环对单链表进行的排序算法,直接改变了结点的顺序而没有进行数据域中数值的交换。-Joseph ring singly linked list sorting algorithms, and change the end point of order without the exchange of data field values .<SchroPony> 在 2025-06-25 上传 | 大小:1kb | 下载:0
[matlab例程] tongbuhundun
说明:这是线形系统理论中的同步混沌问题 虽然很简单 但有利于我们理解混沌的内容及方法-Chaos of MATLAB problems about line system<longfei> 在 2025-06-25 上传 | 大小:1kb | 下载:0
[数据结构常用算法] 123
说明:以栈模拟停车场,以队列模拟车场外的便道,按照从终端读入的输入数据序列进行模拟管理。每一组输入数据包括三个数据项:汽车“到达”或“离去”信息、汽车牌照号码以及到达或离去的时刻。对一组输入数据进行操作后的输出信息为:若是车辆到达,则输出汽车在停车场内或便道上的停车位置;若是车辆离去,则输出汽车在停车场内停留的时间和应交纳的费用(在便道上停留的时间不收费)。栈以顺序结构实现。队列以链表结构实现-Stack simulation parking lot to the queue simulation c<朱俊鹏> 在 2025-06-25 上传 | 大小:49kb | 下载:0