资源列表
doisothanhchu
- doi so thanh chu cai
fileUpload
- JAVA文件上传,采用IO实现。有兴趣者可以-JAVA file upload, using IO to achieve. Those interested can look at
AVERRY
- 微控上机实验程序,可以求出所给数值的算术平均值-Micro-manage the experiment on the computer program, you can find the arithmetic mean of the values given in
Example7_9
- wireless communication (modulation and demodulation)which can be run matlab platform
Calender-in-double-dimensional-arraay
- Calender in double dimensional arraay
PRFTNMBR
- PERFECT NUMBER FINDER
cellsite
- this matlab file help ypu to create a many number of hexogonal cell cites with randomly distributed user in it
DLA
- DLA个人实现的代码,用于人脸识别等判别特征提取,参考文献:Discriminative locality alignment-Discriminative locality alignment
Text3
- 步进电机控制程序p3.2正转,p3.3反转,p3.4停止 步进电机接p1.0p1.1p1.2p1.3 *-Stepper motor control program p3.2 Forward, p3.3 reversal, p3.4 stop stepper motors then p1.0p1.1p1.2p1.3*
ExecutionTime
- 计算程序运行时间,通过获取程序运行的时间和结束的时间来计算程序运行的时间来判断程序的优劣-compute execution time
RBF-ant
- 使用蚁群算法优化RBF神经网络方面的论文,相信对大家有用。-Using ant colony algorithm to optimize RBF neural network papers, believed to be useful.
static-modifier
- 编写一个类Teacher,描述教师的课时数量和计算课时的系数,均为double类型。Teacher类还有一个方法,courseCompute(),可计算教师的当量课时(课时量*系数),返回值类型为double,所有教师的课时系数相同。 编写一个测试类进行测试。 创建两个教师对象,计算的系数为1.2,输出计算后的两位老师的当量课时。 将系数修改后,输出修改后的当量课时。 -Write a class Teacher, describe the number of hours and