资源列表
[数据库编程] piano101
说明:实现用键盘演奏简单曲谱功能的小程序,按照标准音频率编程实现,有数个八度的音域-Scores to achieve a simple function of playing with the keyboard applet, in accordance with the standard pronunciation frequency programming, several-octave vocal range<zia270i627> 在 2025-06-21 上传 | 大小:1kb | 下载:0
[数据库编程] pile
说明:简单的mfc画点画线和围棋算法实现 具体功能自己去试试把-easy mfc draw line and draw point 和围棋算法实现<yuaan85u084> 在 2025-06-21 上传 | 大小:1kb | 下载:0
[数据库编程] Rd_iteration
说明:限失真函数的迭代算法,完成限失真函数的R(d)的迭代计算,并画出R(d)函数曲线-the iteration algorithm of R(d)<chae8go338> 在 2025-06-21 上传 | 大小:1kb | 下载:0
[数据库编程] ShuixianhuashuWanshu
说明:水仙花数和完数的检测,题目源自西电考研机试题及谭浩强书-failed to translate<chae8go338> 在 2025-06-21 上传 | 大小:1kb | 下载:0
[数据库编程] SOR
说明:这是松弛迭代法(SOR)的源代码,对解决线性方程组求解问题很有帮组-This is a relaxation iterative method (SOR) of the source code to solve linear equations to solve the problem is to help group<chena79enee> 在 2025-06-21 上传 | 大小:1kb | 下载:0
[数据库编程] Spiral-square
说明:一个高效的螺旋方阵输出程序,输入方阵的边长n,然后输出n*n的螺旋方阵比如:n=4输出为: 1 2 3 4 12 13 14 5 11 16 15 6 10 9 8 7-An efficient spiral square output program, enter the square side length n, then n* n helical output matrixFor example: n = 4The output is: 1 2 3 4 12 13 14 5 11<toau2yayy> 在 2025-06-21 上传 | 大小:1kb | 下载:0
[数据库编程] test109
说明:1. 定义一个结构体数组,存放10个学生的学号,姓名,三门课的成绩2. 从键盘输入10个学生的以上内容,存入文件stud.dat,关闭文件3. 打开stud.dat文件,将数据读出,查看是否正确写入,关闭文件。4. 打开文件stud.dat文件,读出数据,将10个学生按照平均分数从高到低进行排序,分别将结果输出到屏幕上和另一文件studsort.dat中。5. 从studsort.dat 文件中读取第2,4,6,8,10个学生的数据。-Practice reading and writing f<xiaa2eiee> 在 2025-06-21 上传 | 大小:1kb | 下载:0