登录
首页 » Visual C++ » DEM

DEM

于 2011-06-13 发布 文件大小:2491KB
0 67
下载积分: 1 下载次数: 18

代码说明:

  动态模拟有质量小球的动力学性能,动态仿真小球弹跳时的力学参数变化(Dynamic simulation of the dynamics of quality performance of the ball, bouncing ball when the dynamic simulation of the mechanical parameters)

文件列表:

DEM有质量
.........\ zz.txt,168338,2009-08-12
.........\ zzbang.txt,20,2009-08-11
.........\ zzjiasudu.txt,107731,2009-08-12
.........\ zzsudu.txt,115538,2009-08-12
.........\ zzweizhi.txt,11309,2009-08-10
.........\ zzweizhi1.txt,104615,2009-08-12
.........\ zzweizhi2.txt,104615,2009-08-12
.........\Debug
.........\.....\ zz.txt,24704,2010-01-24
.........\.....\ zzbang.txt,0,2009-08-10
.........\.....\ zzjiasudu.txt,8276,2010-01-24
.........\.....\ zzsudu.txt,11819,2010-01-24
.........\.....\ zzweizhi.txt,18129,2009-08-10
.........\.....\ zzweizhi1.txt,10280,2010-01-24
.........\.....\ zzweizhi2.txt,10305,2010-01-24
.........\.....\DEM.exe,147559,2011-04-28
.........\.....\DEM.ilk,393632,2011-04-28
.........\.....\DEM.map,69479,2009-06-17
.........\.....\DEM.obj,33470,2011-04-28
.........\.....\DEM.pch,5831868,2011-04-28
.........\.....\DEM.pdb,541696,2011-04-28
.........\.....\DEM.res,8852,2009-08-12
.........\.....\DEMDoc.obj,25203,2011-04-28
.........\.....\DEMView.obj,78405,2011-04-28
.........\.....\MainFrm.obj,30633,2011-04-28
.........\.....\SET1.obj,31063,2011-04-28
.........\.....\SET2.obj,35193,2011-04-28
.........\.....\StdAfx.obj,109282,2011-04-28
.........\.....\TUXIAN.obj,20674,2011-04-28
.........\.....\vc60.idb,263168,2011-04-28
.........\.....\vc60.pdb,462848,2011-04-28
.........\DEM.APS,32016,2011-04-28
.........\DEM.clw,4487,2011-04-28
.........\DEM.cpp,4157,2009-06-17
.........\DEM.dsp,4925,2009-06-22
.........\DEM.dsw,531,2009-06-12
.........\DEM.h,1325,2009-06-17
.........\DEM.ncb,402432,2011-04-28
.........\DEM.opt,57856,2011-04-28
.........\DEM.plg,807,2011-04-28
.........\DEM.rc,15226,2009-07-22
.........\DEMDoc.cpp,1547,2009-06-16
.........\DEMDoc.h,1300,2009-06-16
.........\DEMView.cpp,20250,2009-08-12
.........\DEMView.h,3302,2009-07-22
.........\glut.h,27670,2000-12-13
.........\glut32.dll,237568,2001-11-08
.........\glut32.lib,28728,2001-11-08
.........\MainFrm.cpp,2565,2009-06-17
.........\MainFrm.h,1581,2009-06-12
.........\ReadMe.txt,4239,2009-06-12
.........\res

.........\...\DEM.rc2,395,2009-06-12


.........\resource.h,1606,2009-07-17
.........\SET1.cpp,4839,2009-07-29
.........\SET1.h,1540,2009-06-20
.........\SET2.cpp,6310,2009-07-29
.........\SET2.h,1779,2009-07-22
.........\StdAfx.cpp,477,2009-07-22
.........\StdAfx.h,1560,2009-07-22
.........\TUXIAN.cpp,972,2009-06-22
.........\TUXIAN.h,1219,2009-06-22

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • classdef.cpp
    ActiveMng.cpp MuOnline,DataServer,SourceCode for MuOnline DataServer (zTeam_24.10.13_S6_3)
    2014-12-04 07:44:58下载
    积分:1
  • clock页面置换算法
    clock页面置换算法 用CLOCK置换算法仿真请求分页系统 1、设计目的:用高级语言编写和调试一个内存分配程序,加深对内存分配算法的理解。 2、设计要求: 1) 实现请求分页存储管理方式的页面置换算法:CLOCK算法 2) 内存物理块数固定为15个,对多个作业采用可变分配全局置换的策略分配物理块 3) 作业数量与作业大小(10-20页)可在界面进行设置 4) 所有作业按RR算法进行调度,时间片长度为1秒 5) 可为每个作业随机产生引用的页面串,也可以人工输入引用的页面串,页面串长度50---100,要求必须包括作业所有的页面,可作为样例数据保存 6) 可读取样例数据(要求存放在外部文件中)进行作业数量、作业大小、页面串长度的初始化 7) 要求采用可视化界面,模拟内存分配和使用情况图,可在运行过程中随时暂停,查看当前内存物理块使用情况。 8) 每次全部作业运行结束后,要求打印出访问命中率 (clock page replacement algorithm)
    2013-05-12 10:42:56下载
    积分:1
  • Test1.0_ShutDown
    一个使用COM的计划任务,可以添加一个关机任务。(A scheduled task using COM, you can add a shutdown task.)
    2013-06-29 11:25:27下载
    积分:1
  • svm_gesture_recognition
    基于opencv的手势识别 1、hog : hog特征提取 2、hogTainer : 样本训练,利用了SVM方式 3、gestureRecognition : 手势识别,利用了训练得出的线性分类器进行识别分类 训练样本在hog文件夹中,对应gesture_a到gesture_e ,五种手势(Gesture recognition 1, hog: hog feature extraction 2, hogTainer: sample training, the use of SVM mode 3, gestureRecognition: gesture recognition using training resulting linear classifier for recognition and classification of training samples in hog folder corresponding to gesture_a gesture_e, five kinds of gestures)
    2020-12-14 11:59:14下载
    积分:1
  • GetPixel
    MFC入门小程序源代码(MFC source code)
    2004-11-17 16:45:16下载
    积分:1
  • 05_BUZZER
    说明:  430里示例程序中的一个,对初学者来说,是一个很好掌握430 的一个好程序(430 procedures in a sample, for beginners, it is a very good grasp of a good procedure 430)
    2009-08-20 17:38:12下载
    积分:1
  • Asntpclieentg
    基于SNTP协议的时间同步客户端的c代码。其中计算传输时间偏移和同步步误差都在客户端实现。可顺利移植到DSP上,用于网络时间同步需要的系统。 (SNTP protocol, time synchronization client c code. Calculated transmission time offset with step-by-step error in the client. Can be successfully transplanted to the DSP, the need for network time synchronization system.)
    2012-10-07 00:35:24下载
    积分:1
  • VC++Delaunay
    采用序列化对象CArchive读入原始数据构建Delaunay三角网的VC++代码。可以鼠标点击加新点进行构网,包括二维、三维。还可以进行设色、光照等。(Serializing objects using CArchive read the raw data to build Delaunay triangulation VC++ Code. Mouse clicks can add new points structure network, including the two-dimensional, three-dimensional. Can also be used for colors, light and so on.)
    2021-04-08 12:49:01下载
    积分:1
  • ASP.NET+MVC+4框架揭秘
    MVC4.0源码框架解析,深度解析了MVC架构的原理,给初学者解除困惑,解决各种疑难杂症,欢迎大家下载预览。
    2023-06-03 07:20:19下载
    积分:1
  • GA-paper
    这是一篇硕士论文,题目是多目标优化的遗传算法研究(This is a master' s thesis topic is a multi-objective optimization by genetic algorithm)
    2011-05-25 14:32:00下载
    积分:1
  • 696518资源总数
  • 104353会员总数
  • 66今日下载