搜索资源列表
-
0下载:
动态模拟电梯的工作过程,非常逼真,程序中主要亮点是对一组按钮操作-lift the dynamic simulation process, very realistic, the process of the major highlights a group button operation
-
-
0下载:
该treeview和好的模拟了msdn的动态treeview。-the treeview and good flowing simulation of the dynamic treeview.
-
-
1下载:
实现的从宝鸡到西安高速公路的模拟.能够动态显示运行车辆的当前位置,车内人数等信息.-realized from Xi'an, Baoji Expressway simulation. Dynamic Display running to the current location of vehicles, information on the number.
-
-
0下载:
具有立体边框的虚拟仪器界面,同时可以动态显示两路仿真信号,可以实时改变仿真信号的参数-frame with a three-dimensional virtual instrument interface, which can be both dynamic display signal simulation, Real-time simulation can change the parameters of signal
-
-
0下载:
操作系统实验] 动态分区分配方式的模拟xiwangdajiaxiuan-experimental operating system] dynamic partitioning means of distribution simulation xiwangdajiaxiuan
-
-
0下载:
模拟动态存储管理 一、 题目 编制一个模拟动态存储管理的程序,设用一个单向链表HA表示空闲空间链;用一个单向链表HB表示已占用空间链。设链表结构如下: 起始地址 ( 正整数,大于0 ) 本块单元数( 正整数,大于0 ) 链域 (指向下一个结点的指针) 1. 在键盘上输入起始地址,本块单元数,建立起HA,HB两链表初态(输 入起始地址为0时结束); 2. 输出HA,HB两链(起始地址,单元数); 3. 输入起始地址,在HB链中撤消所对应的结点,撤消结点后输出HB链; 4. 将撤消的结点
-
-
0下载:
该程序使用tc2.0编译,带有图形界面和可输入命令的简易控制台 源代码较长,但总共就两大部分——进程调度部分和图形界面部分。 /*多道系统动态优先级调度算法及可变大小内存分配模拟*/-the procedures used tc2.0 compiler, with a graphical interface and can import orders of the source code for simple console longer, but the majority of the tot
-
-
0下载:
动态模拟一个水滴落入水中的过程,从空中落一直到在说中扩散开来。,Dynamic simulation of a water droplet falling into the hands of the whole process.
-
-
3下载:
VC mFC 对话框 动态曲线实时仿真系统,运用定时器,动态绘制曲线图。-VC mFC dialog box, real-time simulation system of dynamic curves and dynamic graph drawing.
-
-
0下载:
自制的一个仿真的3D动态可变色按钮,根据鼠标是否指上来修改圆形按钮的颜色和位置,从而形成动态。-Made a simulation of 3D dynamic color button, according to whether you were referring to the mouse onto the radio button modify the color and location, thus forming dynamic.
-
-
2下载:
模拟诺顿杀毒软件界面的程序;实现了单文档动态多视图的主界面,精美按钮,可以用按钮控制显示特定View中的内容,在视图之间传递消息,改变拆分条的宽度和颜色,隐藏菜单条,用GDI+实现ListCtrl的渐变位图标题,在单文档多视图的FormView上显示BMP位图文件,固定了拆分条位置和窗口大小,漂亮的鼠标敏感渐变字体变色按钮;2009年的春节假日期间用VS2005辛苦完成。-Simulation of Norton antivirus software interface procedures
-
-
2下载:
基于车辆动力学的作战坦克仿真源码,能较真实地模拟车辆的运动性能。-Tank Simulator is a software tool to simulate a battle Tank based on its vehicle dynamics. Vehicle dynamics allow simulations to contain parameters that most clearly approximate the dynamic performance of the vehicle.
-
-
0下载:
(1) 设计一个易于理解的界面,动态显示各梯的载客与运行情况(上、下或停止),动态显示各楼层的人员停留情况与要求乘梯情况;动态显示从仿真开始到目前的时间。
(2) 可变动的参数(K、N、M、L、S、T)应在程序开始时从对话框输入 -(1) to design a easy-to-understand interface, dynamic display of the ladder with the operation of the passenger (the upper and lower
-
-
0下载:
这是一个用VB模拟OfficeXP 风格菜单的小程序,它支持动态高亮显示、菜单列表可以加入GIF、JPG图标,可以研究一下哦!-This is a simulation of OfficeXP style with VB menu applet, it supports dynamic highlight menu can join the list of GIF, JPG icon, you can look at Oh!
-
-
0下载:
用各种算法实现进程调度的模拟,有先来先服务算法、静态抢占算法、动态抢占优先级算法以及时间片轮转法,用MFC实现,界面优美功能完善。-Process scheduling algorithm with a variety of simulation, there is first come first serve algorithm, static capture algorithm, dynamic priority algorithm and the time to seize the fil
-
-
0下载:
本程序是一个汉诺塔程序的界面模拟。
可以动态的看出其移动的过程和步骤。
是个简单的动画程序。-This program is a Tower of Hanoi program interface simulation. You can see the movement of dynamic processes and steps. Is a simple animation program.
-
-
0下载:
模仿早期360安全卫士的仿真动态界面窗口!很逼真-360 security guards to imitate the simulation of early dynamic interface window! Very realistic
-
-
0下载:
在WPF中模拟ChildWindow效果
原理很简单,关键点就是如何定义ChildWindow样式和使用DataTemplate动态显示控件,注意这里Content并没有显式定义ItemTemplate,它会默认应用资源里的DataTemplate定义,通过绑定到DialogViewModel,DataTemplate会根据DialogViewModel的DataType类型选择显示不同的子窗体,同时子窗体的DataContext会自动关联到该DialogViewModel类型的实体-In
-
-
0下载:
我们的操作系统的一个实验而已。传上来,看有不有人需要。用动态排序模拟的多级反馈轮转法!
因为是操作系统实验,所以程序中有本人和同学学号,名字,可以自行删去!-Our operating system only one experiment. Pass up, to see if there is not someone. Sort using dynamic simulation of multi-level feedback rotation law! Experimental op
-
-
0下载:
CODE STUDIO C# GDI+ development class Viso fl matlab used in drawing commands i This is the windows QT programmin Program of the curve, a real-time Mouse set control points, draw B- java drawing board simulation win Mastery letter. Lc5 file to be mo
-