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

搜索资源列表

  1. stack

    0下载:
  2. 自定义数据类型的堆栈数据结构实现,早些时候学习的时候写的代码了,-Custom data types of the stack data structure to achieve the earlier study, when writing code, and
  3. 所属分类:Data structs

    • 发布日期:2017-04-07
    • 文件大小:1955
    • 提供者:likun
  1. CIniEx

    0下载:
  2. INI文件操作C++类,可实现读写删除操作,支持各种数据类型,方便好用。-INI file operations C++ Category can be deleted to achieve read and write operations, supports a variety of data types, easy-to-use.
  3. 所属分类:OS Develop

    • 发布日期:2017-03-31
    • 文件大小:4804
    • 提供者:alex
  1. AccessDBUtilDemo

    1下载:
  2. 本文介绍C#访问操作Access数据库的基础知识,并提供一个相关的例程。 本例程演示了: 1.Access数据库的插入,更新,修改,查询; 2.带参数的sql语句的使用,而不是拼SQL; 3.使用DataReader的分页查询,而不是用嵌套的SQL语句来分页; 4.用事务同时执行多个SQL语句; 5.在插入数据的同时返回最新的ID值; 6.整型,实型,字符串,日期型,布尔型五种数据类型的操作; 7.使用正则表达式来验证整数和实数; 8.listview用来显示
  3. 所属分类:CSharp

    • 发布日期:2017-04-01
    • 文件大小:14678
    • 提供者:陈述器
  1. cnewmap

    0下载:
  2. 实现了类似CMap的一个类,实现了int=>int,int=>string,string=>string的功能,可动态增加,删除,修改,查找元素的内容,能方便地增加其他数据类型的管理-To achieve a similar category cmap realized int =
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-04
    • 文件大小:297021
    • 提供者:xuyangjie
  1. link

    0下载:
  2. 关于链表的数据类型定义和基本运算:新建链表,增加和删除节点。释放内存等。-List of data types on the definition and basic computing: the new list to increase and delete nodes. Release of memory.
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:2452
    • 提供者:elisa
  1. EditableListView

    0下载:
  2. 可编辑的Listview,听说很好用,像Excel单元格一样,可以设定单元格的数据类型。-Editable Listview, I heard a very good use, such as cells, like Excel, you can set the cell data type.
  3. 所属分类:ListView-ListBox

    • 发布日期:2017-03-30
    • 文件大小:12107
    • 提供者:wurongyue
  1. jisuanqi

    0下载:
  2. 一个计算器小程序,可以进行简单的十进制运算,很适合用来学java的布局,数据类型等基础知识-A calculator small programs can be simple decimal computing, it is suitable for learning the layout of java, data types, such as basic knowledge
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:7881
    • 提供者:李逍遥
  1. OA

    0下载:
  2. 1.使用步骤:(1)默认的管理员51aspx可以在后台创建编辑删除角色、用户、文件。 2.用户权限级别越高,显示的文件类型越多;管理员(拥有所有权限的用户)可以看到全部类型文件,不同权限的用户显示在右侧的文件不同。 3.左上侧把文件分为A B C 三组,供用户查看;权限不同看到的文件类型不同;如:用户1仅可以看到Doc文件 ,用户2可以看到Doc和Jpg文件,管理员可以看到全部类型文件。目前系统支持Doc Jpg Pdf Xsl Dwg 五种文件。 4.上传控
  3. 所属分类:ERP-EIP-OA-Portal

    • 发布日期:2017-05-12
    • 文件大小:2907463
    • 提供者:吴相辉
  1. linklist

    0下载:
  2. 本程序将Head表示成指向数据类型为结构体LNode的指针变量,首先给出了单链表的定义,然后给出了单链表中函数原型的实现部分。-Head said this process will point to the data type for the structure of the pointer variable LNode, first of all, given the definition of a single list, and then given a single list in t
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-24
    • 文件大小:358340
    • 提供者:wang
  1. LabVIEWDATATYPE

    0下载:
  2. LABVIEW中使用的各种数据类型介绍以及应用-LABVIEW used to introduce a variety of data types and applications
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:912774
    • 提供者:田凯文
  1. Huffman

    0下载:
  2. 本目录下的源代码均属示例、教学性质。作者不对这些代码的功能和性能作任何担保或承诺。 -------- 功能说明 -------- 本目录下的程序用8种不同的方式实现了Huffman编码算法,这8种方式分别是 * huffman_a 使用链表结构生成Huffman树的算法,这是最基本的实现方法,效率最低。 * huffman_b 使用《数据结构》(严蔚敏,吴伟民,1997,C语言版)中给出的算法,将二叉树存放在连续空间里(静态链表),空间的每个结点内
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:40130
    • 提供者:tomato
  1. check

    0下载:
  2. 检验数字类型,日期的小程序,可以用来在网页中检测FORM表中的一些数据类型-The number of types of testing, date of small programs that can be used to detect the page FORM table some of the data types
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:1423
    • 提供者:sjh
  1. APIfunctionreference

    0下载:
  2. 《WINDOWS/WIN32/WINDOWS NT 程序设计通用API函数参考》。本书讨论了通用的Windows/Win32/Windows NT API函数,这些函数涉及如下方面:加速键、位图、脱字符、NT控制台、剪贴板、裁剪区、控件、曲线输出、设备环境、对话框、绘图工具、文件I/O、字体、GDI对象、图标、键盘、画线、映射、菜单、消息、鼠标、绘图、调色板、矩形操作、滚动、语音、字符串、文本输出、时间与计时器、版本管理、窗口操作及窗口管理。附录中还列出了Windows/Win32/Window
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-24
    • 文件大小:8173581
    • 提供者:林孝城
  1. sp_updateUDT

    0下载:
  2. SQL2005 不支持原有的SQL2000修改数据类型方式,通过上面的脚本修改其自定义类型-SQL2005 does not support SQL2000 modify the original data types, through the above scr ipt to modify its custom types
  3. 所属分类:SQL Server

    • 发布日期:2017-04-07
    • 文件大小:8436
    • 提供者:seven
  1. 2

    0下载:
  2. 开发代码WINDOWS数据类型WINDOWS数据类型-Development code WINDOWS data types data types WINDOWS
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-14
    • 文件大小:4914
    • 提供者:zt
  1. php_manual_chm

    0下载:
  2. php的基本教程 包括数据类型 函数库的讲解-php basic tutorial including data on the type of library
  3. 所属分类:Web Server

    • 发布日期:2017-06-10
    • 文件大小:17246235
    • 提供者:该奥
  1. 100vhdl_example

    0下载:
  2. vhdl语言的100个例子 VHDL语言100例 第1例 带控制端口的加法器 第2例 无控制端口的加法器 第3例 乘法器 第4例 比较器 第5例 二路选择器 第6例 寄存器 第7例 移位寄存器 第8例 综合单元库 第9例 七值逻辑与基本数据类型 第10例 函数 -VHDL language, VHDL language 100 examples of 100 cases of the first one cases of the control p
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-08
    • 文件大小:223595
    • 提供者:光明顶
  1. WinDataTypes

    0下载:
  2. Windows 数据类型查询。 可添加、删除和修改。-Windows data type query. Can add, delete and modify.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:182205
    • 提供者:Rich
  1. tongxunlusheji

    0下载:
  2. 设计思想: 1。用顺序表设计电子通讯录的结构 为了表示较为复杂的数据内容,一般用结构这种数据类型,第一步就是在结构中定 义所需要的各项信息。 -Design idea: 1. By order of the design of the structure of the electronic address book in order to express more complex data content, the general use of the structure of
  3. 所属分类:CSharp

    • 发布日期:2017-04-13
    • 文件大小:2126
    • 提供者:喻哎
  1. nizhi

    0下载:
  2. 单链表的就地逆置 掌握数据结构中的一些基本概念。数据、数据项、数据元素、数据类型和数据结构,以及它们之间的关系-Single list of in situ reverse home master data structure of some basic concepts. Data, data items, data elements, data types and data structures, as well as the relationship between them
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:1230
    • 提供者:蕾蕾
« 1 2 ... 10 11 12 13 14 1516 17 18 19 20 ... 50 »
搜珍网 www.dssz.com