-
bug
一个基于C++的打虫子游戏,难度递增,虫子的轨迹随机。(A C++ to play insect games, difficulty increase.)
- 2013-10-29 09:30:14下载
- 积分:1
-
sushe
考查点:线性结构、文件操作
注意:必须使用文件存储数据,不得使用数据库管理系统。
任务:通过此系统可以实现如下功能:
录入:
可以录入宿舍情况,包括宿舍号、可容纳学生数、已容纳学生数、男生/女生宿舍等信息;
可以录入学生住宿情况,包括学号、姓名、性别、宿舍号等信息。
其他信息可以自行设计。
分配宿舍:为每一个学生分配入一个未住满的宿舍。能否提供一个智能分配算法?推荐选择?批量分配?鼓励创新。(Check point: linear structure, file operations
Note: you must use the file to store data, can not use management system.
Mission: through this system can realize the following functions:
Entry:
Can enter the dormitory, including dorm number, can accommodate students number, already accommodate students number, boy/girl s dormitory information
Can enter the student accommodation, including student id, name, gender, dormitory, etc.
Other information can be designed.
Dormitory: for each student assigned into a dormitory is not full. Can you provide a smart allocation algorithm? Recommended choice? Batch distributed? Encourage innovation.
)
- 2016-03-04 18:14:21下载
- 积分:1
-
networkjulei
先基于系统网络扩散,生成每个图中节点对网络的影响,再算相似度,最后使用k均值聚类(First diffusion-based system network, generated for each graph node on the network effect, and then calculate the similarity, and finally use the k-means clustering)
- 2013-10-23 13:33:18下载
- 积分:1
-
greyforecast
灰色系统预测GM(1,1)模型的MATLAB源代码(Gray Forecast GM (1,1) model of MATLAB source code)
- 2015-03-24 16:16:30下载
- 积分:1
-
DirectShow
说明: DirectShow 编程向导源代码,非常适合刚入门的同学,简单易懂。(DirectShow programmer guid,very good for those who start studying DirectShow .)
- 2009-09-03 14:55:29下载
- 积分:1
-
MSP430_2
MSP430F261x基本模块实验——汇编代码(MSP430F261x basic modules experiment- assembly code)
- 2014-04-24 21:27:32下载
- 积分:1
-
android-video-replayer-soure-code
Android video player
- 2011-08-22 16:23:26下载
- 积分:1
-
ld
说明: 数据通信的课程设计,用于实现AMI码等等在数据通信中实用的编码。(Data communication curriculum design, code, etc. used to implement AMI useful in data communications code.)
- 2011-04-30 20:12:38下载
- 积分:1
-
the-maximum-likelihood-estimate
1、 极大似然估计
尝试用0~24阶多项式拟合,并用5折交叉验证选择最佳模型(多项式阶数及其系数,给出类似课件中的图),并画出最佳模型的拟合效果图(类似图1,蓝色点为训练样本、红色点为测试样本、绿色线为模型预测),给出该模型的测试误差。
2、 岭回归
多项式阶数为24,正则系数λ的取值范围为exp(-19)到exp(20),采用并用5折交叉验证选择最佳模型。实验结果要求同1。
(1, the maximum likelihood estimate of 0 to 24 try-order polynomial fitting, with 5-fold cross-validation to select the best model (polynomial order and coefficients are given in Figure similar courseware), and draw the best model Fitting renderings (similar to Figure 1, a blue dot to the training sample, the test sample is red dot, the green line is the model prediction), the test error of the model are given. 2, ridge regression polynomial order of 24, the regular coefficient ranges λ is exp (-19) to exp (20), and with the use of 5-fold cross-validation to select the best model. The experimental results with a requirement.)
- 2013-12-10 16:45:48下载
- 积分:1
-
gtcgdwh
vc编写数字图像处理的程序,其中有图像处理的各种方法的程序(Vc write a digital image processing program, including the various methods of image processing program)
- 2017-04-28 07:28:22下载
- 积分:1