-
winddk
驱动开发的一些简介,帮助大家理解什么是驱动,什么是DDK(Some of us driven development to help people understand what is driving what is DDK)
- 2010-09-23 10:53:00下载
- 积分:1
-
code1
代码去注释,C++描述,趋势科技2011笔试题,修改网上一些版本的代码错误(Code to comments, C++ description, Trend Micro 2011 pen questions, modified version of the code line number of error)
- 2010-11-29 20:56:10下载
- 积分:1
-
392440Youngs-VOF
使用VOF进行液-液两相流的界面追踪,非常使用,强烈推荐(For liquid- liquid two phase flow using VOF interface tracking
)
- 2021-01-19 23:08:43下载
- 积分:1
-
ElevatorSim
电梯群动态仿真控制系统的设计与实现 建立了电梯群控问题的整体数学模型,并对该模型进行了逐步分解,构造了其中的客流产生模型、电梯模型,进而对仿真模型进行分析,确定了仿真策略,建立其仿真模型,描述了客流仿真流程、电梯群控算法、电梯动态仿真流程和总体仿真流程;采用面向对象的编程思想,在VC环境中,开发设计了电梯群动态仿真和控制系统平台,该平台能对不同群控算法下电梯群的服务质量和运行效能进行量化分析,并进行可视化的动态显示。(Design and Implementation of the dynamic simulation of the elevator group control system)
- 2021-04-23 14:58:48下载
- 积分:1
-
ConfigPort
文件的一些操作,主要功能为配置tomcat的http和HTTPS的端口访问地址(Some operations, the main function of a file is accessed the address http and HTTPS port configuration of the tomcat)
- 2015-12-28 15:54:04下载
- 积分:1
-
CPPgc
内存的分配与管理。模拟操作系统的功能,采用动态链表的方式。。。。(Memory allocation and management. Simulation of the operating system functions, the way dynamic list. . . .)
- 2009-06-14 14:06:02下载
- 积分:1
-
ldpc-code-final-test
用于LDPC编码译码的仿真实现。包括随机生成校验矩阵、由校验矩阵产生生成矩阵、编码、加随机噪声、译码等内容。(For LDPC codec simulation. Including randomly generated check matrix, generated by the parity check matrix generator matrix, coding, plus random noise, such as decoding.)
- 2013-05-06 12:02:38下载
- 积分:1
-
SWA2000
国家环保总局污染源在线通讯协议的简化版,主要用于环保污染监测设备的数据上传(Sources of the State Environmental Protection Administration of the simplified version of online communication protocols, mainly for environmental pollution monitoring equipment, data upload)
- 2009-04-12 15:38:36下载
- 积分:1
-
Visual_Assist_X_10_5_1715
Visual Assist X 10.5.1715
- 2009-06-11 03:27:37下载
- 积分:1
-
MESH--SIMPLE
可以简化obj,ply等三维模型,1:在VC++2008上运行oglpemsh.dsw 文件
2:选择要简化的模型,eg:huge_bunny.ply
3:选择简化
(Mesh Simplification Viewer
This program implements four different mesh simplification algorithms. After loading a mesh, the user can easily remove triangles from the mesh and the results are displayed in real time. The mesh can also be rotated and moved closer to or farther away from the viewer.
The goal of mesh simplification is to display a 3D polygonal mesh with fewer triangles while retaining the same shape. In the example above, the original cow model (upper left) is made up of over 5800 triangles. We can easily remove thousands of triangles from this mesh and still display a very similar cow model. While the 500 triangle cow is a cruder representation, this may not make a difference if the cow is far away from the viewer.
)
- 2014-07-10 11:37:50下载
- 积分:1