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

搜索资源列表

  1. atoi

    0下载:
  2. 这是一个字符串到整型的转换,在很多程序设计中,这个小模块被频繁使用到。-This program implements the transformation of string to integer.This module is often used in many other program.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:7859
    • 提供者:孙江萍
  1. utf8

    0下载:
  2. 这各函数能将字符串转换成UTF8格式并且是十六进制的内码格式-that the function can convert UTF8 string format and is within the hexadecimal code format
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:318850
    • 提供者:hebo
  1. StringFloat

    1下载:
  2. 在VB程序中,完成字符与单精度浮点数的转换,其中StringToDouble为字符串转换为单精度数,FloatToString为单精度数转换为4字节字符串。-in VB program, complete with characters in the single precision floating point conversion, which StringToDouble to string conversion of single-precision the number of sing
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1244
    • 提供者:梁建军
  1. Calculate_N!_Code_in_Delphi

    0下载:
  2. 用Delphi编写的计算n!的方法,是用字符串转换的,速度很慢,可以用来与常规方法比较,了解各自的优越性-prepared by the Delphi calculating n! The method is the use of the string conversion, the speed is very slow. can be used with conventional methods, the understanding of the superiority of their re
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:5094
    • 提供者:
  1. AI_GA_matlab

    2下载:
  2. 遗传算法程序 主要程序 ga.m 遗传算法核心程序 BinaryExample.m 二进制编码应用程序 FloatExample.m 浮点编码的应用程序 相关算子及函数 initializega.m 种群初始化函数 simpleXover.m 用于二进制编码的简单交叉算子 arithXover.m 用于浮点编码的算术交叉算子 binaryMutation 用于二进制编码的变异算子 nonMutation.m 用于浮点编码的非均匀变异算子
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:13300
    • 提供者:胡朋
  1. TurboPascalAdvancedProgramming

    0下载:
  2. 第1章 TURBO PASCAL高级编程技术 1.1 单元及其使用 1.2 与汇编语言混合编程 1.3 与C语言混合编程 1.4 过程类型及其使用 1.5 中断例程的编写方法 1.6 动态数组及其使用 1.7 扩充内存(EMS)及其使用 1.8 扩展内存(XMS)及其使用 1.9 程序的标准数据作代码处理的方法 第2章 实用工具单元 2.1 屏幕输入与输出单元ACRT 2.2 字符串处理单元ASTR 2.3 磁盘
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:112255
    • 提供者:zhangyoufu
  1. mStrFun

    0下载:
  2. VB编写:与字符串有关的拆分、合并、转换、替换、测试函数模块
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:10583
    • 提供者:朱益虎
  1. sjjg

    0下载:
  2. 简单的数据结构,随便弄的 字符串空格删除。编写一个删除字符串中所有空格(包括TAB符,回车符,换行符等)的程序。 字符串的连接。输入两个字符串s1、s2,将字符串s1、s2中每个小写字母转换为大写字母,再将s2字符串连接到s1串的尾部。 字符串的比较。输入两个字符串s1、s2,比较字符串s1、s2的大小。 数制转换。编写一个将16进制数字串转换成10进制整数的程序。要求从键盘上输入字符串,然后进行转换。
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1847
    • 提供者:黄伟才
  1. calc

    0下载:
  2. 2,4,8,16进制转换,及ASCII码转换,字符串转换
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:467708
    • 提供者:李永刚
  1. fdjs

    0下载:
  2. 在许多应用程序领域中,都需要控制小数点后的小数位,但是浮点数对此不能提供直接的支持。怎样对程序中的浮点数据进行"整齐"地格式化呢?在此我们有一个迂回的方法,先把它们转换为字符串,格式化后以文本形式显示出来。 -In many applications areas, both need to control the decimal places after the decimal point, but the floating-point numbers which can not provide
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:6096
    • 提供者:孔顺俊
  1. src

    0下载:
  2. 拆分字符串的代码,可以根据不同等级的字符来将字符串转换成树-string split
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-02
    • 文件大小:3223
    • 提供者:Nathaniel
  1. suanfa

    0下载:
  2. 该程序采用了递归算法,功能为判断手中的(从格子输入一个字符串代表麻将牌)一串牌,排列之后再输入临时牌,是否胡牌的一个小程序,可供学习麻将的递归算法和字符串转换,排列等。11-19万21-29筒31-39条41-44黑风51-53彩字-The program uses a recursive algorithm, function for judging in the hands of (the representative from the grid to enter a string tile
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-05
    • 文件大小:33624
    • 提供者:符号
  1. myString

    0下载:
  2. 编写一个String类,并提供基本的字符串操作(如:字符串相加,获取字符串长度,字符串比较,字符串转换整形/浮点,获取C语言格式的字符串等操作),并编写程序使用该String类。 -Write a String class, and provide basic string operations (such as: adding a string to get the string length, string comparison, string integer/floating poin
  3. 所属分类:Data structs

    • 发布日期:2017-04-02
    • 文件大小:8948
    • 提供者:lining
  1. atof

    0下载:
  2. 将字符串转换为浮点数子的小程序 -Please carefully write the upload information, including content descr iption (at least 20 words). Try not to let the owners have spent the time you fix instructions. Can not have a password archive decompression.
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:3969
    • 提供者:Michael
  1. duilie

    0下载:
  2. 1.定义顺序队列类型,实现队列的所有基本操作。 2.定义链队列类型,实现队列的所有基本操作。 3.将字符串转换为整形,例如将“123”转换为int型的123。 -Define the order of the queue type, all the basic operations of the queue. Definition the chain queue types, all the basic operations of the queue. Will convert a
  3. 所属分类:Data structs

    • 发布日期:2017-11-08
    • 文件大小:2690
    • 提供者:pang
  1. bit.tar

    0下载:
  2. 将字符串转换成相应的比特为进行操作,提供标准的接口,外部程序可以方便的调用接口完成BIT位操作。-Converts a string into the corresponding bits of the operation, providing a standard interface, the external procedure call interface can easily complete the BIT bit operations.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:1367
    • 提供者:xuming
  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
    • 文件大小:2598
    • 提供者:龙明溪
  1. inet_addr1

    0下载:
  2. 若字符串有效则将字符串转换为32位二进制网络字节序的IPV4地址,能实现对应ip地址的转换。源码,方便学习交流-If the string will effectively convert the string to 32 binary network byte order IPV4 address, you can achieve the conversion of the corresponding ip address. Source facilitate learning exchang
  3. 所属分类:Algorithm

    • 发布日期:2016-01-26
    • 文件大小:411648
    • 提供者:王水平
  1. TEST5

    0下载:
  2. 实现与atoi将字符串转换为整数。 提示:仔细考虑所有可能的输入实例。如果你想要一个挑战,请不要见下文,问自己什么是可能的输入实例。 注:它用于将指定隐约这个问题(即没有给定的输入规格)。你是负责收集所有的输入要求锋线。-Implement atoi to convert a string to an integer. Hint: Carefully consider all possible input cases. If you want a challenge, plea
  3. 所属分类:Algorithm

    • 发布日期:2017-04-15
    • 文件大小:5750
    • 提供者:WPFEI
  1. 进制转换

    0下载:
  2. 写出一个程序,接受一个十六进制的数值字符串,输出该数值的十进制字符串。(多组同时输入 )。 输入描述 : 输入一个十六进制的数值字符串。 输出描述 : 输出该数值的十进制字符串。(Write a program that accepts a sixteen binary numeric string and outputs the decimal string of the value. (multi group input at the same time). Input Descr
  3. 所属分类:数据结构

    • 发布日期:2018-05-01
    • 文件大小:1024
    • 提供者:505爱夏
« 12 3 4 »
搜珍网 www.dssz.com