搜索资源列表

  1. BiTree分割视图版

    0下载:
  2. 将视图分割成两部分,左边为显示取,右边为数据录入区,每录入一个节点数据,立即在左边显示节点图形,能实现二叉树的插入、删除、前序遍历、中序遍历、后序遍历。-View will be divided into two parts, shown from left to right for the data entry areas, each node a data entry immediately on the left shows no
  3. 所属分类:界面编程

    • 发布日期:2024-04-28
    • 文件大小:60416
    • 提供者:编程浪子
  1. ImageorBlob

    0下载:
  2. 使用 DELPHI(C++BUILDER),存储二进制数据与文件的方法,经过测试,该方法可适用于sqlserver 和 oracle -using Delphi (C BUILDER), binary data storage and documentation methods, after testing, the method can be applied to SQLServer and oracle
  3. 所属分类:SQL Server数据库

    • 发布日期:2024-04-28
    • 文件大小:274432
    • 提供者:网信誉
  1. SaveBinaryFileToDB

    0下载:
  2. 用vb编的小程序把solidwork三维零件转换为二进制保存到数据库,在工程中已经千锤百炼了。-vb series with a small procedure solidwork converted to three-dimensional parts to preserve binary database, the project has been the tests.
  3. 所属分类:数据库编程

    • 发布日期:2024-04-28
    • 文件大小:112640
    • 提供者:张军
  1. 折半查找-c++

    0下载:
  2. 折半查找算法,实现对于一组数据的查找操作,利用折半查找法进行查找-binary search algorithm, to achieve a set of data for the search operation, the use of binary search method you
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-04-28
    • 文件大小:218112
    • 提供者:陈钊
  1. ecpxs

    0下载:
  2. 数据结构中的二叉树,二叉排序树,遍历左右孩子,输入数值划出圆-data structure, the binary, binary sort tree traversal around children, the importation of numerical round draw
  3. 所属分类:其他小程序

    • 发布日期:2024-04-28
    • 文件大小:2048
    • 提供者:yang
  1. 二进制与机器码转换

    0下载:
  2. 1.进制之间的转换:可以实现十进制转换成其他的进制:二进制,八进制,十六进制;2.机器码之间的转换:输入真值,可以转换成原码,反码还有补码。-1.the conversion of scales:implemant of conversion in decimal and orther scales:binary, octal, and hex.2.the conbersion of machine codes:input ttuth
  3. 所属分类:Windows编程

    • 发布日期:2024-04-28
    • 文件大小:2048
    • 提供者:雨金
  1. 遗传算法matlab

    0下载:
  2. matlab编写的遗传算法,采用二进制编码,有说明文档。-Matlab prepared by the genetic algorithm, using the binary coding, documentation.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-04-28
    • 文件大小:106496
    • 提供者:张露
  1. 非常完美的二叉树模板

    0下载:
  2. 非常完美地二叉搜索树模板~~~~ 希望大家能够喜欢,并且提出宝贵意见和建议-perfectly Binary Search Tree template ~ ~ ~ ~ hope that we can love and made valuable suggestions and recommendations
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-04-28
    • 文件大小:297984
    • 提供者:*
  1. BinaryTree_demo

    0下载:
  2. 数据结构,关于二叉树建立的方法例子,希望对大家有用处-data structure, the establishment of the binary tree example, we hope to be useful
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-04-28
    • 文件大小:87040
    • 提供者:黑雨
  1. fun

    0下载:
  2. 可以使十进制的数转换成二进制的数,非常的简单方便-to convert the decimal value to binary value, extremely easy using
  3. 所属分类:Windows编程

    • 发布日期:2024-04-28
    • 文件大小:47104
    • 提供者:张力
  1. integar to binary digital

    0下载:
  2. 一个将正整数转变成二进制数的代码,可以编译运行-to a positive integer into binary code, the compiler can run
  3. 所属分类:C#编程

    • 发布日期:2024-04-28
    • 文件大小:22528
    • 提供者:周远
  1. rs32_28_v1_1_tar

    0下载:
  2. RS码是Reed-Solomon 码(理德-所罗门码)的简称,它是一类非二进制BCH码,在RS码中,输入信号分成k·m比特一组,每组包括k个符号,每个符号由m个比特组成-RS Reed-Solomon codes (Li-teh-Solomon code) in the short, it is a non-binary BCH, the RS code, the input signal into a bit k m groups,
  3. 所属分类:通讯编程

    • 发布日期:2024-04-28
    • 文件大小:93184
    • 提供者:姚中华
  1. GOLAY

    0下载:
  2. We demonstrate a method for encoding and decoding the [24,12,8] extended binary Golay code using a simple apparatus. We also present several generalizations of this construction which admit similar decoding algorithms.
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2024-04-28
    • 文件大小:15360
    • 提供者:何小
  1. binaryops

    0下载:
  2. Descr iption: A faster implementation of binary dilation and erosion. Our functions take advantage of MATLAB s decomposition of the structuring element but they may result much faster. Try to run example.m to see t
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-04-28
    • 文件大小:6144
    • 提供者:gz
  1. Making plain binary files using a C compiler (i386

    0下载:
  2. Making plain binary files using a C compiler,使用gcc得到纯二进制代码。讲的很不错,对学习c语言,了解编译器很有用。-Making plain binary files using a C compiler, gcc used to be pure binary code. Said very good, to learn c language, understand the compile
  3. 所属分类:编程文档

    • 发布日期:2024-04-28
    • 文件大小:26624
    • 提供者:王汉文
  1. vlc-binary.tar

    0下载:
  2. VLC media player是一个完全免费的多媒体播放软件,支持多种流行的音频视频格式,比如MPEG/MPEG-2/MPEG-4/DivX/mp3/ogg等等,能播放DVD/VCD以及各种流媒体格式发文件。最具特色的功能是可以边下载边观看Divx媒体文件,并可以播放不完整的AVI文件。 -VLC media player is a free multimedia player software to support a variet
  3. 所属分类:多媒体编程

    • 发布日期:2024-04-28
    • 文件大小:15680512
    • 提供者:lucy
  1. 二进制信道均衡算法源程序清单

    0下载:
  2. 关于自适应滤波的一系列程序,包括二进制信道均衡,噪声对消,信号增强等,斑竹,该加精了吧?-adaptive filter on a series of procedures, including binary channel equalization and noise cancellation and signal enhancement, fed, the rate is honed?
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-04-28
    • 文件大小:36864
    • 提供者:gjd
  1. 遍历二叉树的4个非递归算法

    0下载:
  2. 二叉树的4个非递归算法,中序先序后序和层次遍历,算法都有注释而且很详细,适合数据结构学习者使用-binary tree four non- recursive algorithm, the first sequence after sequence and the sequence level traversal algorithm Notes but have very detailed data structure suitable
  3. 所属分类:界面编程

    • 发布日期:2024-04-28
    • 文件大小:337920
    • 提供者:赵麟
  1. 用matlab编写的二进制的遗传算法程序

    2下载:
  2. 用matlab编写的二进制的遗传算法程序.rar-using Matlab binary prepared by the genetic algorithm. Rar
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-04-28
    • 文件大小:6144
    • 提供者:www
  1. 2005120223543424992

    0下载:
  2. VC & C++ -> 转换十进制为二进制的CPP程序,转换效率非常高 -VC C-gt; Converting the decimal to binary CPP procedures, a very high conversion efficiency
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-04-28
    • 文件大小:1024
    • 提供者:yunx
« 1 2 3 45 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org