资源列表
[其他小程序] Student-records-management
说明:学生信息系统.vbp是在安装了VB-SP5的计算机上编制的,在未安装VB-SP5的计算机上运行时可能会出错。若发生错误,请作以下处理: 执行"工程"菜单中的"引用"命令,打开"引用"对话框,将列表中"Microsoft ActiveX Data Objects 2.5 Libbrary"左侧的复选标志-Student Information System. Vbp is installed VB-SP5 prepared on a computer, without installing<胡斌> 在 2025-06-24 上传 | 大小:931kb | 下载:0
[其他小程序] A-simple-calculator
说明:简单的计算器,用以实现简单的加减乘除,开方、乘方、三角函数、数制转换-Simple calculator for simple addition and subtraction, multiplication and division, square root, power, trigonometric functions, number system conversion<张妍> 在 2025-06-24 上传 | 大小:2kb | 下载:0
[其他小程序] PCNNimagefusion
说明:PCNN 图像融合,一些比较好的程序,比较好的融合算法,和大家分享一下-PCNN image fusion<王中华> 在 2025-06-24 上传 | 大小:1kb | 下载:0
[其他小程序] MyRestaurant
说明:满汉楼餐饮管理系统源码 满汉楼餐饮管理系统源码-Manchu Manchu floor restaurant management system source code F Restaurant Management System<葛亚运> 在 2025-06-24 上传 | 大小:5.02mb | 下载:0
[其他小程序] ticket-machine
说明:一个简单的课题,使用C++语言开发的,MVC模式设计,使用工厂模式设计数据的存储和访问方式。是为某公司面试时开发的代码。-A simple task, using C++ language development, MVC pattern design, use the factory pattern design data storage and access. Interview for a company code developed.<game> 在 2025-06-24 上传 | 大小:178kb | 下载:0
[其他小程序] Balanced-binary-tree-operation-two
说明:该程序主要是针对平衡二叉树的操作而设计的,程序执行的命令包括: (1)构造平衡二叉树;(2)输入数据; (3)对平衡二叉树的查找、插入、删除操作;(4)结束 -The program is mainly aimed balanced binary tree operation and design, program execution commands include: (a) construct a balanced binary tree (2) the input data<张妍> 在 2025-06-24 上传 | 大小:2kb | 下载:0
[其他小程序] Campus-tour-guide
说明:本演示程序中,设校园的平面图是一个无向网,顶点和边均含有相关信息,以图中顶点表示校内各景点,存放景点名称、代号、简介等信息;以边表示路径,存放路径长度等相关信息,为来访客人提供图中任意景点的相关信息查询,任意景点的问路查询,即查询任意两个景点之间的一条最短的简单路径。 -This demo program, set up campus plan is an undirected network, vertices and edges contain relevant information, i<张妍> 在 2025-06-24 上传 | 大小:4kb | 下载:0
[其他小程序] Four-long-integer-operations
说明:.本演示程序中,利用双向循环链表实现长整数的存储,每个结点含一个整型变量任何整型变量的范围是-(215-1)—(215-1)。在每个结点中仅存十进制数的4位,即不超过9999的非负整数,整个链表表示为万进制数。输入和输出形式按中国对于长整数的习惯,每四位一组,组间用逗号隔开。-The demonstration program, the use of two-way circular linked list to achieve long integer storage, each node c<张妍> 在 2025-06-24 上传 | 大小:3kb | 下载:0
[其他小程序] Maze-solving-the-problem
说明:本演示程序中,首先实现一个以链表做存储结构的栈类型,然后编写一个求解迷宫的非递归程序。求得的通路以三元组(i,j,d)的形式输出,其中:(i,j)指示迷宫中的一个坐标的方向。-This demo program, the first to do to achieve a linked list storage structure stack type, and then write a non-recursive procedure to solve the maze. Obtained acc<张妍> 在 2025-06-24 上传 | 大小:2kb | 下载:0