资源列表
gui-pnsr
- 带GUI的PNSR比较,比较两幅图像的相似度,使用matlab编程。-PNSR with GUI comparison, compare the similarity of two images, using matlab programming.
SortedSet
- 定义类模板SortedSet,即元素有序的集合,集合元素的类型和集合元素的最大个数可由使用者确定。要求该类模板对外提供以下三种操作:insert:加入一个新的元素到合适的位置上,并保证集合元素的值不重复;get:返回比给定值大的最小元素的地址。若不存在,返回0;del:删除与给定值相等的那个元素,并保持剩余元素的有序性。-#include < iostream> using namespace std template < class type> class setlist
Southsaint
- 圣维南方程组计算程序 vb开发 进行河道水流模拟计算-Saint-Venant equations vb development of computational procedures for river flow simulation
SportsMeeting
- 这是一个运动会管理系统,能够实现所要求的基本功能-This is a sports management system, to achieve the required basic functions
square
- 矩形类,由两个对角线上的点组成。有取长、宽,求面积的方法。-Rectangle class, by a point on the two diagonal. Take a length, width and area of the method.
ssd3Exercise6
- ssd3 Exercise6满分答案大家请放心使用无毒无害绝对绿色-perfect answer to all ssd3 Exercise6 Please be assured absolutely harmless to use non-toxic green
stack103
- vc实现进栈出栈的代码,可以输入要压入的数据个数与数据,随后弹出-stack
Stack_link
- 用单链表实现栈。小弟初学,仅供参考。!谢谢合作-The realization of a single list stack. Boy beginner, for informational purposes only. ! Thank you for your cooperation
stdafx
- 文件系统下的循环队列小程序,用于循环队列调试-File System applet under the circular queue, circular queue for debugging
Storage-Management
- 存储管理,分页存储下面的位式图表示的存储管理-Storage management, paging, digital storage following storage management style graph
StrConvert
- 字符串转换器,可以将输入的字符串转换为全小写(或大写),还可以去掉前导空格符。适合初学者学习字符串转换-String converter, the input string can be converted to all lowercase (or uppercase), you can also remove the leading space character. Suitable for beginners to learn string conversion
string104
- 实现字符串拷贝、拷贝size_t大小的字符串、字符串连接、将size_t大小的字符串连接、求字符串长度、字符串比较。-To achieve a string copy, copy size_t size string, string concatenation, the connection string size_t size, find the string length, string comparison.
