搜索资源列表
classstr2
- 完善字符串类的运算符功能 1、 利用运算符重载完善字符串类的运算符功能。如: 串+整数;整数+串;浮点数+串;串-串;串/串 等; 2、 编制一个带菜单的小系统,演示该类的运算符操作。 -perfect string Operators such a function, using Operator perfect string category Operators function. Such as : String Integer; Integer string;
Ex-05
- MATLAB小程序:关于MATLAB中整数\\浮点数\\复数的运算-small MATLAB : MATLAB on integer \\ float \\ complex arithmetic
遗传算法SGA
- 包含一个cpp文件,含有main()函数! 主要函数如下 void InitData(); int Flip(float probabiliby); float Random(); //generate a pseudorandom integer from 0 to 1 void ResetRandom(); //reset pseudorandom integer array fRand float ObjFunc(float vx); float DeC
string_multiply
- This Program will Multiply very long integer by very Long Integeras will multiply very long float by very Long Float.no matter how lonk a number is.
string_subtract
- This Program will subtract very long Integer from very Long Integeras will subtract very long float from very Long Float. no matter how long a numer is.
KRAMER
- solve every equations with n variables.. types like : integer , float , double , complex , and ...
oscsend
- 发送一个开放声音控制(OSC)的信息通过UDP连接 oscsend(美,路径) oscsend(美,路径,类型,arg1的,arg2的,...) oscsedn(美,路径,类型,[参数]) ü= UDP的对象与打开的连接。 路径=路径字符串 =同类型的参数类型的字符串, 支持: 我=整数 f=浮动 商S =串 每组空(忽略相应的参数) 余=脉冲(忽略相应的参数) T=真(忽略相应的参数) F=假(忽略
floatAddSubMulDiv
- c语言用int四则运算实现float四则运算-four C functions: float floatMul(float a, float b) float floatDiv(float a, float b) float floatAdd(float a, float b) float floatSub(float a, float b) These functions each take as input two float operands and return
convert
- 大端模式存储的字节数据向浮点(单精度float、双精度double)、整型(int、long)转换类-Bytes of data stored in big-endian mode to the floating-point (single-precision float, double-precision double), integer (int, long) conversion class
lzyc
- 量子遗传算法!取代了传统遗传算法的二进制编码,浮点型编码,整数型编码,使用量子计算与遗传算法结合,使用量子位编码-Quantum genetic algorithm! Replacing the traditional binary-coded genetic algorithm, float coding, integer coding, the use of quantum computation and genetic algorithms, using a quantum bit enc