CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - choice d

搜索资源列表

  1. B3006@04.24

    1下载:
  2. 虚拟机程序,实现的功能: 1.支持A,G,R,D,E,U,T,P等命令; 2.可读入.ASM汇编文件或者.COD二进制文件执行; 3.可选择不同的运行方式(全速,单指令,单微指令,暂停); 4.支持中断实验(三级中断源),可以设定中断向量; 5.支持指令集与微指令集的动态扩充; 6.控件动态显示所有重要信号与数据状态(部分控件可点击);-virtual machine procedures, functions : 1. Support A, G,
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:2290894
    • 提供者:安黎
  1. accepted1

    0下载:
  2. 解决时钟问题,acm竞赛题 A weird clock marked from 0 to 59 has only a minute hand. It won t move until a special coin is thrown into its box. There are different kinds of coins as your options. However once you make your choice, you cannot use any other kind.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1308
    • 提供者:王冠
  1. AD_ASM_AD0832shuzidianyabiaoLED

    0下载:
  2. 数字电压表 AD芯片: 采用8位串行A/D转换器ADC0832。 ● 8位分辨率,逐次逼近型,基准电压为 5V ● 5V单电源供电 ● 输入模拟信号电压范围为 0~5V ● 有两个可供选择的模拟输入通道 显示: 使用三个数码管。 显示范围: 0.00 - 5.10 (单位:V) 连接方式: AD_CLK → P1.0 AD_DAT → P1.1 AD_CS → P3.4 模拟输入 → CH0
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:7924
    • 提供者:lmhit
  1. VHDL-beststudy

    0下载:
  2. This a set of notes I put together for my Computer Architecture class in 1990. Students had a project in which they had to model a microprocessor architecture of their choice. They used these notes to learn VHDL. The notes cover the VHDL-87 ver
  3. 所属分类:开发工具

    • 发布日期:2008-10-13
    • 文件大小:245947
    • 提供者:罗春晖
  1. VHDL-book

    0下载:
  2. This is a set of notes I put together for my Computer Architecture class in 1990. Students had a project in which they had to model a microprocessor architecture of their choice. They used these notes to learn VHDL. The notes cover the VHDL-87
  3. 所属分类:开发工具

    • 发布日期:2008-10-13
    • 文件大小:238174
    • 提供者:罗春晖
  1. ccutest3

    0下载:
  2. 功能:使用CCU的4个模块,实现非对称PWM输出。 说明:将跳线器J5、J6、J27取出,J3短接到OCD端,在JP6的PWM1、PWM2、PWM3 分别测试模块A、B、C的输出,DAOUT是模块D输出经漏波后的电压。 通过跳线器J8、J9选择高频晶振6MHz。 -function : the use of CCU's four modules, achieving non-symmetric PWM output. Note : All of the jumpe
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2008-10-13
    • 文件大小:1149
    • 提供者:allen
  1. dwqdsort111

    0下载:
  2. 1)实现以下常用的内部排序算法并对它们的时间效率进行比较: 必做(6种):起泡排序、直接插入排序、简单选择排序、快速排序、希尔排序、堆排序; 选做:折半插入、二路归并、基数排序等等; 2)函数首部要求:void XXXXSort(char **list, int len, int n, int *c, int *s) 其中: a) XXXXSort为排序函数名,具体如下: 起泡排序BubbleSort 直接插入排序InsertSort 简单选择排序Sele
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:10289
    • 提供者:战天
  1. ogl_pickray

    0下载:
  2. 射线选择演示 通过使用glunproject(), 可以将平面的2D坐标,转换成空间的3D坐标. 所以我们使用glunproject()将鼠标的光标坐标转换成空间的坐标,这样就可以实现鼠标的选取 -ray choice demonstration through the use of glunproject (), can be a 2D plane coordinates, converted into space for the three D coordinates. So w
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:113019
    • 提供者:hmn
  1. eisoo

    0下载:
  2. 东北大学机器人足球队决策系统设计.开发环境使用 VS.NET 2003 调试 DLL 程序方法: 启动 VS.Net 选择“工具”菜单,“调试进程”,选择机器人足球运行进程,点击“附加”,在机器人足球中运行需要调试的 DLL 策略库, 在相应的程序中设置断点,开始比赛,在条件满足时 VS.NET 会停止在断点处等待调试。-Northeastern University robot soccer team decision-making system design. Development
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:28064
    • 提供者:
  1. zhiyuanguanlixitong

    0下载:
  2. 操作系统课程设计 资源管理系统 safe() //用银行家算法判定系统是否安全 do{ printf(\"\\n*****输入要进行的操作 1:分配资源 2: 修改资源 3:显示资源 4:离开*****\") scanf(\"%d\",&choice) -courses on operating system design resource management system safe () / / algorithm with bankers de
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:2481
    • 提供者:叶风
  1. AD_876

    0下载:
  2. AD876是由AD公司生产的10位20M的A/D转换芯片。两种供电3。3V和5V选择。160MW低功耗。28PIN的SSOP或者SOIC封装。本人花了1周时间调试。程序为KEIL C环境。特与大家分享。-AD876 is produced by the AD 10 41 A / D conversion chip. Two power supply 3. 3 V and 5 V choice. Low power consumption of 160 MW unit. 28PIN the SSO
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:873784
    • 提供者:goldman
  1. testTeeChart

    1下载:
  2. TeeChart Pro是一款提供上百种2D和3D图形风格、40种数学和统计功能、加上无限制的轴和22种调色板组件供选择。提供上百种2D和3D图形风格、40种数学和统计功能、加上无限制的轴和22种调色板组件供您选择。提供上百种2D和3D图形风格、40种数学和统计功能、加上无限制的轴和22种调色板组件供选择,TeeChart还包括一个强大的、完整的编辑对话框,几乎可用于每个组件和子组件,允许你快速的设计复杂图表应用程序。图表编辑器通过TeeCommander组件进一步得到增强,它提供一次点击访问图
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:359310
    • 提供者:fanny
  1. PkgMyAntiAlias

    0下载:
  2. 一种比较好的抗锯齿算法 Add myaa.m to your path and enjoy anti-aliased professionally looking graphics in Matlab at any time. Myaa works with any kind of graphic (3-D, plots, scatterplots, ...) and even adds anti-aliasing to text, ui controls and grids. Myaa i
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:273569
    • 提供者:zzn
  1. smp86xx_rootfs.tar.bz2

    0下载:
  2.  sigma smp8634/8635 toolchain rootfs building source. ================= Readme.txt =================   This is the Sigma Designs customization of the root file system for the SMP86xx family of chips.   This package is of course
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-12-27
    • 文件大小:234248
    • 提供者:mattli001
  1. DICOM3DSDK.rar

    8下载:
  2. DICOM3DSDK开发包是一套专业的PACS系统开发工具,包括DICOM协议和影像处理两大部分,它的特点是使用方便、功能强大、适应性强,是快速开发PACS的理想选择,该版本包括DICOM_Strings, DICOM_Table, DICOM_Printers, DICOM_ImageFile, DICOM_Network, DICOM_ImageViewer, DICOM_FilmBox, DICOM_IconBar, DICOM_DicomDir, DICOM_SDKRegister等控
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:14923250
    • 提供者:xianing
  1. cmptoolkit

    1下载:
  2. 网上找到的LED模拟显示,都只能显示数字和字母.但我这个是可以显示简繁体中文的.可以调节显示的点数象素,还有显示速度选择.-Online to find the LED analog display can only display numbers and letters. But I can show this is simplified and traditional Chinese. It can adjust the display pixel points, but also show
  3. 所属分类:Delphi控件源码

    • 发布日期:2013-07-30
    • 文件大小:236217
    • 提供者:vodchina
  1. 4

    2下载:
  2. 某次考试有20个单项选择题,下面是这20个题的正确答: //* 1.B 2.D 3.A 4.A 5.C 6.A 7.B 8.A 9.C 10.D //* 11.B 12.C 13.D 14.A 15.D 16.C 17.C 18.B 19.D 20.A //* 采用数组存储上述20个标准答案,要求用户输入考生的答 //* 案,并采用另一个数组存储,程序显示该生是否通过考试, //* 并显示考生答错的题数和题号。-A second examination 20
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-11
    • 文件大小:1053
    • 提供者:yann
  1. choice

    0下载:
  2. 这个是用系统时间产生随机数应用的一个小程序,用到了J2ME底层绘图机制。功能:在你输入4个选项后,系统自动筛选出一个结果。就像考试时a,b,c,d四个选项瞎蒙出来一个-This is the system time with the application of random numbers generated in a small procedure, use the bottom of the drawing mechanism of the J2ME. Function: you inpu
  3. 所属分类:J2ME

    • 发布日期:2017-04-11
    • 文件大小:973
    • 提供者:jessie
  1. Windows-DOS-Choice

    0下载:
  2. CHOICE.EXE 在纯 DOS 下可以使用 CHOICE 这个命令,但在 Windows 下由于没有 CHOICE.EXE 这个程序,所以不能执行 CHOICE.EXE 命令。在 Windows 下要正常使用 CHOICE 这个命令就必须有这个文件,这是我收集的多个操作系统的 CHOICE.EXE 文件。注 X86 表示 32 位系统,X64 表示 64 位系统。 -CHOICE.EXE in pure DOS can use the CHOICE command,
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-26
    • 文件大小:69865
    • 提供者:邹勇卿
  1. TCLDevKit_5.0.2

    2下载:
  2. The Tcl Dev Kit (TDK) 5.02 provides essential tools for Tcl programmers, making it easy to create, build and deploy applications. Rapidly deploy Tcl applications to a broad range of platforms, as ready-to-run executables, starkits or tarpacks. Simpli
  3. 所属分类:Compiler program

    • 发布日期:2017-06-21
    • 文件大小:38673579
    • 提供者:TopQuark
« 12 3 »
搜珍网 www.dssz.com