CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 数学计算/工程计算 搜索资源 - CHAR

搜索资源列表

  1. SimulateCache

    0下载:
  2. cache: you will be given a char at will and you should simulate the computer s memory and cache .-cache : you will be given a char at will and you should sim ulate the computer's memory and cache.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:933byte
    • 提供者:张丽颖
  1. cyuanchengxu

    0下载:
  2. 函数模板T max(T a, T b, T c),使之实现对任何类型数,能从三个数中求出最大数返回。设计各种类型数据(char,short,long,float,double)调用此函数模板。-function template T max (T a, b T, T c), to enable it to achieve any of several types, a few were from the three sought to return to the greatest number.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:2.97kb
    • 提供者:gongwen
  1. CRC

    0下载:
  2. 数组为8位char型数值,通过该函数可以计算出数组的16位循环校验码。
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:8.7kb
    • 提供者:刘中
  1. b4-1.8

    0下载:
  2. 大数相乘基本算法,相当于模拟手算。使用GMP生成指定数位的01串大数,将生成的01串用char型截取,运算中其实是以一次取4位进行运算。相当于16进制运算。-Multiplication of large numbers of basic algorithms, equivalent to simulate hand count. GMP is generated using the specified digit string of 01 large numbers, will generat
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:3.33kb
    • 提供者:Ivy
  1. ydaimaIntegarteClass

    0下载:
  2. 件介绍:一个求积分的VC++类及Demo源代码 一个求积分的VC++类及Demo源代码,特点:   1. 支持各种复杂的积分表达式,可含任何数学函数,如 3*exp(x)*tan(x)/(8+log(x))   2. 可检查出表达式的书写错误   3. 可设置积分精度   4. 使用方便简单   使用方法:   1. 定义个CIntegrate 对象,构造时初始化或用 initial(char *s,double Upperlimit,double LowerLi
  3. 所属分类:Algorithm

    • 发布日期:2017-04-15
    • 文件大小:31.91kb
    • 提供者:qiufeng
  1. string

    0下载:
  2. Code C and program to test strings and char variables.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-09
    • 文件大小:10.94kb
    • 提供者:avlsicom
  1. Ascii-Char

    0下载:
  2. ascii char conversion
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:4.67kb
    • 提供者:dario
  1. floatingpoint-calculation

    0下载:
  2. c语言模拟计算机浮点数计算 1、float stof(char *) //十进制字符串 --> float  (如:"-1.0" --> 0xFF800000) 2、float fadd(float, float) 3、float fsub(float, float) 4、float fmul(float, float) 5、float fdiv(float, float) 6、void ftos(char *, float) //float --&g
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:1.18kb
    • 提供者:liujianyu
  1. Mixminion-0.0.5.2.tar

    0下载:
  2. You should not need to change anything beyond this point. * The first part of the file implements linear algebra in GF. * gf is the type used to store an element of the Galois Field. * Must contain at least GF_BITS bits. * * Note: unsi
  3. 所属分类:Algorithm

    • 发布日期:2017-03-27
    • 文件大小:340.99kb
    • 提供者:kdcroger
  1. ShowJFrame

    1下载:
  2. 整数位运算及二进制显示。指定整数类型(byte,short,char,int)输入若干整数,选择位运算(&、|、^),显示位运算结果及整数二进制形式-The integer bitwise operations and binary display. Specified integer types (byte, short, char, int) Enter the number of integer bit arithmetic (& , |, ^), showing the resul
  3. 所属分类:Algorithm

    • 发布日期:2015-11-13
    • 文件大小:1kb
    • 提供者:邵小帅
  1. 1

    0下载:
  2. C/C++中编码转化 ANSI转Unicode Unicode转ANSI UTF8转Unicode Unicode转UTF8 wchar_t* 转 char* char*转 char* UTF8转ANSI ANSI转UTF8-ANSI the C/C++ encoded into turn the of Unicode Unicode turn ANSI UTF8 turn Unicode Unicode turn UTF
  3. 所属分类:Algorithm

    • 发布日期:2017-11-22
    • 文件大小:1.2kb
    • 提供者:刘凯
  1. Convert

    0下载:
  2. char 与 number之间的转换!源码,有注释-the convertion of char and number!
  3. 所属分类:Algorithm

    • 发布日期:2017-11-30
    • 文件大小:1.29kb
    • 提供者:
  1. 8-classical-algorithm-c-language

    0下载:
  2. 1.实现将输入的string字符串反序输出。 2.一个数如果恰好等于它的因子之和,这个数就称为"完数"。例如6 = 1+2+3找出10000以内的所有完数。 3.下面程序的功能是将一个4×4的数组进行逆时针旋转90度后输出,要求原始数组的数据随机输入,新数组以4行4列的方式输出 4.编程打印杨辉三角。 5.实现将输入的字符串反序输出 6.实现字符串拷贝函数strcopy(char*src,char* dest) 7.求近似Pi值。可以用公式(如:pi/2 = 1+1/3+
  3. 所属分类:Algorithm

    • 发布日期:2017-04-08
    • 文件大小:460.36kb
    • 提供者:
  1. gtssssp

    0下载:
  2. 编写自定义函数int ctoi(char s[]),将字符串转换为对应的整数。其中 s是一个只包含数字的字符数组,函数返值为转换后所得整数。在main函数中验证结果。例如,字符串“512”转换后得到整数512。-Write a custom function int ctoi (char s []), to convert the string to the corresponding integer. Where s is a character array containing only
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:2.54kb
    • 提供者:龙明溪
  1. f77

    0下载:
  2. 常见的各类数值和字符算法,包括微积分、插值、矩阵、微分方程、方程组求解和字符串操作等,Fortran77版本,可直接用于各位自己的代码开发中-Most common algorithms, including numerical and char recipes, Fortran 77 version, can be used in your own program develpment directly
  3. 所属分类:Algorithm

    • 发布日期:2017-04-30
    • 文件大小:391.6kb
    • 提供者:S.C. Deng
  1. f90

    1下载:
  2. 常见的各类数值和字符算法,包括微积分、插值、矩阵、微分方程、方程组求解和字符串操作等,Fortran90版本,可直接用于各位自己的代码开发中-Most common algorithms, including numerical and char recipes, Fortran 90 version, can be used in your own program develpment directly
  3. 所属分类:Algorithm

    • 发布日期:2017-04-30
    • 文件大小:395.95kb
    • 提供者:S.C. Deng
  1. 3-8

    0下载:
  2. 编写一个函数int squeeze(char s1[], const char s2[]),它从字符串s1中删除所有在s2里出现的字符,函数返回删除的字符个数-Write a function that removes all the characters that appear in the S2 the string S1
  3. 所属分类:Algorithm

    • 发布日期:2017-12-13
    • 文件大小:547byte
    • 提供者:vivi
搜珍网 www.dssz.com