搜索资源列表

  1. EncodingReports

    0下载:
  2. 本程序包用标准C++实现了Huffman编码以及解码的基本类,并且通过MFC编写了测试程序,同时显示了各项压缩指标。是学习编码的基本入门资料。-this program use standard c++ to implement Huffman coding and decoding fundamental class,it is tested by a MFC program,which display compression inf
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:347381
    • 提供者:黄应
  1. 黑白棋游戏

    0下载:
  2. 这个程序也是对编程基本功的一个训练,对于初学C语言的人,将分支,循环,数组,函数综合应用.-the process of programming is a basic skills training for the C language learning, to branch cycle, arrays, function integrated application.
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:3120
    • 提供者:詹少
  1. powuxian

    0下载:
  2. 一个用C语言开发的画抛物线的程序,适用于在学习计算机图形学基础的同学-a C-language development paintings parabola procedures applicable to the study of computer graphics based on the students
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:1051
    • 提供者:林杰
  1. SimpleProto

    0下载:
  2. 这是一个用C#写的设计模式中的原形模式的简单例子-This is a C# to write the design of the prototype model of a simple model example
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:13091
    • 提供者:文心澈
  1. Strategy-Duck

    0下载:
  2. 这是一个用C#写的对于设计模式中策略模式的简单例子-This is a written in C# for the design model strategy mode simple example
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:9109
    • 提供者:文心澈
  1. AbstractFactory-Duck

    0下载:
  2. 这是有关设计模式中,对抽象工厂模式的简单应用.用C#写的.-This is the design model, the abstract factory pattern to a simple application. C# writes.
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:11170
    • 提供者:文心澈
  1. FactoryMethod-Duck

    0下载:
  2. 这是一个对于设计模式中工厂方法模式的简单应用.使用C#编写-This is a model for the design of the factory model of a simple method of application. The use of C#
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:10930
    • 提供者:文心澈
  1. AdapterPatternTest

    0下载:
  2. 这是一个对于设计模式中适配器模式的一个简单应用.用C#编写.-This is a model for the design of the adapter a simple application. Using C#.
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:15233
    • 提供者:文心澈
  1. IteratorTest

    0下载:
  2. 这是一个对于设计模式中跌代器模式的简单应用.使用C#编写.-This is a model for the design or pattern generation for a simple application. The use of C#.
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:13309
    • 提供者:文心澈
  1. 常用的数字图像处理算法

    0下载:
  2. 常用的数字图像处理算法实现,都是用标准C语言实现的,绝对经典-commonly used digital image processing algorithm has been used standard C language, absolute classic
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:21670
    • 提供者:刘志刚
  1. VB mscomm

    0下载:
  2. 这是关于MSCOM的程序  用C语言和VB编程的希望对大家有点用-This is the procedure of EMS C language and Visual Basic programming you want to use a bit
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:4997
    • 提供者:周杰
  1. c数据库小程序2

    0下载:
  2. C语言做的一个数据库的小程序,虽然小,但是可以帮助初学者学习怎样用C实现数据库编程-C language to a database of small programs, although small, but can help beginners learn how to use C Database Programming
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:9510
    • 提供者:幸运
  1. 魔兽世界模拟器wowwow7.4

    0下载:
  2. 国外黑客反编译魔兽世界服务端后,用c#重新些的.压缩包里包含未经修改的源程序.支持目前9C的1.7版-foreign hackers decompile World of Warcraft server, c # re-use more of. Without compression bag containing changes of the source. 9C support for the current version 1.7
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:1307754
    • 提供者:毛虎
  1. lexicographe-bon

    0下载:
  2. 这是一个完整的词法分析器,用C++编写,并有测试文件-This is a complete lexical analyzer, C + +, and test document
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:6833
    • 提供者:小月
  1. TM82AAA

    0下载:
  2. TN82AA液晶块利用AT89C51编程的测试程序,利用并口16根管脚-TN82AA LCD AT89C51 programming block the use of the testing procedure, and use 16-pin parallel port
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:1075
    • 提供者:张欣
  1. MOUSE_C

    1下载:
  2. 鼠标中断C语言程序...对C语言用户的鼠标开发有所帮助!-mouse interrupted C language program. . . Users of the C language development of the mouse help!
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:5206
    • 提供者:李西
  1. 串程序

    0下载:
  2. 用C语言写的有关传行程序的一些代码,具体内容看了就知道-written in C language of the trip-the procedures code, read on the specific contents know!
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:4508
    • 提供者:李西
  1. 适用于AVR系列单片机的几种C语言比较

    0下载:
  2. 使用于AVR单片机的几种C语言,大家可以参考一下,以便以后在AVR的程序编写中提高自己-used in the AVR several C language, we can make reference to the AVR after the procedure to improve their writing
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:40077
    • 提供者:
  1. 10372049

    0下载:
  2. 本设计使用C++来实现一个简单的数据结构问题,可以作为课程设计来使用,里边有详细的使用说明。-the design of C + + to achieve a simple data structure that can be used to design courses, inside a detailed usage instructions.
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:37361
    • 提供者:赵威
  1. 10372049多系统电话服务系统

    0下载:
  2. 本设计使用C++来实现一个简单的数据结构问题,可以作为课程设计来使用,里边有详细的使用说明。-the design of C + + to achieve a simple data structure that can be used to design courses, inside a detailed usage instructions.
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:17513
    • 提供者:赵威
« 1 2 3 45 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org