CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 其它 搜索资源 - Simulation vc

搜索资源列表

  1. ControlSys

    0下载:
  2. 用vc调用matlab7.0写的小程序,可以实现简单的控制系统仿真演示-with vc call matlab7.0 write small programs, can achieve a simple control system simulation demo
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:3026481
    • 提供者:柯为
  1. 模拟测试鼠标及键盘的输入

    0下载:
  2. 模拟测试鼠标及键盘的输入 软件简介:本例模拟测试鼠标及键盘的输入,适合于初级vc编程者阅读. -simulation tests mouse and keyboard input software descr iption : The simulated test cases mouse and keyboard input, suitable for junior programmers vc reading.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2441568
    • 提供者:思沃琪
  1. R_WPI

    0下载:
  2. 文件包含采用VC写的源代码。它通过模拟了生产者和消费者问题来阐述并发进程。-document contains VC used to write the source code. Through simulation of producers and consumers with questions to elaborate process.
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:12017
    • 提供者:许智勇
  1. Cache_emu

    1下载:
  2. 这是Vc++6.0实现的用于大学操作系统或计算机系统结构课程实验的缓存算法模拟程序(有图形界面)-Vc 6.0 for the University of operating system or computer system architecture courses experimental cache algorithm simulation program (with a graphical interface)
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:33722
    • 提供者:刘权
  1. genCRC32

    0下载:
  2. 本程序是使用Vc++6.0开发的用于计算机系通信理论课程的CRC32编码器模拟程序,它能模拟直接计算法和余式计算法,算法明晰。-this procedure is the use of Vitamin C 6.0 for the development of computer-communication theory courses CRC encoder simulation program, it can direct simulation calculation and computati
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1920
    • 提供者:刘权
  1. filesys_emu

    0下载:
  2. 本程序是使用Vc++6.0开发的用于计算机系操作系统课程的文件系统模拟程序,程序在控制台中运行,提示你加入文件,更改文件和删除文件;对文件也可以写入、删除和更改内容。它完整地实现了一个最简单的模拟文件树,希望对你理解操作系统关于文件系统的基础知识有所帮助-this procedure is the use of Vitamin C 6.0 for the development of the computer science courses on operating system file sy
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:8204
    • 提供者:刘权
  1. autocells

    0下载:
  2. 用vc的托管运行时库模拟的微生物社会行为的发展状态,由图形动画显示.-with the run-time library trustee simulation of microbial community of the state of development, from graphic animation shows.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:92793
    • 提供者:丁中明
  1. Trafficlight2

    0下载:
  2. 本程序是用vc++做的一个模拟交通灯的程序-this procedure is used vc do a simulation of traffic lights procedures
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:40594
    • 提供者:钟伟东
  1. StaticCounter

    0下载:
  2. 又一个模拟LED显示的VC程序,能很好的显示-also an LED display simulation VC procedures can be very good show
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:33157
    • 提供者:陈建军
  1. CAN_EPP_Windows_driver

    0下载:
  2. 操作系统是Windows 98,开发平台:VC。可以通过CAN_EPP的板子对节点板的AD等模块的数据进行解码,直接显示模拟量,也可以对通用模块上传的数据直接显示,以及按照不同的方式(可以多帧发送,改变发送周期)发送数据帧。软件还支持在线监视模块上的控制器芯片(SJA 1000)的各寄存器的工作状态,以便于系统调试。每个功能界面上有相应的帮助信息。-is the Windows 98 operating system, development platforms : VC. CAN_EPP th
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:1325102
    • 提供者:Azrael.H
  1. SimulationoftheDiningPhilosophersProblem

    0下载:
  2. 计算机仿真的实验,用三种方法模拟了哲学家进餐的过程,图形化的显示过程,用VC++.net开发的。-computer simulation experiments, using three methods to simulate the process of the Dining Philosophers, graphical display process, VC. net development.
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:593473
    • 提供者:luowenfen
  1. asm_module

    0下载:
  2. 该程序模拟UNIX中save与resume函数,并介绍在VC中如何使用汇编进行机器级的操作. 主函数很简单首先引入两个外部函数,extern \"C\"表示按传统C命名习惯.函数save将程序指针保存在(*s)中并返回0,为什么有 if(save(&sp)){...} if后的语句看起来永远都不会被执行,但是运行结果表明它被执行了.这个问题同UNIX中处理机调度函数(switch)的那个if语句(第一句)一样. 程序执行完save(&sp)后得到因为条件为假而执行else语句,
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:6261
    • 提供者:摩尔
  1. SharkFish

    0下载:
  2. 使用VC。NET2005并行实现著名的细胞自动机程序:生命游戏,模拟鲨鱼和小鱼的海洋环境。-use VC.NET2005 parallel famous Cellular Automata : the game of life, sharks and fish simulation of the marine environment.
  3. 所属分类:并行运算

    • 发布日期:2008-10-13
    • 文件大小:282886
    • 提供者:yangtao
  1. Life_2

    0下载:
  2. 使用VC。NET2005串行实现著名的细胞自动机程序:生命游戏,模拟鲨鱼和小鱼的海洋环境。-use VC.NET2005 famous serial achieve Cellular Automata : the game of life, sharks and fish simulation of the marine environment.
  3. 所属分类:并行运算

    • 发布日期:2008-10-13
    • 文件大小:304744
    • 提供者:yangtao
  1. elevatorzxl

    0下载:
  2. VC++电梯模拟仿真程序,做的不是很完全,仅供参考-VC elevator simulation procedures do not quite complete, is for reference only
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:10107
    • 提供者:zhangxinlei
  1. msdn_implement

    0下载:
  2. 模拟msdn界面的程序,vc++.NET编程,其中有图钉实现隐藏功能-simulation interface procedures, vc.NET programming, which is hidden radius achieve functional
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:96984
    • 提供者:wuruijiao
  1. VC进程模拟

    0下载:
  2. 用VC开发的操作系统的进程模拟实验-VC operating system development process simulation
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:45439
    • 提供者:科竞
  1. vc实现的记事本

    0下载:
  2. windows下的记事本模拟程序.用vc6.0编译通过.无bug.-windows of the notebook simulation program. With vc6.0 compile. No bug.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:22705
    • 提供者:欧未然
  1. scan

    0下载:
  2. 利用vc制作的模拟编译器的扫描程序,实现在输入字符串扫描分解为编译器能识别的符号。- Using the vc manufacture simulation compiler scanning procedure, realizes in the input character string scanning decomposes the mark which can distinguish for the compiler.
  3. 所属分类:Compiler program

    • 发布日期:2017-11-15
    • 文件大小:14231
    • 提供者:
  1. matlab-simulation

    0下载:
  2. 《雷达系统设计MATLAB仿真》第一版源代码和代码生成 的图像,可以和VC++混合编程使用-" Radar system design MATLAB simulation," the first edition of the source code and the code generated images, you can use hybrid programming and VC++
  3. 所属分类:source in ebook

    • 发布日期:2017-05-23
    • 文件大小:6944693
    • 提供者:张翼飞
« 12 3 »
搜珍网 www.dssz.com