搜索资源列表

  1. a

    0下载:
  2. 快速排序法 //基本的思想:通过一趟排序将待排的记录分割成独立的两部分, //其中前一部分的 记录的关键字均比另一部分记录的关键字小, //再分别对两组记录进行递归分割,达到排序的目的 //平均时间复杂度为 O(log2(n-Quick sort method// basic thinking: a trip to sort through rows of records will be separated
  3. 所属分类:中间件编程

    • 发布日期:2024-05-14
    • 文件大小:1024
    • 提供者:宇亮
  1. a

    0下载:
  2. 递归实现折半查找的C++源程序,快速查找一个数在数列中位置.-Recursive Find realize half of the C source code, quickly find a number of locations in the series.
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-14
    • 文件大小:1024
    • 提供者:宇亮
  1. gerber

    0下载:
  2. 这是光绘文件,和程序配套的,可以 脱离作者(本人)制作pcb,但是,责任自负! from wangkj@yahoo.com 电路原理图和详细说明: amd.9966.org或者 arm.9966.org 都是原创,包括boot, loader,u-boot,linux 和测试程序 这些都是针对那个网站板子的配套程序,板子可以按照该网站提供的联系方式联系获取-This is the Ger
  3. 所属分类:嵌入式Linux

    • 发布日期:2024-05-14
    • 文件大小:45056
    • 提供者:wangkj
  1. sed_awk

    0下载:
  2. sed and awk 编程介绍,各有一个pdf文件。-sed and awk programming introduction, each with a pdf file.
  3. 所属分类:Shell编程

    • 发布日期:2024-05-14
    • 文件大小:1343488
    • 提供者:zjan
  1. a

    0下载:
  2. 一个简单的对话框程序,介绍如何在对话框中使用菜单。-A simple dialog box procedure describes how to use the menu in the dialog box.
  3. 所属分类:菜单

    • 发布日期:2024-05-14
    • 文件大小:205824
    • 提供者:wuming
  1. 08rb20070821F1

    0下载:
  2. 一个学生学籍的管理系统,有管理学籍的基本功能,适合小规模的应用-Expulsion of a student management system, there are the basic functions of school management, suitable for small-scale applications
  3. 所属分类:教育/学校应用

    • 发布日期:2024-05-14
    • 文件大小:1614848
    • 提供者:韦洪
  1. expt12_5_rsv

    0下载:
  2. 基于fpga和sopc的用VHDL语言编写的EDA采样高速A/D的存储示波器-FPGA and SOPC based on the use of VHDL language EDA sampling high-speed A/D of the storage oscilloscope
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2024-05-14
    • 文件大小:58368
    • 提供者:多幅撒
  1. divider

    0下载:
  2. 介绍了除法器的设计,采用verilogHDL语言,利用modelsim仿真验证,压缩包中包含了流程图-Introduced the divider design, using verilogHDL language, the use of ModelSim simulation, compressed package that contains a flow chart
  3. 所属分类:VHDL编程

    • 发布日期:2024-05-14
    • 文件大小:83968
    • 提供者:yaoyongshi
  1. a

    0下载:
  2. 不带像素操作的机器视觉代码-The brain transforms and discards pixels. The transformation is a smoothing and differencing filter. The output of an individual filter is ambiguous.The output of 5 filters lets us find edges and corners
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-14
    • 文件大小:179200
    • 提供者:李小
  1. shop3

    0下载:
  2. 电子商务网店购物管理系统,内容全面,功能强大,可以帮助企业快速建站。-Shop e-commerce shopping management system, the contents of a comprehensive, powerful, can help companies quickly建站.
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-14
    • 文件大小:9543680
    • 提供者:sammi88
  1. md5_com

    0下载:
  2. 供asp使用的md5算法组件。示范如何在delphi中制作asp组件。-Asp for the use of the md5 algorithm components. Demonstrations on how to create a delphi component asp.
  3. 所属分类:加密解密

    • 发布日期:2024-05-14
    • 文件大小:93184
    • 提供者:ycs
  1. USB

    0下载:
  2. 摄像头的工作原理大致为:景物通过镜头(LENS)生成的光学图像投射到图像传感器表面上,然后转为电信号,经过A/D(模数转换)转换后变为数字图像信号,再送到数字信号处理芯片(DSP)中加工处理,再通过USB接口传输到电脑中处理,通过显示器就可以看到图像了。 -The working principle of the camera more or less as follows: the scene through the lens (LE
  3. 所属分类:其他小程序

    • 发布日期:2024-05-14
    • 文件大小:111616
    • 提供者:
  1. srad

    0下载:
  2. SRAD filetr for speckle reduction .This filter is a variant of anisotropic diffusion which successfully removes speckle type noise from images.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-14
    • 文件大小:1024
    • 提供者:li
  1. dsp2407timer

    0下载:
  2. a) 参考《TMS320LF240x DSP结构、原理及应用》,弄清TMS320LF2407的定时器功能。 b) 测试定时器Timer1,周期中断0.1秒,并控制灯D2闪烁时间为Ts c) 单步运行程序,观察发光二极管D2的发光情况。 d) 程序装入片外,按“RUN”观察发光二极管D2的发光情况。 -a) reference to TMS320LF240x DSP structure, principle and ap
  3. 所属分类:其他小程序

    • 发布日期:2024-05-14
    • 文件大小:7168
    • 提供者:chen
  1. NPL-all

    0下载:
  2. A Numerical Photonics library written in C++. The library includes beam propagation method, coupled mode method, Bragg Gating Analysis, transfer matrix method, and vectorial Fourier Decomposition method. Very useful in s
  3. 所属分类:其他行业

    • 发布日期:2024-05-14
    • 文件大小:3460096
    • 提供者:Jianhua Jiang
  1. ga

    0下载:
  2. 用MA TLAB 语言及MA TLAB 语言编制的优化工具箱进行优化设计具有语言简单、函数丰富、用法比 较灵活、编程效率高等特点. 本文对遗传算法和基于MA TLAB 的遗传算法优化工具箱(GAO T ) 作了简要的介 绍、分析了优化工具函数, 并结合非线性、多峰值函数问题的优化实例, 说明了遗传算法是一种具有良好的全局 寻优性能的优化方法.-MA TLAB with language and language of the
  3. 所属分类:matlab例程

    • 发布日期:2024-05-14
    • 文件大小:269312
    • 提供者:dh
  1. a

    0下载:
  2. haffuman 树编码译码的程序 数据结构的一个设计-haffuman tree coding procedure for decoding the data structure of a design
  3. 所属分类:其他小程序

    • 发布日期:2024-05-14
    • 文件大小:884736
    • 提供者:罗璇
  1. a

    0下载:
  2. 如果你是一个计算机用户相信你一定安装过操作系统,当你用久了一个操作系统,-If you are a computer users believe that you have installed the operating system, when you use a long-standing operating system,
  3. 所属分类:汇编语言

    • 发布日期:2024-05-14
    • 文件大小:3072
    • 提供者:11111
  1. person_manage_system_asp

    0下载:
  2. 网上人才信息管理系统是一种具有交互功能的人才信息管理系统,是在网络上建立的一个虚拟的招聘会。-Online human resources information management system is an interactive function of the human resources information management system, is on the network created a virtual job
  3. 所属分类:WEB源码

    • 发布日期:2024-05-14
    • 文件大小:966656
    • 提供者:tianbaochao
  1. A-WDF

    0下载:
  2. 大家看看有没有用,用于解压游戏里的文件的-We see no use for the game-extracting files
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-14
    • 文件大小:162816
    • 提供者:qwe
« 1 2 ... 42 43 44 45 46 4748 49 50 »

源码中国 www.ymcn.org