-
AutoArrangeClass
随机自动分班级排学号软件
一个朋友在中学教书,经常为排班级排学号头痛,于是做了这么一个小软件让朋友用用,反馈感觉上还不错。
本软件适用于小学升初中只有两科成绩,且成绩只有A,B,C三个标号.
说明一下:该随机自动分班级排学号软件,
不仅有有考虑到,成绩的均匀,
还考虑到生源地(即原毕业学校),性别,及班级学生个数的均匀.
一般来说,每个班级的总体都比较均匀
具体的说明,可以运行一下本软件,点一下生成源文件样本,然后参考一下即可。(Random Automatic Class scheduling software school No. A friend of mine to teach in secondary schools, often for the Class Pai Pai Student headache, then to do so, a small software that allows friends to use, and feel pretty good feedback. This software applies to primary and junior high school only two subjects, and the results only A, B, C grade three. Explain: The random Automatic Class No. Pai school software, not only has to take into account, results in uniform, but also taking into account the students (ie the original graduate schools), gender, and class number of the uniform. Generally speaking, each Class are relatively uniform overall specific, you can run like the software, click the source file to generate samples, and then reference click.)
- 2008-07-02 17:47:08下载
- 积分:1
-
gui
运用matlab软件,进行回归运算,方便快捷(Use matlab software, regression calculation, convenient)
- 2013-09-14 10:17:53下载
- 积分:1
-
51847167snake_gvf_demo
GVF SNKE 模型matlab源代码(gvf snake)
- 2010-11-06 13:41:04下载
- 积分:1
-
jiekouchengxu
psasp和matlab交互仿真接口程序(psasp and matlab interactive simulation interface program)
- 2021-03-20 15:39:18下载
- 积分:1
-
cooccurrence2
共生矩阵是MATLAB实现,在cooccurrence里有实现方法(Co-occurrence matrix is the MATLAB implementation, there realization in the cooccurrence)
- 2010-09-15 21:28:21下载
- 积分:1
-
VisualCMATLAB
Visual C++ MATLAB图像处理与识别实用案例精选 pdg格式(tha visual C+++ Matlab)
- 2009-09-27 20:51:05下载
- 积分:1
-
EM3DTask_20130311_NEW
EM3DTask_TFEM2,三维电磁仪扫频命令表编辑程序源代码(editor of task table of TFEM-2)
- 2014-01-10 11:26:33下载
- 积分:1
-
11
说明:
广告流水灯程序
ORG 00H
MOV P2,#80H
START:MOV A,#0FFH 赋初值
CLR C
MOV R2,#8
LOOP:RRC A 带进位右移
MOV P1,A
CALL DELAY
DJNZ R2,LOOP
MOV R2,#7
LOOP1:RLC A 带进位左移
MOV P1,A
CALL DELAY
DJNZ R2,LOOP1
JMP START
DELAY:MOV R3,#20 延时0.2秒
D1: MOV R4,#20
D2: MOV R5,#248
DJNZ R5,$
DJNZ R4,D2
- 2012-11-22 13:22:07下载
- 积分:1
-
Gaussian-blur-with-CUDA-5
cuda5 and matlab code for Gaussian filtering and parallel image processing code, we hope to help
- 2013-10-01 10:52:33下载
- 积分:1
-
cpp
前段时间在北大OJ平台上做的几个题目,主要用到几个知识点...(OJ platform some time ago at the university to do the subject ...)
- 2009-12-15 00:43:21下载
- 积分:1