搜索资源列表
report
- 该文档为大学生理财软件的项目设计报告,内容有需求分析,功能实现以及源代码等,此外还有主要算法的详细描述。软件功能有添加、查看理财信息,理财统计及分析、提醒功能。
MATRIX
- 矩阵分解的Doolittle分解算法实现,其中包含一个将矩阵打印输出的子程序,在TC30上运行成功
GoodsReportManage
- C++做的管理系统,该系统有安全的用户登录模块、方便快捷的浏览界面、易于操作的功能模块。本文的分析基于知识点的试题库结构基础上,阐述以知识点难度系数和题型为主要控制参数的组卷算法的建立与实现方法。该系统的运用不仅提高了教师的工作效率,而且可以实现真正意义上通用性。-this paper describes the design of the structure of the test question database and the method of the foundation rea
zhishu
- 打印质数的各种算法,首先介绍了教科书上的实现方法,然后从减小时间复杂度的方向出发,介绍了几种打印质数的算法,C++实现。-The number of print quality algorithm, first introduced on the implementation of textbooks, then reduce the time complexity from the direction, describes several printing prime numbers algo
buddy
- 伙伴算法 实现了页面分配 页面打印等 大家交流学习用吧-Algorithm of distribution partners page print page
Spiral-print-algorithm
- 实现螺旋打印的算法实现。这是一个面试题,由于当时没有时间实现出来,第二天实现了。-Algorithm spiral print, I do not know whether the excellent
Eightstar
- c++实现A星算法求解8数码问题,里面有行注释,本人试过,可求解40步之内求出解路径的问题-c++ A Star Algorithm 8 digital issues
c
- 主要包含一些排序算法,和库函数的实现,冒泡、二分等-sort arithmathic and library function