-
shuzimoxingjili02
关于数字模型机理研究的几篇重要学位论文,欢迎下载。(Digital model of the mechanism on several critical dissertation research are welcome to download.)
- 2010-12-06 09:14:33下载
- 积分:1
-
mega8
Programer for Amega8,Amega16 AVRMCU
- 2009-05-10 20:59:40下载
- 积分:1
-
Virtual-Keyboard
虚拟键盘,控件,可以实现中英文输入,以及输入法之间的切换(Virtual Keyboard)
- 2012-07-25 13:52:41下载
- 积分:1
-
mat4501vc
能与vc很好结合使用,极大减少编程人员的时间(easy to use with vc
)
- 2010-05-27 20:23:32下载
- 积分:1
-
DEMO
说明: 一个小的游戏Dome大家可以看看,技术不成熟!大家要多指点啊!源代码大部分再里面,我只切出了一个文件!(A little game we will look at the Dome, the technology was not! We have to show ah! Most of the source code inside again, I just cut out a document)
- 2009-08-10 12:20:56下载
- 积分:1
-
daimadaquan
通过阅读本书,深刻认识所犯过的错误,如何避免它们。同时,丰富的编程经验帮助你在控制大规模项目和按要求对软件进行修改和维护时感到得心应手。(By reading this book, a profound understanding of the mistakes, how to avoid them. At the same time, a wealth of programming experience assist you in controlling the large-scale projects and, as required, the software modification and maintenance are easy.)
- 2009-03-21 08:54:45下载
- 积分:1
-
SCommTest
用MFC(C++语言)实现了一个串口调试助手的功能。(Using MFC (C++ language) to achieve a serial debugging assistant function.)
- 2018-05-08 14:31:19下载
- 积分:1
-
mapx
mapx操作手册记录mapx的各种属性及方法(mapx operating manual records of the various properties and methods mapx)
- 2015-03-31 10:41:49下载
- 积分:1
-
LNode
1、 随机产生或键盘输入一组元素,建立一个带头结点的单向链表(无序)。
2、 遍历单向链表。
3、 把单向链表中元素逆置(不允许申请新的结点空间)。
4、 在单向链表中删除所有的偶数元素结点。
5、 编写在非递减有序链表中插入一个元素使链表元素仍有序的函数,并利用该函数建立一个非递减有序单向链表。
6、 利用算法5建立两个非递减有序单向链表,然后合并成一个非递增链表。
7、 利用算法5建立两个非递减有序单向链表,然后合并成一个非递减链表。
8、 利用算法1建立的链表,实现将其分解成两个链表,其中一个全部为奇数,令一个全部为偶数(尽量利用已知的存储空间).
9、 利用单向链表实现一元多项式的存储并实现两个多项式相加并输出结果。
10、 在主函数中设计一个简单的菜单,分别调试上述算法。
(visual c)
- 2009-03-26 10:10:27下载
- 积分: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