CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 C#编程 搜索资源 - coding a

搜索资源列表

  1. 二叉树演示

    0下载:
  2. 一个小小的c 语言程序源码!演示二叉树的可视化程序编码!-a small c language program source code! Binary Tree demonstration of visual programming coding!
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:2.27kb
    • 提供者:王晓
  1. md5编码生成器

    0下载:
  2. md5的反编码生成器, 测试可以破解五位字符的md5加密,六位以上需要大量的空间。-md5 anti-generator coding, testing can solve the problem of five characters md5 encrypted, six more than needed a lot of space.
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:10.02kb
    • 提供者:dong
  1. Csms

    0下载:
  2. 这几天不停的收关于短信的pdu编码程序.在整理程序为下 在这里发到网上希望对朋友们有所帮助 这个程序以C#写成.有大部份的代码是我反编后处理得到的. 现在暂时在发号码不等于13的电话时有问题 可以收发短信 -these days constantly on the resumption of SMS pdu coding process. Tidying up the process for the next made here online fri
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:344.41kb
    • 提供者:王霜鸣
  1. 实验5

    0下载:
  2. 哈夫曼编码/译码 背景介绍:   利用哈夫曼编码进行通信可以大大提高信道利用率,缩短信息传输时间,降低传输成本。但是,这要求这发送端通过一个编码系统对待传数据预先编码,在发送端将传来的数据进行译码(复原)。对于双工信道。每端都需要一个完整的编译码系统。本程序将为这样的信息收发站写一个哈夫曼的编译码系统。 哈夫曼编码/译码: 程序运行步骤: 1、建立哈夫曼树,从键盘输入字符集大小,字符以及频度。 2、对字符进行编码,输出编码结果,分单个句子和整个句子输出,编码导入
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:76.13kb
    • 提供者:陈又鄂
  1. 哈夫曼译码

    2下载:
  2. [基本要求] 一个完整的系统应具有以下功能: (1)I:初始化(Initialization)。从终端读入字符集大小n,以及n个字符和n个权值,建立哈夫曼树,并将它存于文件hfmTree中。 (2)E:编码(Encoding)。利用已建好的哈夫曼树(如不在内存,则从文件hfmTree中读入),对文件ToBeTran中的正文进行编码,然后将结果存入文件CodeFile中。 (3)D:译码(Decoding)。利用已建好的哈夫曼树将文件CodeFile中的代码进行译码,结果存入文件T
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:60.07kb
    • 提供者:吕夏琴
  1. huffmancodeanddecode

    0下载:
  2. 这是一个采用二进制进行Huffman编码的程序,主要用于图像的无损压缩。-This is a binary Huffman coding for the procedure, mainly for lossless compression of image.
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:12.95kb
    • 提供者:xhyang
  1. 2003103123103519431

    0下载:
  2. 这个是一个比较好的编码算法 具有动画效应 是初学者参考的好东西-this is a relatively good coding algorithm animation effects are beginners reference to the good things
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:5.54kb
    • 提供者:汪精卫
  1. feinuovc

    0下载:
  2. 用vc实现了费诺编码,香农编码等,在同一个窗口中实现了不同的编码-vc used to achieve the fee Connaught coding, coding Shannon, in a window with the realization of the different coding
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:112.24kb
    • 提供者:武悦
  1. yZCSharp

    0下载:
  2. 设置好sql数据库连接串后,可自动列出表,并生成相应的C#数据库操作类代码,如更新,删除,修改等,大大减少了你编码的工作时间,不仅是个实用的好工具,其源代码也很有参考价值-installed sql database connection string, the table can automatically list, and generating the corresponding C# code database operation types, such as updating, del
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:31.4kb
    • 提供者:qwb
  1. hot

    0下载:
  2. 一个类似windows扫雷游戏的工具编码,是我的第一次编程的作品-a game similar to mine the windows coding tools, I was the first program of works huh
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:497.95kb
    • 提供者:章盛豪
  1. info469

    0下载:
  2. 本书内容由三部分组成。第一部分介绍信息论与信息科学的基本知识, 第二部分介绍 Shannon 信息论的基本内容,第三部分介绍信息论的应用。本书叙述力求通俗简练,较长的定理证明将通过指定参考书给出,各章附有习题与注解说明。对大型的练习,如无失真数据压缩编码、有失真图象压缩编码、调制编码及其他编码技术作者编制了若干个大型的练习试验,作为信息论理论教学的补充与尝试,有条件的学校可以开设。~..~-contents of the book consists of three parts. The fir
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:2.64mb
    • 提供者:孙荣超
  1. 04051b33刘奏

    0下载:
  2. 一个哈夫曼算法.具体题目如下: 题目要求:1)建立一正文文件(本程序中建立的文件名文test.txt),向其中输入字符(本程序中可输入任意ASCII值) 2)通过哈夫曼算法求出文件中字符的相应编码 3)建立一与正文文件(test.txt)对应的编码文件(本程序中为bainma.txt)-a Huffman algorithm. Specific topics are as follows : Subject : 1) the establishment of a text document (t
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:14.59kb
    • 提供者:沈扬
  1. Test

    0下载:
  2. V C++编码的简单计算器,可以进行简单的一般运算。-V C++ Coding a simple calculator that can be a simple regular expression.
  3. 所属分类:CSharp

    • 发布日期:2017-05-08
    • 文件大小:38.5kb
    • 提供者:张永强
  1. chengxu

    0下载:
  2. 同步模块程序,可以测试在OFDM模块中的同步问题,进行研究同步问题,代码编写非常优秀,值得一看-Synchronization module procedures, you can test in OFDM synchronization module studied synchronization problems, coding is excellent, worth a visit
  3. 所属分类:CSharp

    • 发布日期:2017-04-09
    • 文件大小:5.77kb
    • 提供者:李文龙
  1. feno

    0下载:
  2. 进行香农、费诺和赫夫曼信源编码 对离散信源,如一段中文或者英文文字(txt文件)进行分析,统计信源空间,然后进行编码,存储编码码表; 根据编码码表进行信源译码 -To Shannon, fees Novo Huffman source coding for discrete sources, as a Chinese or English text (txt file) for analysis and statistical information source space, an
  3. 所属分类:CSharp

    • 发布日期:2017-04-02
    • 文件大小:658byte
    • 提供者:zhengxin
  1. CPP-Coding-Standards

    0下载:
  2. 两位知名的C++专家讲全球C++界20年的集体智慧和经验凝结成一套编程规范。-Two of known C++ experts speak the global C++ industry for 20 years of collective wisdom and experience condensed into a set of programming specifications.
  3. 所属分类:CSharp

    • 发布日期:2017-11-11
    • 文件大小:36.03mb
    • 提供者:沈庆
  1. Generate-random-coding

    0下载:
  2. 产生随机编码,能产生0-9和a-z四个数的图片验证码. -Generate random coding
  3. 所属分类:CSharp

    • 发布日期:2017-11-18
    • 文件大小:16.5kb
    • 提供者:李瑞东
  1. Coding

    0下载:
  2. 文件加密工具,可以加密、解密文件夹下所有文件,包括子文件夹下的文件-Encryption tool for files, which can encode and decode all files in a folder, including the files in the subfolder.
  3. 所属分类:CSharp

    • 发布日期:2017-04-25
    • 文件大小:68.16kb
    • 提供者:HgS
  1. HDB3-coding

    0下载:
  2. 主要是HDB3编程一些资料,内含一个MATLAB实现HDB3的实验报告-The main program is HDB3 some information, containing a MATLAB implementation HDB3 lab reports
  3. 所属分类:CSharp

    • 发布日期:2017-04-29
    • 文件大小:56.4kb
    • 提供者:李梦奇
  1. MinApp

    0下载:
  2. Class-less Coding - Minimalist C# and Why F# and Function Programming Has Some Advantages Summary: Can we use just the native .NET classes for developing code, rather than immediately writing an application specific class that often is little more t
  3. 所属分类:C#编程

    • 发布日期:2017-12-17
    • 文件大小:170kb
    • 提供者:MahdiJan
« 12 3 4 »
搜珍网 www.dssz.com