资源列表
[教育/学校应用] webdataCatcher
说明:用vb读取网页数据,使用ADODC的excute功能记入数据库-Use vb to read web data, the use of the excute function ADODC credited database<dwjnet> 在 2025-11-23 上传 | 大小:83kb | 下载:0
[企业管理(财务/ERP/EIP等)] student
说明:学校人事管理系统:选择录入的信息,输入姓名,输入编号,输入职务。-School personnel management system: Select the input information, enter the name, enter the number, enter the post.<wj> 在 2025-11-23 上传 | 大小:996kb | 下载:0
[能源行业(电力石油煤炭)] pf
说明:快速解耦潮流计算,适用于电力系统分析学习-Fast decoupled power flow calculation for power system analysis study<李红伟> 在 2025-11-23 上传 | 大小:24kb | 下载:0
[能源行业(电力石油煤炭)] Newton
说明:newdon潮流计算程序,适用于电力系统分析学习-newdon flow calculation program for power system analysis study<李红伟> 在 2025-11-23 上传 | 大小:11kb | 下载:0
[其他行业] vxworks_applicaitonnotes
说明:this contains the application notes based on the vxworks<arun> 在 2025-11-23 上传 | 大小:752kb | 下载:0
[教育/学校应用] Linklist
说明:建立一个动态链表,将学生数据(学号,成绩)存入链表结构中,实现链表的访问(求学生成绩的平均分,找到最高分,最低分,将其数据输出)。删除指定学号的学生数据,对学生数据进行排序,分别在链表头部,中间,末尾插入学生数据。-To establish a dynamic linked list, students and student id data (deposited in the list, realize the list of access (the average student achie<杨辉> 在 2025-11-23 上传 | 大小:2kb | 下载:0
[教育/学校应用] StudentsOfFileManagement
说明:定义一个结构体数组,存放10个学生的学号,姓名,三门课的成绩,输出单门课成绩最高的学生的学号、姓名、以及该门课程的成绩,输出三门课程的平均分数最高的学生的学号、姓名及其平均分,将10个学生的相关数据,存入文件中,再从文件中读出,按照平均分数从高到低进行排序,分别将结果输出到屏幕上和另一文件中,再从文件中读取第 1 ,3 , 5 ,7, 9个学生的数据。-Define an array of storage structure of ten students and student id, nam<杨辉> 在 2025-11-23 上传 | 大小:2kb | 下载:0
[教育/学校应用] studentScoreSort
说明:在函数中进行 10个学生成绩从高到低排名, 再改进函数, 进行 n个学生成绩从高到低排名, 排名方式根据函数的style参数进行,如style为‘a 按升序排,style为 d 按降序排( a:ascending 升,d:descending 降)。 编写多个不同函数,使之能实现不同的排序算法(3种以上),再编写一个通用输出函数,(要求用函数指针做参数)能分别打印不同排序算法的结果。 -The function of 10 students from high to low ranki<杨辉> 在 2025-11-23 上传 | 大小:1kb | 下载:0