搜索资源列表

  1. _itlearneraspv1.1.rar

    0下载:
  2. ITlearner ASP探针 测试服务器基本信息: 显示服务器的一些参数,并带遍历Application、Session和服务器参数的功能。       测试服务器组件情况: 测试IIS自带,常用文件上传、收发邮件、图像处理等组件,和自定义组件的支持情况。       测试服务器运算能力: 让服务器执行50万次加法(整数运算)和20万次开方(浮点运算),记录其所使用的时间。       测
  3. 所属分类:弱点检测代码

    • 发布日期:2024-05-21
    • 文件大小:8992
    • 提供者:
  1. 60jinzhijiafajishuqi

    0下载:
  2. 60进制加法计数器设计时主要采用数电知识,采用清零法和反馈置数法进行电路设计。用两片74161,采用反馈清零法进行电路设计,此时相当于设计两个加法计数器,左边的是高位片,此时的高位片在电路中相当于是一片六进制的加法计数器,逢六进清零,右边的是低位片,相当于一个十进制的加法计数器,逢十清零,此电路采用置零法与反馈清零法用multisim中进行仿真-60 Counter-band adder design using a number of
  3. 所属分类:其他小程序

    • 发布日期:2024-05-21
    • 文件大小:217088
    • 提供者:傅强
  1. AmessblyPlus

    0下载:
  2. 用汇编语言写的,可以实现较大数的加法运算,带回显得显示结果-Written using assembly language, you can achieve a larger number of addition operations, it is back to show the results of
  3. 所属分类:汇编语言

    • 发布日期:2024-05-21
    • 文件大小:1024
    • 提供者:Frank
  1. verilog

    0下载:
  2. 带溢出的四位补码加法运算verilog代码-verilog
  3. 所属分类:其他小程序

    • 发布日期:2024-05-21
    • 文件大小:4096
    • 提供者:刘晓芸
  1. additionoperation

    0下载:
  2. VC++ 数据结构 实验算法 多项式加法运算-VC++ data structures algorithms polynomial experimental addition operation
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-21
    • 文件大小:162816
    • 提供者:张晓光
  1. AdditionCounter

    0下载:
  2. 一个带有异步复位和同步时钟使能的十进制加法计数器-Asynchronous reset and synchronization with a clock enable decimal addition counter
  3. 所属分类:VHDL编程

    • 发布日期:2024-05-21
    • 文件大小:1024
    • 提供者:John
  1. ArbitraryPrecisionArithmetic

    0下载:
  2. 这是一个长整形高精度计算程序,可用于加法和减法,还有输出 时是标准的输出方式 ;-This is a long plastic high-precision computer program can be used for addition and subtraction, as well as the output is standard output mode
  3. 所属分类:其他小程序

    • 发布日期:2024-05-21
    • 文件大小:275456
    • 提供者:陈在天
  1. adder3

    0下载:
  2. 此源代码是基于Verilog语言的七人投票表决器 、2 个 8 位数相乘 、8 位二进制数的乘法 、同一循环的不同实现方式、使用了`include 语句的 16 位加法器 、条件编译、加法计数器中的进程、任务、测试、函数、用函数和 case语句描述的编码器、阶乘运算函数、测试程序 、顺序执行、并行执行,特别是七人投票表决器,这是我目前发现的最优的用硬件描述的源代码。-The Verilog language source code is
  3. 所属分类:VHDL编程

    • 发布日期:2024-05-21
    • 文件大小:2048
    • 提供者:王柔毅
  1. CS18-1

    0下载:
  2. 单片机中断指令的C语言应用,三个数码管从“000”开始进行加法计数按动(INT0低电平)键时计数暂停,再按继续计数-Microcontroller interrupt instruction C-language application, the three digital control from the " 000" press start counting addition (INT0 low) key coun
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-21
    • 文件大小:9216
    • 提供者:lili
  1. adder

    0下载:
  2. 进位加法,实现两个数的相加功能,可以扩展到多位数相加(Carry addition, to achieve the addition function of two numbers, can be extended to the number of add)
  3. 所属分类:VHDL编程

    • 发布日期:2024-05-21
    • 文件大小:258048
    • 提供者:凌风ts
  1. 加法程序

    0下载:
  2. 简单的窗体加法程序 。窗体应用。适合初学者(Simple form addition program)
  3. 所属分类:C#编程

    • 发布日期:2024-05-21
    • 文件大小:173056
    • 提供者:..爱
  1. addition of polynomial

    0下载:
  2. 【简答题】 实验2 一元多项式的运算 问题描述 设Pn(x)和Qm(x)分别两个一元多项式。试编写程序实现一元多项式的加法运算。 基本要求 需要基于线性表的基本操作来实现一元多项式的加法运算 需要利用有序链表来实现线性表。(A brief answer to the question. The operation of the 2 univariate polynomial in experiment Proble
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-21
    • 文件大小:1024
    • 提供者:secular
  1. GUI-jiafajisuan

    0下载:
  2. GUI界面,能够实现简单的加法运算,设置了两次运算,可根据需要进行修改(GUI interface, can implement a simple addition operation, set up two operations, can be modified according to the need.)
  3. 所属分类:matlab例程

    • 发布日期:2024-05-21
    • 文件大小:10240
    • 提供者:qwer000
  1. PLUS

    0下载:
  2. 高精度加法,最多可以输入一百位数,而不会爆(High precision addition)
  3. 所属分类:文档资料

    • 发布日期:2024-05-21
    • 文件大小:376832
    • 提供者:lalalalalahhh
  1. 新建 Microsoft Word 文档

    0下载:
  2. 实现稀疏矩阵的转置、加法和乘法操作,输入格式 输入数据的第一行是三个整数 m, n, l。分别表征矩阵的行数、列数和待输入元素总数。接下来的 l 行, 每一行是三个整数 i, j, v 表示一个矩阵中行号为 i 列号为 j 值为 v 的元素。 m 和 n 的范围是 1000 以内, l 则是 10000 以内。每一个 v 都是在 -10 到 10之间的整数。 注意:这里的行号列号均从0开始,参照题目描述中的样例。 输出格
  3. 所属分类:其他小程序

    • 发布日期:2024-05-21
    • 文件大小:9216
    • 提供者:求助大神们
  1. Addition procedure

    0下载:
  2. 简单的C语言程序之加法程序。简单有用。适合刚入门的学生。(Adding code in C language A student for the first entrance)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-21
    • 文件大小:9216
    • 提供者:锦瑟初年
  1. AplusB

    0下载:
  2. 使用java语言实现了大数加法的功能,大致思路即将输入数据转化为数组,然后按位运算再进行求和。(Java language is used to implement the addition of large numbers. The general idea is that the input data will be transformed into an array, and then it will be calculated
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-21
    • 文件大小:1024
    • 提供者:louisqw
  1. SComputing

    0下载:
  2. 把超过C/C++位数支持的两个大整数进行加法运算(Add two large integers supported by more than C/C++ digits.)
  3. 所属分类:Windows编程

    • 发布日期:2024-05-21
    • 文件大小:1792000
    • 提供者:仟言
  1. Large number addition

    0下载:
  2. 由于直接加法有数字大小限制,这里使用字符串进行1000位以内的数字加法。(Because direct addition has a numerical size constraint, the string is used to add numbers within 1000 bits.)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-21
    • 文件大小:473088
    • 提供者:423lzf
  1. Newmark法-自编

    0下载:
  2. 采用振型分解法,Newmark-beta法,振型叠加法,对车桥系统进行动力分析(The vibration mode decomposition method, Newmark beta method and mode superposition method are used for dynamic analysis of vehicle bridge system)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-21
    • 文件大小:1024
    • 提供者:霸霸656
« 1 2 34 5 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org