资源列表
排序选择:
[Linux/Unix编程] linux--xperiment
说明:linux实验手册,详细分析了linux常见实验的实验分析和实验报告。-Linux lab manual, a detailed analysis of the linux common experimental analysis of the experiments and lab reports.<饭饭> 在 2025-10-02 上传 | 大小:3.78mb | 下载:0
[JSP源码/Java] Determinants-Permanents
说明:通过递归计算出全排列,再通过函数进行行列式计算-Calculated by recursively arranged by function determinant calculation<嗯嗯嗯> 在 2025-10-02 上传 | 大小:1kb | 下载:0
[图形图像处理(光照,映射..)] mygraythresh
说明:最佳阈值分割,自己编写的程序代码!和自带的函数的结果一样-The optimal threshold segmentation, write your own code! And the results of the function comes<xieya> 在 2025-10-02 上传 | 大小:1kb | 下载:0
[数学计算/工程计算] 2
说明:编写一个函数,要求读入一个非负整数,然后计算和输出它的阶乘 编写一个函数,估算数学常量e 编写一个函数,估算出e^x的值-Write a function to read in a non-negative integer, then the factorial calculations and output it to write a function, to estimate the mathematical constant e to write a function to est<嗯嗯嗯> 在 2025-10-02 上传 | 大小:1kb | 下载:0
[JSP源码/Java] listener-event-trigger
说明:Test java, for active account<zikri> 在 2025-10-02 上传 | 大小:23kb | 下载:0
[单片机(51,AVR,MSP430等)] qidongceshiji
说明:用于公司产品的开关老化之用,采用宏晶单片机实现-The switch for the company' s products aging, using the macro crystal MCU<chenpeng> 在 2025-10-02 上传 | 大小:2kb | 下载:0
[微处理器(ARM/PowerPC等)] ars
说明:用于四轴飞行器的姿态算法,内含各种矩阵加减乘转置、求逆等运算,及姿态kalman滤波算法,可适用于低速旋翼机的姿态导航-For four-axis spacecraft attitude algorithm, containing a variety of matrix addition and subtraction to multiply the transpose and inverse operations, and attitude Kalman filtering algorithm<刘小码> 在 2025-10-02 上传 | 大小:247kb | 下载:0
[其他小程序] GradeReport
说明:创建一个名为GradeReport的类,来处理某个学生的各科成绩。要求能够保存学生姓名,总科目数目,各科目的总成绩,以及该学生的GPA,另外用三个数组分别来保存各个科目的课程名称、课程学分点数、本课程成绩。要求该类提供构造函数来初始化成员变量,并使用setCourse,setCreditValue,setScore三个成员函数来设置三个数组的值。提供getTotal,getGPA来获取学生目前的总分数和GPA。另外,利用成员函数getScore(courseName)来获取与cousrName相<嗯嗯嗯> 在 2025-10-02 上传 | 大小:2kb | 下载:0