CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序 搜索资源 - 数据类型

搜索资源列表

  1. find_with_out_type

    0下载:
  2. 利用回调函数实现一个能处理多种数据类型的查找函数,并进行测试。 不同类型的数据存储在链表中,根据不同的类型创建相应的链表。 链表用完后释放相应的内存空间。-The callback function to achieve a Find function, and can handle a variety of data types for testing. Different types of data stored in a linked list to create a link
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-27
    • 文件大小:2076
    • 提供者:杨磊
  1. zuoye11

    2下载:
  2. 1.编写递归函数计算Fibonacci数列,能避免重复计算 输入:input.txt,仅包含一个整数n(0-90) 输出:程序应能检查输入合法性,若有错误,输出错误提示“WRONG”;否则输出F(n)。两种情况都输出一个回车(形成一个空行)。所有实例均应在30秒内输出结果。 提示:可用一数组保存Fibonacci数列,用一个特殊值表示还未计算出Fibonacci数,递归调用前先检查数组,若已计算,直接取用,不进行递归调用;若未计算,调用递归函数,计算完成后保存入数组。实际上,这
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-10
    • 文件大小:690
    • 提供者:张蕊
  1. ADT

    0下载:
  2. 复数抽象数据类型ADT的描述及实现 复数ADT的描述: ADT complex{ 数据对象:D={ c1,c2 c1,c2∈FloatSet } 数据关系:R={ <c1,c2> c1 c2 } 基本操作:创建一个复数 creat(a) 输出一个复数 outputc(a) 求两个复数相加之和 add(a,b) 求两个复数相减之差 sub(a,b) 求两个复数相乘之积 chengji(a,b) 等等 -Descr
  3. 所属分类:Other systems

    • 发布日期:2017-11-07
    • 文件大小:193020
    • 提供者:杨毅
  1. 4

    0下载:
  2. 定义一个不受计算机字长限制的整数类INT,要求INT与INT以及INT与C++基本数据类型int之间能进行+、-、×、÷和=运算,并且能通过cout输出INT类型的值-Define an integer type INT not limited by computer word length requirements between INT and INT, INT and C++ basic data type int+,-, and = operator, and through cout
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-07
    • 文件大小:630368
    • 提供者:李一
  1. cPP

    0下载:
  2. 声明一个datatype(数据类型)类,能处理包含字符型、整型、浮点型3种类型数据,给出其构造函数-Declare a datatype (data type) class, character, integer, floating-point, three types of data that contain given its constructor
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-11
    • 文件大小:50900
    • 提供者:李霞
  1. gongzitiaochaxun

    0下载:
  2. (1)对excel文件要求较高,每列的数据类型要一样,即同列数据不能既有有数字类型,又有文本类型, (2)姓名中不能有空格 (3)但不需要在服务器上设置excel组件的访问权限 2、工资条查询系统v3.2(直接操作excel文件) (1)对excel文件要求较低,可以是多行表头。 (2)每列的数据类型可以不一样,姓名中可以有空格 (3)但需要在服务器上设置excel组件的访问权限 3、使用方法 查看相应文件夹下的使用说明-(1) excel file requir
  3. 所属分类:Other systems

    • 发布日期:2017-12-09
    • 文件大小:1717422
    • 提供者:徐伟宁
  1. jquery.combogrid

    1下载:
  2. Combogrid 是一个jQuery插件用于为输入框添加高级自完成功能(auto-complete)。当用户输入的时候,会在输入框的下方面动态显示一个拥有分页功能的表格(Grid)控件。 通过Ajax请求,然后结果以JSON(或JSONP:用于跨域请求)的数据类型返回。 这个插件拥有许多选项可以配置比如:设置交替行的颜色,自动选择相匹配的查询结果, 设置当输入到第几个字符号才激活表格。此外还支持键盘操作。 -Combogrid is a jQuery plug-in for t
  3. 所属分类:Other systems

    • 发布日期:2015-11-09
    • 文件大小:135168
    • 提供者:FADFO
  1. Cstring-transition-char-string-int

    0下载:
  2. Cstring转char、string、int等数据类型的方法,这是我们VC编程经常用到的方法,希望对大家有用!-The transfected char, string, int data type in Cstring. Txt
  3. 所属分类:Other systems

    • 发布日期:2017-11-14
    • 文件大小:2368
    • 提供者:黄德才
  1. ex3

    0下载:
  2. 设计一个静态链表(或称为数组链表),该链表储存的数据类型为string,请实现以下的功能。-Design a static list (or referred to as an array of linked lists), the type of data stored in the linked list to string, please realize the following functions.
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-16
    • 文件大小:1963
    • 提供者:杨小军
  1. pro_ini

    0下载:
  2. 配置文件读取,主要是文件的打开和字符串的处理,数据类型的转换-get inifile infomation
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-07
    • 文件大小:131191
    • 提供者:曹睿
  1. jquery.rpc

    0下载:
  2. 这个是rpc(远程过程调用)客户端实现基于JQuery。它创建一个rpc对象并添加调用它们的能力。它同时支持xml和json rpc。数据类型支持清单很快就要到了。它是在早期阶段。它不会被升级如果你不提供反馈。 -The is rpc(remote procedure call) client implementation based on JQuery. It creates an rpc object and adds ability to call them. It supports
  3. 所属分类:Other systems

    • 发布日期:2017-11-21
    • 文件大小:1713
    • 提供者:sdfaeiou
  1. 2

    0下载:
  2. 数据结构第二章一些数据类型编程!!还好吧-Data structure data types programming! ! Okay! !
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-30
    • 文件大小:56735
    • 提供者:Hemingway
  1. TransNum2

    0下载:
  2. float数据类型和十六进制之间的转换,以及十六进制和二进制的转换-conversion between float data type and hexadecimal
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-01
    • 文件大小:164876
    • 提供者:bobocai
  1. radar

    0下载:
  2. 偏振雷达数据处理,偏振雷达基本数据格式按照2.0数据格式标准,在数据类型类型中增加了5个偏振量,分别为ZDR、PHDP、KDP、LDRH、ROHV-failed to translate
  3. 所属分类:Other systems

    • 发布日期:2017-11-30
    • 文件大小:545
    • 提供者:mumuyu
  1. 415

    0下载:
  2. 设有10名歌手(编号为1-10)参加歌咏比赛,另有6名评委打分,每位歌手的得分从键盘输入:先提示“Please input singer s score: ”,再依次输入第1个歌手的6位评委打分(10分制,分数为整型,分数之间使用空格分隔),第2个歌手的6位评委打分...以此类推。计算出每位歌手的最终得分(扣除一个最高分和一个最低分后的平均分,最终得分保留2位小数),最后按最终得分由高到低的顺序输出每位歌手的编号及最终得分。   注意:变量数据类型的选择应适当,在保证满足设计要求精度的情况下
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-14
    • 文件大小:238609
    • 提供者:肖硕
  1. TypeChange

    0下载:
  2. delphi一些数据类型的转换函数整理,比如16进制转ascii,16进制转二进制等。-delphi some data type conversion function finishing, such as hexadecimal turn ascii, 16 hex to binary and so on.
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:4527
    • 提供者:沃金
  1. guangyibiao

    0下载:
  2. 广义表抽象数据类型 环境:Microsoft Visual C++ 6.0 操作说明: 1.输入正确格式的广义表(如:(a,b,c)); 2.按操作目录中每种操作对应的选项选择想要进行的操作,若输入不符合标准,将会填出“请输入正确的操作!”语句,可按任意键继续。 3.每项操作完成后按任意键继续,可选择继续操作,或退出。-failed to translate
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-25
    • 文件大小:3300
    • 提供者:海鹰
  1. Matrix

    0下载:
  2. 使用vc++ 6.o制作了一个矩阵模板类 可以使用不同的 数据类型 包含基本矩阵运算 main函数为测试程序-Use vc++ 6.o produced a matrix template class can use different data type contains the main function of the basic matrix operations for the test procedure
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-16
    • 文件大小:13404
    • 提供者:gao
  1. 5

    0下载:
  2. 假设有一个数据类型为整型的一维数组A,A 中的数据元素呈无序状态,编写一个采用堆排序法将A中的数据元素按由小到大进行排序的程序。-Suppose there is a data type integer one-dimensional array A, A data element was disordered state, the preparation of a heap sort using the data elements of A are sorted by ascending pr
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:5504
    • 提供者:崔文涛
  1. 1111

    0下载:
  2. 数据类型与递归的问题,编写了一个递归函数,用于求厄密多项式-Data types and recursive problem, write a recursive function for seeking Hermite polynomials
  3. 所属分类:Other systems

    • 发布日期:2017-04-23
    • 文件大小:216136
    • 提供者:yangbo
« 1 2 3 45 6 7 8 9 10 ... 14 »
搜珍网 www.dssz.com