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

搜索资源列表

  1. Creating.Custom.Controls.for.the..NET.Compact.Fram

    0下载:
  2. Creating.Custom.Controls.for.the..NET.Compact.Framework.Sourcecode.zip
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:338974
    • 提供者:吴志刚
  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
    • 文件大小:61514
    • 提供者:吕夏琴
  1. EasyNoteBook

    0下载:
  2. 实现基本的windows记事本功能,但小巧,易用,十分方便的实现基本功能-achieve basic windows function in the notebook, but the compact, user-friendly and very convenient to achieve basic functions
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:15380
    • 提供者:肯德基
  1. 优美C语言1

    0下载:
  2. 1. C语言的主要特点有哪些?(多选) A.简洁、紧凑,使用方便、灵活,易于学习和应用。 B.C语言是面向结构化程序设计的语言。 C.C语言允许直接对位、字节和地址进行操作。 D.数据类型丰富。 E.C语言生成的目标代码质量高。 答案: ABCDE-1. C language are the main features of which (choose) A. concise, compact, easy to use, flexible, easy to learn and use. Untr
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:8376
    • 提供者:gjc
  1. perfect code

    0下载:
  2. 这个程序用来实现HUFFMAN编码及译码,程序小巧而实用-the procedures used to achieve HUFFMAN encoding and decoding, compact and practical procedures
  3. 所属分类:CSharp

    • 发布日期:2017-11-23
    • 文件大小:2026
    • 提供者:马栋
  1. landing

    0下载:
  2. 会员登陆框源码,登陆设置的理想代码,外形美观简洁,结构紧,速度快-Member Login box source, landing the ideal setting code, beautiful appearance simple, compact structure, fast
  3. 所属分类:CSharp

    • 发布日期:2017-04-01
    • 文件大小:91027
    • 提供者:罗建波
  1. DataExportTool

    0下载:
  2. 一个小巧的数据导出成insert语句的程序。-A compact data derived insert statements into the procedure.
  3. 所属分类:CSharp

    • 发布日期:2017-04-29
    • 文件大小:179946
    • 提供者:
  1. DLL_3rd

    0下载:
  2. opennetcf.dll对cf的扩展,可以使用反汇编工具取得源码-opennetcf.dll extened compact framework
  3. 所属分类:CSharp

    • 发布日期:2017-04-26
    • 文件大小:311236
    • 提供者:
  1. Xmlhttp_file_download

    0下载:
  2. 利用xmlhttp对象获取远程的数据,然后用二进制输出到客户浏览器,让客户下载数据,此例从某一远程服务器获取一个压缩包,并且输出到浏览器提供客户下载-Xmlhttp object the use of remote data access, and then use the binary output to the browser client to allow customers to download data, in this case from a remote server to ob
  3. 所属分类:CSharp

    • 发布日期:2017-04-23
    • 文件大小:44606
    • 提供者:吴鹏
  1. matrix

    0下载:
  2. 实现矩阵的承法,而且运行方便,输出合理,结构紧凑!-Matrix method for the realization and operation of convenience, the output reasonably compact!
  3. 所属分类:CSharp

    • 发布日期:2017-04-26
    • 文件大小:137415
    • 提供者:
  1. TGX

    0下载:
  2. c#编写的提醒系统,小巧实用。供学习使用-c# write the reminder system, compact and practical. Available for learning to use
  3. 所属分类:CSharp

    • 发布日期:2017-05-01
    • 文件大小:558277
    • 提供者:super
  1. DbfDotNet_version_1[1][1].0_Source

    0下载:
  2. 一个小巧的数据库引擎,使用C#语言编写,很小巧,功能强大-A small database engine, use the C# language is very compact and powerful
  3. 所属分类:CSharp

    • 发布日期:2017-04-16
    • 文件大小:66900
    • 提供者:邓亚丹
  1. clock

    0下载:
  2. 基于系统时间的一款小巧时钟,编程语言为C#-A compact based on the system time clock, programming language is C#
  3. 所属分类:CSharp

    • 发布日期:2017-04-07
    • 文件大小:30869
    • 提供者:Horus
  1. 5

    0下载:
  2. 1.C或 C++; 2.从终端读入字符集大小n,以及n个字符和n个权值,建立哈夫曼树并将它存于文件hfmTree中.将已在内存中的哈夫曼树以直观的方式(比如树)显示在终端上; 3.利用已经建好的哈夫曼树(如不在内存,则从文件htmTree中读入),对文件ToBeTran中的正文进行编码,然后将结果存入文件CodeFile中,并输出结果,将文件CodeFile以紧凑格式先是在终端上,每行50个代码。同时将此字符形式的编码文件写入文件CodePrint中。 4.利用已建好的哈夫曼树将文件
  3. 所属分类:CSharp

    • 发布日期:2017-04-13
    • 文件大小:2252
    • 提供者:cyahafa
  1. ARecorder

    0下载:
  2. 这是一个简单、小巧、实用的桌面便签程序,可以开启多个便签窗口,在右下角的托盘中可以按日历方式查看历史记录并且实现了右键快速启动功能,需要.net 2.0的支持。-This is a simple, compact, practical desktop sticky notes program that can open multiple notes window, at the bottom right of the tray can be calendar 方式 view the histor
  3. 所属分类:CSharp

    • 发布日期:2017-05-08
    • 文件大小:1539542
    • 提供者:gole
  1. CDborrow

    0下载:
  2. 文件包括光盘租赁的类图,顺序图和重构图。代码功能实现了光盘租赁及分类结算。-Documents, including CD-ROM rental class diagram, sequence diagram and reconstruction plans. Code functions and classification of the compact disk lease settlement.
  3. 所属分类:CSharp

    • 发布日期:2017-04-05
    • 文件大小:200349
    • 提供者:zxl
  1. pocket1945src

    0下载:
  2. game 1945 .net compact frameword
  3. 所属分类:CSharp

    • 发布日期:2017-03-31
    • 文件大小:57533
    • 提供者:butin
  1. GridSample

    0下载:
  2. The DataGrid is a powerful control in the Compact Framework, but it s not easy to work out how to apply individual formatting to cells with control over why and how each cell is customized .-The DataGrid is a powerful control in the Compact Framework
  3. 所属分类:CSharp

    • 发布日期:2017-03-30
    • 文件大小:842661
    • 提供者:
  1. printf2

    0下载:
  2. 一种简洁的printf 输出函数,具备int, long, double类型数据标准输出能力,代码紧凑,占用内存小-The output function printf a concise, with int, long, double data type to standard output capacity, compact code, small memory
  3. 所属分类:CSharp

    • 发布日期:2017-04-05
    • 文件大小:835
    • 提供者:赵楠
  1. CSML_complex

    0下载:
  2. C# Matrix Library implementation. CSML - C# Matrix Library - is a compact and lightweight package for numerical linear algebra. Many matrix operations known from Matlab, Scilab and Co. are implemented.
  3. 所属分类:CSharp

    • 发布日期:2017-03-24
    • 文件大小:34806
    • 提供者:vanz404
« 12 »
搜珍网 www.dssz.com