资源列表
Perpetual-calendar
- 运行程序可直接显示今天是某年某月某日,且只显示本月月历!-Operational procedure can be directly display today is once upon a time, and only show this month calendar!
chen
- 学生成绩管理系统:1.输入数据:可输入学生姓名、学号、平时作业成绩、期中考试成绩、期末考试成绩等数据。-failed to translate
car
- 调取摄像头,对于有些机器,可能会出现代码注释中所提的问题。-failed to translate
stu1
- (1)按班级按课程从文件中读入相应的平时成绩、期中考试成绩和期末考试成绩。 (2)三个成绩对总评成绩的百分比被定义为常数,各占总成绩的30%、30%和40%。 (3)计算每位学生的总评成绩。 (4)计算该班级本课程的总平均成绩。 (5)计算处于优、良、中、及格、不及格的学生人数以及占总人数的百分比。其中100-90为优,89-80为良,79-70为中,69-60为及格,60分以下为不及格。 (6)按要求输出成绩在优、良、中、及格、不及格各区间的学生学号、成绩。 -(1)
SAVEBMP
- 用c语言编写的BMP图像保存,稍作修改。
Sobel
- This a "Sobel edge detector" code. In this code, I count a value at the pixel with the Sobel Mask, and then normailize value to be a bitmap with Gray level.-This is a "Sobel edge detector" code. In this code, I count a value at the pixel with the Sob
FlowSimulation
- 基于有限差分法求解三维温度场的散热过程。-temperature simulation based on FD Tecnology
MSN_NCa
- NAC 中型棘突神经元适应性放电节律的数值模拟以及动力学分析-neuron dynamic
monipaidui
- 定义数据结构实现银行客户排队等候系统模拟-The realization of data structure definition
基数排序算法
- 基数排序的算法,已经经过了编译,对初学者很有帮助~-base sequencing algorithms, which have been through a compiler, very useful for beginners ~
productAdd
- 项数据库中添加新的项 条件的判断很重要 希望对大家有帮助-Item database to add new entries is very important to judge the conditions
Mysystem_Cs
- 用C#写的NAMESPACE,可以返回当前系统时间,当前内存状态,程序所在目录和设备名称.直接调用函数即可返回. 除了时间为data,其余为字符串返回值