-
demo-it-master
what the test is it test to be tes
- 2019-01-22 22:27:27下载
- 积分:1
-
cvisc
FLAC3D中粘塑性蠕变本构模型,供大家参考进行二次开发(FLAC3D in viscoplastic creep constitutive model for reference secondary development)
- 2020-12-09 15:29:27下载
- 积分:1
-
vc
说明: 一个函数int fun(int *s,int t,int *k),用来求除数组的最大元素在数组中的下标并存放在k所指的储存单元中(A function int fun (int* s, int t, int* k), for requirements in addition to an array of the largest element in the array subscript coexist on the storage unit referred k)
- 2012-10-25 18:43:54下载
- 积分:1
-
rjgc
说明: 软件工程需求分析案例:中国外轮理货总公司OA系统用户需求说明书
中远信息科技有限公司
2007年3月
(Software engineering requirements analysis cases: China Ocean Shipping Corporation tally OA system user requirements specification COSCO Information Technology Co., Ltd. in March 2007)
- 2008-11-17 02:05:18下载
- 积分:1
-
poj3941
poj 3941
Hideyuki is allowed by his father Ujisato some 1000 yen bills every month for his pocket money. In the first day of every month, the number of bills is decided as follows. Ujisato prepares n pieces of m-sided dice and declares the cutback k. Hideyuki rolls these dice. The number of bills given is the sum of the spots of the rolled dice decreased by the cutback. Fortunately to Hideyuki, Ujisato promises him to give at least one bill, even if the sum of the spots does not exceed the cutback. Each of the dice has spots of 1 through m inclusive on each side, and the probability of each side is the same.
In this problem, you are asked to write a program that finds the expected value of the number of given bills. (poj 3941 Hideyuki is allowed by his father Ujisato some 1000 yen bills every month for his pocket money. In the first day of every month, the number of bills is decided as follows. Ujisato prepares n pieces of m-sided dice and declares the cutback k. Hideyuki rolls these dice. The number of bills given is the sum of the spots of the rolled dice decreased by the cutback. Fortunately to Hideyuki, Ujisato promises him to give at least one bill, even if the sum of the spots does not exceed the cutback. Each of the dice has spots of 1 through m inclusive on each side, and the probability of each side is the same. In this problem, you are asked to write a program that finds the expected value of the number of given bills.)
- 2013-07-16 20:45:28下载
- 积分:1
-
26304_ANSI-C_source_code_v6_5_0
AMR-WB+编解码源代码,内含工程文件,可直接运行(AMR-WB+ codec source code, containing the project files can be directly run)
- 2010-08-06 15:55:24下载
- 积分:1
-
3DSdonghuawenjianyueduqi
VisualC++实现3DS动画文件阅读器源代码(VisualC achieve 3DS document readers source code)
- 2006-12-22 22:55:38下载
- 积分:1
-
陈建春GIS系统源码
基于C++的·简单GIS软件源码,来源于教材(C++ based simple GIS software source code, derived from the teaching materials)
- 2017-06-12 15:19:47下载
- 积分:1
-
GPU-AES
使用cuda的aes加解密kernel函数(the kernel function of aes encrypt)
- 2012-04-27 10:15:24下载
- 积分:1
-
lab2
输入:
输入包括多个测试集,每行为一个正奇数N(1 <= N < 10),
0作为输入的结束且不需要处理。
输出:
对于输入的每一个N, 输出一个它所对应的N阶幻方,如果存在多个,
任意一个即可。
Sample Input
1
3
0
Sample Output
1
4 9 2
3 5 7
8 1 6
(Input: The input includes multiple test sets, each one being the odd behavior of N (1 < = N < 10), 0 as the end of the input and does not require treatment. Output: For each input N, N it corresponds to the output of a magic square, if there is more than one, any one can. Sample Input 1 3 0 Sample Output 1 4 9 2 3 5 7 8 1 6)
- 2014-02-19 15:40:48下载
- 积分:1