-
stack
栈采用顺序栈存储,该算法是将表达式转换成后缀表达式输出。(Stack sequential memory stack, the algorithm is to convert the expression into a postfix expression output.)
- 2015-05-19 19:16:28下载
- 积分:1
-
用Opengl画出三维地形
读取dem数据,用Opengl画出三维地形,实现漫游。(Read dem data,and use Opengl to render the 3D Terrian. )
- 2009-12-09 18:24:51下载
- 积分:1
-
imageSNRPSNRMSE
图像的SNR,PSNR以及MSE的计算源代码(The image SNR, PSNR and the source code for the calculation of MSE)
- 2010-10-19 13:18:44下载
- 积分:1
-
Fill_IEs
IE自动填充,基本框架和功能,自己再去添加和修改吧--IE自动填充,基本框架和功能,自己再去添加和修改吧(IE Auto fill, the basic framework and functions, add and modify it yourself go)
- 2011-11-16 16:02:21下载
- 积分:1
-
ENVELOP_ADO
封装的ADO访问所有数据库的代码,大家不要将时间浪费在编程上了(Packaging visit all the ADO database code, we should not be wasting time on the program)
- 2007-05-18 22:38:03下载
- 积分:1
-
CCpuId100
得到CPU信息的程序.不过好像不准.(Program which obtains CPU information, But it seems not so accuracy.)
- 2002-04-19 09:18:04下载
- 积分:1
-
sdt_rev250p
很好的嵌入式操作系统资料,高效率的实时嵌入式操作系统。含有三星的原版资料。(Very good information on embedded operating systems, efficient real-time embedded operating system. Samsung contain original information.)
- 2009-02-22 08:28:18下载
- 积分:1
-
EGM2008_Model_to_GPS_Elevation
基于EGM2008模型的重力观测点GPS高程转换(GPS Height Transfrom Based on EGM2008 Model)
- 2021-03-18 16:19:20下载
- 积分:1
-
BoostTest
说明: 编写过MFC程序的朋友都知道,通过资源编辑器编辑菜单项,设定菜单项ID,然后MFC内部通过该ID来映射菜单命令处理函数和菜单界面更新函数。我设想撇开MFC的资源编辑,在MFC程序中通过xml文件来进行界面配置,然后利用字符串来映射消息处理函数。借助boost库,我实现了这一设想。具体就是在xml文件指定一个字符串,然后通过这个字符串就能找到它的命令消息处理函数和界面更新命令消息处理函数。(MFC write-off procedures friends all know, through the resource editor to edit the menu item, set the menu item ID, and MFC-house by the ID to map menu and menu command handling function update function. I imagine MFC resource editor aside, the MFC program carried out by the interface configuration xml file, and then use the string to map the message processing function. Using boost libraries, I realized that vision. Specific xml file is to specify a string, then the string can find its command message processing functions and interface update command message processing function.)
- 2021-02-04 15:09:57下载
- 积分:1
-
paidui
1、首先,我们分析调查到的数据,发现学生流符合泊松分布,服务时间符合指数分布,由此我们的模型就变成了排队论中典型的MM
模型,根据MM
模型中的各效率指标的公式,我们可得到学一食堂拥挤情况的各方面数据。
2、根据模型求解得到的数据,我们对模型进行了更精确的量化分析。我们发现,解决本模型的关键就在于分析顾客平均排队时间,我们对其与窗口数之间的关系进行了拟合,并就两者之间关系进行了灵敏度分析。
3、针对窗口数与顾客平均排队时间之间的关系,我们从经济学的角度进行了分析,即比较增加窗口后成本的增加量与减少排队等待时间所带来的收益之间的大小关系。
(err)
- 2021-04-11 15:08:58下载
- 积分:1