搜索资源列表

  1. 细研Delphi方法调用

    0下载:
  2. 对delphi中常用的函数调用,参数,进行详细的说明。-right commonly used function call, parameters, for detailed explanations.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:114049
    • 提供者:上面
  1. 设计模式手册

    0下载:
  2. 设计模式手册,对常用的程序结构进行了说明。-design manual mode, the structure of procedures used for the illustration.
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:177878
    • 提供者:上面
  1. 数值分析算法描述与习题解答

    0下载:
  2. 数值分析实验题目牛顿迭代法求根 这个也是计算方法中的常用计算程序 学过的人都知道的-topic Newton iterative method for solving this calculation method is commonly used in the calculation procedures learned in the people know that the
  3. 所属分类:Windows编程

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

    0下载:
  2. 任意阶一次幻方生成器 < 常用算法与数据结构 >-arbitrary order a magic square generator lt; Common algorithms and data structures gt;
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:48068
    • 提供者:程果
  1. Windows CE下的串口通讯类

    0下载:
  2. 串行通讯是目前计算机、通信和控制领域最基本的通信方式。在CSDN的“嵌入式开发/WINCE”社区中,经常有人提问该到哪找串口通讯类,其实这个问题我自己也问过。:)而一般的回答是给你提供一个Pocket PC 2002的SDK例子程序。但到底SDK的程序和MFC的结构有很大的不同,对于想用MFC编写通信程序的人来说也不是很便利。 另一方面,由于Windows CE是一个基于Unicode的操作系统,并且Windows CE
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:5655
    • 提供者:wzg
  1. CxImage

    0下载:
  2. 几个常用图像处理程序源码,vc 6.0 sp6+windows2000 sp4调试通过-several commonly used image-processing program source code, vc 6.0 SP6 windows2000 Explorer debugging through
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:97995
    • 提供者:wxy
  1. 图的最小生成树

    0下载:
  2. 数据结构常用算法:图的最小生成树 经典算法:图的最小生成树-algorithm commonly used data structures : Figure the minimum spanning tree algorithm classic : Figure the minimum spanning tree
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:1587
    • 提供者:牛牛
  1. 平衡二叉排序树的综合操作1

    0下载:
  2. 数据结构常用算法:平衡二叉排序树的综合操作 全部程序代码,在C环境编译通过。-algorithm commonly used data structures : a balanced binary sort tree all integrated operation code, the C compiler through the environment.
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:2830
    • 提供者:牛牛
  1. C算法程序v2_-徐士良

    0下载:
  2. 常用算法的C语言描述。里边算法非常详尽。解压即可使用。-common algorithms described in C language. Inside algorithm very detailed. Decompression can be used.
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:244295
    • 提供者:何小熊
  1. 典当综合业务管理系统

    0下载:
  2. 一套非常值得学习的完整源码,可以编译通过,包括作者常用的组件集能及演示如何实现注册的程序!-a very complete source of the study, compile, including the author of the components used to collect and demonstrate how the implementation of the registration process!
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:2437779
    • 提供者:nmg
  1. BCH

    2下载:
  2. 一个解码的类,常用在条形码的解码中,是老外写的比较实用-a decoder category, commonly used in bar code decoding, the foreigner is more practical writing
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:3511
    • 提供者:刘怀国
  1. C++ Builder 访问 USB 口的方法.files

    0下载:
  2. C++BUILDER访问usb接口的方法!里面介绍了一些常用的访问方式-C BUILDER visit usb interface methods! They introduced some common mode
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:43076
    • 提供者:常大亮
  1. 数字图像几何变换

    0下载:
  2. 几何变换是最常见的图像处理手段,通过对变形的图像进行几何校正,可以得出准确的图像。常用的几何变换功能包括图像的平移、图像的镜像变换、图像的转置、图像的缩放、图像的旋转等等。目前数字图像处理的应用越来越广泛,已经渗透到工业、航空航天、军事等各个领域,在国民经济中发挥越来越大的作用。 作为数字图像处理的一个重要部分,本文介绍的工作是如何用Visual C++编程工具设计一个完整的应用程序,实现经典的图像几何变换功能。程序大概分为两大部分
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:909332
    • 提供者:陈万通
  1. XML文件操作方法

    0下载:
  2. 自己写的XML文件的操作,基本上包含了常用的方法-himself wrote the XML file, the operation contains basically a commonly used method
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:8367
    • 提供者:kalophic
  1. 100个常用小程序

    0下载:
  2. 100个小的程序,别看程序小,但是很管用,相信我。肯定会对你有帮助的。-100 minor procedures, procedures Although small, but very useful, I believe. You will definitely help.
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:36372
    • 提供者:龚文引
  1. ARM常用指令集参考(中文版)

    0下载:
  2. ARM指令集及汇编,主要介绍ARM7结构的指令集,和详细的指令解释,此为中文版-ARM instruction set and compilation, introduced ARM7 structure of the instruction set, and detailed instructions, such as the Chinese version
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:974909
    • 提供者:uhu
  1. MCS51实用子程序大全

    0下载:
  2. 51单片机常用子程序大全,包括多字节加减乘除,码字转换,浮点数格式化-51 microcontroller used subroutine Daquan, including multi-byte arithmetic, code conversion, floating point format, etc.
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:345391
    • 提供者:uhu
  1. ADO常用类介绍

    0下载:
  2. 为了方便的操作ADO,这里提供4个类:CADODatabase,CADORecordset,CADOParameter,CADOCommand的成员作一介绍-To facilitate the operation of ADO, here for four categories : CADODatabase, CADORecordset, CADOParameter, CADOCommand members for a briefing
  3. 所属分类:数据库编程

    • 发布日期:2008-10-13
    • 文件大小:18366
    • 提供者:五味子
  1. 现代信号处理实验一_谐波恢复

    0下载:
  2. 此程序为MATLAB实现的现代信号处理中几种常用的谐波恢复方法,所附文档中还有理论及算法介绍(Pisarenko,ARMA)实验步骤及实验结果-MATLAB this procedure for the realization of modern signal processing used several methods to restore the harmonics, the accompanying documentation
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:29803
    • 提供者:李琳
  1. int

    0下载:
  2. windowns 32 网络编程用的常用函数,欢迎大家下载-windowns network programming with 32 commonly used functions, welcoming everyone to download
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:62837
    • 提供者:嚣张
« 1 2 ... 45 46 47 48 49 50»

源码中国 www.ymcn.org