搜索结果

找到约 503 项符合 CH-MAX 的查询结果

数学计算 功能说明: 次组件提供的功能有二: 1、解析出数学表达式中的参数 2、计算数学表达式 此组件不但可以解析和计算数学表达式

功能说明: 次组件提供的功能有二: 1、解析出数学表达式中的参数 2、计算数学表达式 此组件不但可以解析和计算数学表达式,还提供了一系列的数学基本函数,可应用于表达式中一块处理。提供的数学基本函数有:将值舍入到最接近的整数 rount(x)、向下取整函数 int(x)、向上取整 ceiling(x)、求两个数中最大数的函数 ma ...
https://www.eeworm.com/dl/641/198253.html
下载: 34
查看: 1032

加密解密 C# BigInteger class. BigInteger.cs is a csharp program. It is the BIgInteger class. It has methods:

C# BigInteger class. BigInteger.cs is a csharp program. It is the BIgInteger class. It has methods: abs() , FermatLittleTest(int confidence) ,gcd(BigInteger bi) , genCoPrime(int bits, Random rand) , genPseudoPrime(int bits, int confidence, Random rand) , genRandomBits(int bits, Random rand) , isProb ...
https://www.eeworm.com/dl/519/206151.html
下载: 50
查看: 1099

VHDL/FPGA/Verilog 此为秒表程序

此为秒表程序,具有秒表的一般基本功能,已在MAX+plusII 10.2下编译通过。
https://www.eeworm.com/dl/663/208082.html
下载: 92
查看: 1021

电子书籍 电子售货机的vhdl程序

电子售货机的vhdl程序,用max-plus2编译,
https://www.eeworm.com/dl/cadence/ebook/209498.html
下载: 197
查看: 1014

Java编程 Support servers like Tomcat, Resin, WebSphere, WebLogic etc. Multi-languages(English/Chinese...)

Support servers like Tomcat, Resin, WebSphere, WebLogic etc. Multi-languages(English/Chinese...) Support RSS 2.0 RSS syndication Unlimited XML news source Customizable fetch time interval Customizable max entry count Customizable max content size
https://www.eeworm.com/dl/633/210322.html
下载: 65
查看: 1062

VHDL/FPGA/Verilog 本源码是高速并行乘法器的设计源码

本源码是高速并行乘法器的设计源码,开发软件为MAX+PLUS.输入为两个带符号的二进制数
https://www.eeworm.com/dl/663/210917.html
下载: 33
查看: 1239

软件设计/软件工程 This paper studies the problem of categorical data clustering, especially for transactional data ch

This paper studies the problem of categorical data clustering, especially for transactional data characterized by high dimensionality and large volume. Starting from a heuristic method of increasing the height-to-width ratio of the cluster histogram, we develop a novel algorithm – CLOPE, which is v ...
https://www.eeworm.com/dl/684/212998.html
下载: 33
查看: 1046

Delphi控件源码 文本计算器是一款为经常需要使用计算器的工程项目人士而设计的软件

文本计算器是一款为经常需要使用计算器的工程项目人士而设计的软件,该软件使用简单、方便。 当需要计算数据时,在窗口中输入整个表达式(表达式可以是加+、减-、乘*、除/、平方^、括号(),以及数学函数组合),按回车后可自动计算出结果,计算方法一目了然,便于查找计算中可能出现的错误。 支持的数学函数:cos(), sin(), ...
https://www.eeworm.com/dl/666/213649.html
下载: 97
查看: 1037

数据结构 给定n个整数a , a , ,an 1 2 &#61516 组成的序列。序列中元素i a 的符号定义为: &iuml &icirc &iuml í ì - < = > =

给定n个整数a , a , ,an 1 2 &#61516 组成的序列。序列中元素i a 的符号定义为: &iuml &icirc &iuml í ì - < = > = 1 0 0 0 1 0 sgn( ) i i i i a a a a 符号平衡问题要求给定序列的最长符号平衡段的长度L,即: &thorn &yacute ü &icirc í ì = + - = &aring = &pound &pound &pound max 1| sgn( ) 0 1 j k i i j ...
https://www.eeworm.com/dl/654/214747.html
下载: 197
查看: 1066

数学计算 //给定整数n

//给定整数n,产生所有[2n]上的匹配(matching) //将其视为一个所有块大小均为2的集合分拆 //以a_i表示其第i个元素所在的集合号 //输出格式为 a1 a2 a3 ... //满足 //a_{i+1} <= max { a1,a2,...a_i } + 1
https://www.eeworm.com/dl/641/217085.html
下载: 104
查看: 1019