-
account
C++大作业,编写一个account类实现基类派生类之间的各种关系。主要用于初学者对于类的理解。(C++ big job, write a class that implements account the various relationships between the base class derived class. The main class for beginners to understand.)
- 2013-12-26 14:58:21下载
- 积分:1
-
小游戏黄金矿工基本代码
基于funcode的C语言所编写的小游戏,具有黄金矿工游戏的基本使用功能,包括单双人模式,源代码具有较为详细的代码注释,对于刚开始学习编程的人比较具有帮助,代码也比较简单。
- 2022-09-18 17:00:04下载
- 积分:1
-
glut
一个关于OpenGL的初学者代码,包含了漫游、简单碰撞检测,物体移动,旋转等功能,利用了纹理映射,显示列表等内容。(A beginner on OpenGL code, including roaming, simple collision detection, object moving, rotating, and other functions, including the use of texture mapping, display list and so on.)
- 2020-07-02 02:20:02下载
- 积分:1
-
2
说明:
2.wps :为作业最终的仿真结果与分析
正态分布:.cpp为由C++编写的主程序以获取仿真数据,.txt为存储仿真数据的文档,.m为由matlab根据获取的仿真数据画图的结果,其中1、2、3分别为N(0,1)、N(0,4.26)、N(-2.5,1)的情况
瑞利分布:.cpp为由C++编写的主程序以获取仿真数据,.txt为存储仿真数据的文档,.m为由matlab根据获取的仿真数据画图的结果,其中1、2、3分别为Ray(1)、Ray(0.36)、Ray(3.4)的情况
泊松分布:.cpp为由C++编写的主程序以获取仿真数据,.txt为存储仿真数据的文档,.m为由matlab根据获取的仿真数据画图的结果,其中1、2、3、4分别为Lamda(0.2)、Lamda(1)、Lamda(6)、Lamda(10)的情况
0.m为将三或四种情况画到一副图中并进行仿真结果对比的图像
((2.wps:) for the job the final simulation results and analysis of the normal distribution:. Cpp written by C++ main program to obtain the simulation data. Txt document for storing simulation data, m grounds matlab drawing according to the simulation data obtained the results, wherein 1, 2, 3 respectively, for the N (0,1), N (0,4.26), N (-2.5,1), of Rayleigh distribution: CPP grounds C++ prepared by the main program to obtain its simulation data, txt for storage simulation data documents, the. m grounds MatLab drawing the results according to the simulation data obtained, wherein 1,2,3 respectively ray (1), ray (0.36), the case of the ray (3.4) poise the loose distribution: cpp grounds written main program C++ to get the simulation data txt simulation data is stored documents, m grounds matlab based on the results of the simulation data obtained drawing, in which 1, 2, 3, 4, respectively 0.m case of Lamda (0.2), Lamda (1), Lamda (6), Lamda (10) of the three or four painting to a graph, )
- 2013-02-27 22:25:38下载
- 积分:1
-
一个简单的oa系统
用.net开发的oa系统,支持文件通知,文件共享等功能
- 2022-04-17 08:34:03下载
- 积分:1
-
PIC的学习文件,可以供初学者学习,使用的是C语言编程,还比较实用...
PIC的学习文件,可以供初学者学习,使用的是C语言编程,还比较实用-PIC study documents, for beginners learning, using the C programming language, but also more practical
- 2022-05-25 07:00:47下载
- 积分:1
-
MDocDemo
简单的多文档应用程序应用实例源码,有兴趣的朋友学习一下。(Simple multi-document application source code examples, learn about friends who are interested.)
- 2011-05-31 21:15:30下载
- 积分:1
-
33
说明: systemvue对通信系统仿真,并进行对数字信号的载波传输仿真实验(systemvue the communications system simulation and digital signal carrier transmission simulation)
- 2013-10-22 10:43:22下载
- 积分:1
-
MenuBarXP
menu bar 实现windows xp的样式(menu bar to achieve the style of windows xp)
- 2007-12-17 17:43:40下载
- 积分:1
-
海战游戏
电脑和玩家各自在一个10*10的阵内放置不同长度的军舰,可选择横竖,电脑随机摆放,玩家手动输入,然后轮流选择矩阵中的点,猜中的话可以用类似*代替,直到一方的军舰被全部搜到为止,电脑的选择应根据之前的已选点,比如猜中一个点后,以这个点为中心向四周猜,连续猜中的话继续顺着这个方向,直到显示未猜中(The computer and the player separate the warship of different lengths in a 10*10 array. The computer can choose the vertical, the computer random set, the player manually input, and then choose the point in the matrix. If you guess, it can be replaced by a similar * until the warship of one side is all searched, the choice of the electroencephalon should be based on the selected points before. For example, if you guess a point, take this point as a center, guess it in a four week way, and continue to guess in the direction, until it shows that it has not been guessed.)
- 2018-05-08 10:35:45下载
- 积分:1