搜索资源列表
meter.ZIP
- 世纪飞扬图形仪表组件包(LIT)是面向仿真、工业自动化、虚拟仪器仪表等数据图形领域的通用组件包,内置动画流向、报警器、测量、棒图、LED、仪表、数码管、计数器、百分比、选择器、线性控制、开关、趋势图形等15个组件。这些组件适用于从事构建逼真的人机界面、处理实时数据、创建虚拟仪器仪表界面等工程系统。重要的是由这些组件可以进行多次工程系统的开发,而生成的工程系统是完全免费的,可以毫无限制地运行在多台计算机上。-century graphics Music Instrument Develop
Ruler_demo
- 你想往窗口上加标尺吗?试试这两个程序吧。本代码包括在一个单文档及一个多文档中的窗口中加标尺的情形。好好看看,非对你有很大启发的。- You want to add the rod toward the window in? Tries these two procedures. This code including in single documents and more than an documents window China and Canada rod situation. Ha
ROD
- This a package containing all sources code for matlab for "blotch and scratch detection based on Rank orederd differences" or ROD.
youhua
- 求四杆机构杆长的优化程序,通过网格法得到使摇杆加速度最小的杆长-Demand four-bar linkage rod length optimization procedures, through the grid to be the smallest so that the acceleration rocker arm length
spring
- SpringFramework 实 际 上 是 Expert One-on-One J2EE Design and Development 一书中所阐述的设计思想的具体实现。在 One-on-One 一书中,Rod Johnson 倡导 J2EE 实用主义的设计思想,并随书提供了一个初步的开发框架实现 (interface21 开发包) 。而 SpringFramework 正是这一思想的更全面和具体的体现。 Rod Johnson 在interface21 开发包的基础之
CHSMenu
- 一个超级棒的VC++窗体菜单生成程序的源代码,生成的菜单各种各样,每一款都十分精致优美,如上源码爱好者截图所示,它能够自定义菜单的外观、立体感效果、菜单选项背景、菜单背景、菜单边框色、多级菜单指示箭头颜色、分隔条颜色、被选项标签色、图标阴影色、以及多种菜单动画效果和主题供选择,包括动画菜单的延时时间都可以自己调整,而且本源码在VC++6.0下可直接编译。代码中有很多有用的函数以及类可重复使用,压缩包内有详细的参数和使用说明。-A super rod VC++ Form Menu Builder
Rotating-rod-of-the-elongation-and-shortening
- Rotating rod of the elongation and shortening
The-rod-group-analysis-subroutine
- 源代码中是三个子程序,分别为R,RRR,RRP,用于分析机构的各部分的速度,加速度,坐标。R用于分析原动杆,RRR用于分析双杆组构件,RRP用于分析两转动副一滑动副的双杆组。分析一个具体机构时可先将机构拆成原动杆和各杆组,然后调用这三个子程序来计算。-Source code of three subroutines, namely R, RRR, RRP, for the analysis of body parts of the velocity, acceleration, coordina
Calculating an average temperature of the rod
- Calculating an average temperature of the rod as a numerical double integral using Simpson 1/3 algorithm
Diesel-engine-connecting-rod
- 连杆有限元计算参数 计算工况 195柴油机连杆二维图纸 连杆组各零件的材料定义 -Connecting rod finite element calculations Working condition of calculation 2 d drawings of 195 diesel engine connecting rod Material definition of connecting rod set of the parts
WD615diesel-engine-connecting-rod
- WD615柴油机连杆强度有限元分析 WD615柴油机连杆三维模型 柴油机连杆强度计算参数-WD615 diesel engine connecting rod strength finite element analysis Three-dimensional model of WD615 diesel engine connecting rod Diesel engine connecting rod strength calculation parameters
phononic-crystal-rod
- 程序描述了两段不同界面石英杆中厚度扭转波传播时引起的带隙特性。-Procedure describes two different interfaces bandgap properties of quartz rod thickness caused by torsional wave propagation.
Long-rod-projectile--reactive-armor
- 这是用ansys/LSDYNA模拟的长杆弹垂直侵彻反应装甲的k文件,对使用ansys模拟反应装甲抗穿甲弹的同学学习有一定帮助-This is the use of ansys/LSDYNA simulation of the long rod projectile vertical penetration of reactive armor K file, using ANSYS simulation of reactive armor anti armour piercing projecti
Charged-Rod-field
- 均匀带电细棒的电场数值法程序,使用matlab编制-Uniformly charged rod electric field numerical method procedures
Adjustable-compression-rod
- 通过单片机控制伸缩杆,没隔一秒,向串口发送一次数据,并通过串口实时显示-Through single chip microcomputer control telescopic rod, every one second, to a serial port to send data, and through a serial port real-time display
Automatic-KSD301-match-rod-machine
- 全自动KSD301配杆机,采用台达ES2型号PLC编程,实现了电位器的全自动组装功能。-Automatic KSD301 match rod machine, used in ES2 type PLC programming, achieve the function of the potentiometer automatic assembly.
piston-rod-crank
- 计算发动机活塞连杆运动规律,速度,加速度,受力分析,以及轴承载荷图。-Calculate the movement of the engine piston rod, velocity, acceleration, force analysis, and bearing load diagram.
Rod-group-analysis-program
- 机械原理杆组分析法RRR,RPR,RRP子程序以及主程序调用代码-Mechanical principles rod group analysis RRR, RPR, RRP main program and subroutine calling code
libWetHair_windows_x64
- 通过建立新的弹性杆模型,可以真实的模拟出头发的状态。(Through the establishment of a new model of the elastic rod, you can truly simulate the state of the hair.)
五阶weno格式求解rod问题
- 运用五阶weno格式对一维rod问题进行求解,时间推进采用三阶Runge-Kutta方法。