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

搜索资源列表

  1. KyodaiSource

    0下载:
  2. 利用Java Swing 编写游戏源代码 适用平台 Win9x/Me/NT/2000/XP 包含很多示例文件。 -prepared using Java Swing application source code game platform'd document contains many examples.
  3. 所属分类:游戏

    • 发布日期:2008-10-13
    • 文件大小:22260
    • 提供者:吴东
  1. mallat

    0下载:
  2. vc实现mallat算法-Wavelet。mattat是很有名的算法。本程序提供了完整的示例。-vc achieve Mallat algorithm-Wavelet. Mattat is well-known algorithm. This program provides a complete example.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:114339
    • 提供者:吴东
  1. 用同步套接字生成服务器

    0下载:
  2. 文本中的示例程序创建一个接收来自客户端的连接请求的服务器。该服务器是用同步套接字生成的,因此在等待来自客户端的连接时不挂起服务器应用程序的执行。该应用程序接收来自客户端的字符串,在控制台显示该字符串,然后将该字符串回显到客户端。来自客户端的字符串必须包含字符串“<EOF>”,以发出表示消息结尾的信号。-version of the sample program to create a client from receiving a link to the server. The se
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:1565
    • 提供者:王镜然
  1. 河流污物浓度求解

    0下载:
  2. 河流污物浓度求解程序 用vc++实现 数值计算示例-river dirt concentration vc solving procedures used to achieve numerical examples
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:14321
    • 提供者:王玉栋
  1. 逼近与拟合

    0下载:
  2. 6个关于逼近与拟合的C源程序,有示例,来自《C语言数值计算常用程序》,所以程序均经本人测试可用!-six approximation with the fitting of the C source code, examples, from the "C language commonly used numerical procedures," and so I have been put to test available!
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:8664
    • 提供者:刘渝
  1. 布尔运算

    0下载:
  2. 5个关于布尔运算的C程序,以及示例,来自《C语言数值常用程序》,所以程序均经过本人测试可以正常使用!-five Boolean operations on the C procedures, as well as examples from the "C language commonly used numerical procedures," and so I have to undergo testing can be used normally.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:2563
    • 提供者:刘渝
  1. 概率统计

    1下载:
  2. 2个关于概率统计的C程序,以及示例,来自《C语言数值常用程序》,所以程序均经过本人测试可以正常使用!-two on the statistical probability of C procedures, as well as examples from the "C language commonly used numerical procedures," and so I have to undergo testing can be used normally.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1230
    • 提供者:刘渝
  1. QQ 示例源码

    0下载:
  2. 网络编程入门的一个实践好程序,正在学VC的朋友可以看一下-Network Programming entry of a good practice procedures, is studying VC friends can look at the
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:163837
    • 提供者:尹青
  1. 二维积分函数

    1下载:
  2. 4个关于二维积分函数的C程序,以及示例,来自《C语言数值常用程序》,所以程序均经过本人测试可以正常使用!-four two-dimensional integral function of the C procedures, as well as examples from the "C language commonly used numerical procedures," and so I have to undergo testing can be used norm
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:3934
    • 提供者:angel2271
  1. 三维积分函数

    1下载:
  2. 2个关于三维积分函数的C程序,以及示例,来自《C语言数值常用程序》,所以程序均经过本人测试可以正常使用!-two three-dimensional integral function of the C procedures, as well as examples from the "C language commonly used numerical procedures," and so I have to undergo testing can be used nor
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:2080
    • 提供者:angel2271
  1. 滤波器

    0下载:
  2. 数个关于滤波器的产生的C程序,以及示例,来自《C语言数值常用程序》,所以程序均经过本人测试可以正常使用!-few of the filter C procedures, as well as examples from the "C language commonly used numerical procedures," and so I have to undergo testing can be used normally.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:13015
    • 提供者:angel2271
  1. 排序函数

    0下载:
  2. 3个关于排序的C程序,以及示例,来自《C语言数值常用程序》,所以程序均经过本人测试可以正常使用!-three on the order of C procedures, as well as examples from the "C language commonly used numerical procedures," and so I have to undergo testing can be used normally.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1604
    • 提供者:angel2271
  1. ARM_ads_程序示例源代码

    1下载:
  2. ARM 的实例程序,在ADS下运行。运行buildall.bat生成这些例子的应用。有readme具体说明有关配置。-ARM sample program, running under the ADS. Running these examples buildall.bat generation applications. A readme specify the configuration.
  3. 所属分类:uCOS开发

    • 发布日期:2008-10-13
    • 文件大小:96642
    • 提供者:高荣
  1. mpgcutvb6

    0下载:
  2. 这是一个用vb编写的mpg流媒体剪切的源代码,代码示例比较容易看明白,可以自己添加代码做成一个mpg剪切合成的小工具。-with vb mpg prepared by the media shear flow of source code, code examples more easily understand this can add their own code mpg shear caused a small synthesis tools.
  3. 所属分类:多媒体

    • 发布日期:2008-10-13
    • 文件大小:77127
    • 提供者:文明
  1. ICMaster

    0下载:
  2. c51的程序示例,IC卡控制系统。其中包括硬件设计电路图和所有代码。-procedures example, IC card control system. Including hardware and circuit design all of the code.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:846632
    • 提供者:袤袤
  1. treetreesaver

    0下载:
  2. 一个实现文件读取与写入的示例小程序,简单的记事本程序,重在理解文件操作原理-achieve a file read and write small programs example, the simple procedure of the notebook, it is important for understanding the document operation principle
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:24978
    • 提供者:shu
  1. wince开发

    0下载:
  2. 本文档详细的介绍了在windowsce下的编程方法以及示例。对学习CE的人有帮助。-this document described in detail in the windowsce programming methods and examples. On learning of CE help.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:474336
    • 提供者:王飞
  1. shell_jk

    0下载:
  2. 一个shell监控简单示例,没有什么功能。目前正在增加,如需源码请E_mail ME:ghcyq@263.net-a simple sample monitoring, nothing functions. Now is increasing, and if necessary source requested reproduced ME : ghcyq@263.net
  3. 所属分类:Shell编程

    • 发布日期:2008-10-13
    • 文件大小:171734
    • 提供者:阿冲
  1. VB6加SQL 2000完整的示例程序

    2下载:
  2. VB6加sqlservr2000的案例教程 比较详细介绍了如何操作数据库的过程 案例较多 值得一看-VB6 increase sqlservr2000 cases more detailed tutorial on how to operate a database of more cases of eye-catcher
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:1536046
    • 提供者:刘海峰
  1. IniFileNew

    0下载:
  2. 我们都经常使用配置文件。为此我编写了IniFile文件读写类。使用非常简单,请参见示例程序。 程序采用了两种方法,一种是使用iterator调用,一种是直接使用数组下标,可根据不同情况分别选用。 采用C++STL编写,适用于Windows,Linux,Unix任意平台下的任意开发环境,在此只是用Win平台的CBuilder做个示意。-we are always use configuration files. Therefore, I have prepared a document l
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:51358
    • 提供者:随便看看
« 1 2 ... 31 32 33 34 35 3637 38 39 40 41 ... 50 »
搜珍网 www.dssz.com