虫虫首页| 资源下载| 资源专辑| 精品软件
登录| 注册

MAX-Int

  • Video-DVM is a very cheap DVM that shows how an output as complex as a videocomposite signal can be

    Video-DVM is a very cheap DVM that shows how an output as complex as a videocomposite signal can be generated entirely in software: two I/O pins and three resistors are all the hardware required. Connected to any TV set it displays voltages, included max and min peaks, using both giant digits and an analog bar-display . A serial data output for computer data logging is provided, too.

    标签: videocomposite Video-DVM complex output

    上传时间: 2014-12-09

    上传用户:xuan‘nian

  • VLSi KL partitioning Algorithm based programme for 100 nodes. It s dynamic progremme so by changing

    VLSi KL partitioning Algorithm based programme for 100 nodes. It s dynamic progremme so by changing the MAX value we can change the number of nodes in the network.

    标签: partitioning Algorithm programme progremme

    上传时间: 2013-12-05

    上传用户:wweqas

  • 一篇关于7128CPLD的英文介绍

    一篇关于7128CPLD的英文介绍,里面包含了44脚到100引脚各个型号的MAX系列cpld

    标签: 7128 CPLD 英文

    上传时间: 2014-01-23

    上传用户:mpquest

  • 数字频率计是一种用来测试周期性变化信号工作频率的装置。其原理是在规定的单位时间(闸门时间)内

    数字频率计是一种用来测试周期性变化信号工作频率的装置。其原理是在规定的单位时间(闸门时间)内,记录输入的脉冲的个数。我们可以通过改变记录脉冲的闸门时间来切换测频量程。本文利用EDA技术中的Max+plusⅡ作为开发工具,设计了基于FPGA的8位十进制频率计,并下载到在系统可编程实验板的EPF10K20TC144-4器件中测试实现了其功能。

    标签: 数字频率计 周期 变化 信号

    上传时间: 2013-12-31

    上传用户:1079836864

  • Generate Possion Dis. step1:Generate a random number between [0,1] step2:Let u=F(x)=1-[(1/

    Generate Possion Dis. step1:Generate a random number between [0,1] step2:Let u=F(x)=1-[(1/e)x] step3:Slove x=1/F(u) step4:Repeat Step1~Step3 by using different u,you can get x1,x2,x3,...,xn step5:If the first packet was generated at time [0], than the second packet will be generated at time [0+x1],The third packet will be generated at time [0+x1+x2], and so on …. Random-number generation 1.static method random from class Math -Returns doubles in the range 0.0 <= x < 1.0 2.class Random from package java.util -Can produce pseudorandom boolean, byte, float, double, int, long and Gaussian values -Is seeded with the current time of day to generate different sequences of numbers each time the program executes

    标签: Generate Possion between random

    上传时间: 2017-05-25

    上传用户:bibirnovis

  • PIC单片机电动车解决方案

    PIC单片机电动车解决方案,/电动车双闭环程序,采用双闭环方式控制电机,以得到最好的zh转速性能,并且可以 //限制电机的最大电流。本应用程序用到两个CCP部件,其中CCP1用于PWM输出,以控 //制电机电压;CCP2用于触发AD,定时器TMR2、TMR1,INT中断,RB口电平变化中断, //看门狗以及6个通用I/O口

    标签: PIC 单片机 电动车 方案

    上传时间: 2013-12-23

    上传用户:13160677563

  • 基于单片机的10根线束线缆检测器的源程序 #pragma sfr #pragma DI #pragma EI #pragma NOP //#pragma interrupt INTTM010

    基于单片机的10根线束线缆检测器的源程序 #pragma sfr #pragma DI #pragma EI #pragma NOP //#pragma interrupt INTTM010 isr_INTTM000 #pragma interrupt INTTM80 isr_INTTM80 //#pragma interrupt INTTMH1 isr_INTTMH1 #pragma section @@CNST OPT AT 80H const char OPTION=0x94 typedef unsigned char uchar typedef unsigned int uint //==PORT DEFINE== #define SEND1_P P4.1 #define SEND2_P P4.2 #define SEND3_P P4.3 #define SEND4_P P4.4 #define SEND5_P P4.5 #define SEND6_P P4.6 #define SEND7_P P4.7 #define SEND8_P P13.0 #define SEND9_P P2.3 #define SEND10_P P2.2

    标签: pragma interrupt INTTM 010

    上传时间: 2017-05-25

    上传用户:sunjet

  • 系统时期时间的显示与设置 首先需构思怎样设计一个人机界面

    系统时期时间的显示与设置 首先需构思怎样设计一个人机界面,然后利用学过的知识来完成题目的要求。在做本次课程设计的过程中需要用到字符串在屏幕上显示的原理,可以以‘$’结束字符串,用int 21h来显示字符串。在设计的过程中我们可以将屏幕上的每个功能用子程序来完成。同时在编写子程序之前我们需要调试每个子程序,调试成功后可以通过修改子程序合并到主程序中去,逐步完成。但时间显示子程序需要能动态的显示程序,可以用一个循环读取区系统时间来实现。

    标签: 人机界面

    上传时间: 2014-11-27

    上传用户:netwolf

  • SKIN INSTALLATION Blue Skin Analyzer in Php-MYSQL 1. Upload folder from zip on your server int

    SKIN INSTALLATION Blue Skin Analyzer in Php-MYSQL 1. Upload folder from zip on your server into the folder "style" of ActualAnalyzer. 2. Point your browser to your domain to file "admin.php" and select skin in section "Settings".

    标签: INSTALLATION Php-MYSQL Analyzer Upload

    上传时间: 2014-08-24

    上传用户:Yukiseop

  • et框架由于拥有CLR提供的丰富库支持

    et框架由于拥有CLR提供的丰富库支持,只需很少的代码即可实现先前使用C等旧式语言很难实现的加密算法。本类实现一些常用机密算法,供参考。其中MD5算法返回Int的ToString字串。返回数字字母型结果的算法参见之前Blog文章

    标签: CLR

    上传时间: 2013-12-01

    上传用户:1079836864