搜索资源列表

  1. 分形图像分析与分形维数计算程序的设计

    0下载:
  2. 分形图像分析及分形维数计算程序的设计,主要介绍了分形维数的常用计算方法-Analysis of Fractal Image and Design of Fractal Dimension Calculation Program
  3. 所属分类:分形几何

    • 发布日期:2024-05-13
    • 文件大小:77824
    • 提供者:上官婉儿
  1. 模数转换模块(ADC)

    0下载:
  2. 这是2407dsp进行模数转换模块(ADC)的源程序,改程序是用c语言编写的-this is the source programme of ADC usinig 2407dsp,c language is used to alter the programme
  3. 所属分类:DSP编程

    • 发布日期:2024-05-13
    • 文件大小:8192
    • 提供者:杨占军
  1. 代码行数统计工具

    0下载:
  2. 代码行数统计工具 代码行数统计工具-Kit to count the line number of code.
  3. 所属分类:Windows编程

    • 发布日期:2024-05-13
    • 文件大小:9216
    • 提供者:
  1. 数组排序算法改进版

    0下载:
  2. 这个程序的头文件中包含四种排序方法:泡沫排序法(bubble),插入排序法(insertion),快速排序法(quick)和选择排序法(selection)。头文件中还使用了模板技术,以便可以同时实现几种类型的排序算法。 dinimicky_hu对原程序做了修改和优化,使用了函数指针数组,并修改了一个BUG-The head file of this programme includes 4 methods of sorting : B
  3. 所属分类:Windows编程

    • 发布日期:2024-05-13
    • 文件大小:28672
    • 提供者:
  1. 在COM中使用数组_code

    0下载:
  2. COM中使用SAFEARRAY数组例程,代码中给了两种数组的用法,一种是字符串数组,另一种是自定义数据结构数组。 -use COM SAFEARRAY array routines, a code for the use of two arrays, a string array, and the other is from the definition of array data structure.
  3. 所属分类:ActiveX/DCOM

    • 发布日期:2024-05-13
    • 文件大小:55296
    • 提供者:全宁
  1. 利用89C2051实现模数转换的一种方法源程序

    0下载:
  2. 利用89C2051实现模数转换的一种方法源程序,该程序使用C51语言编写,可以用于MCS8051单片机-use 89C2051 analog-digital conversion of a way to the source, the procedure used to prepare C51, SCM can be used Mcs8051
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-13
    • 文件大小:5120
    • 提供者:吴健
  1. 数制转换

    0下载:
  2. 数制转换,可以进行各种进制的转换而且方法相当简单,希望别人能用得到-digit conversion can be carried out various band and the transformation method is quite simple, others can use to be
  3. 所属分类:Windows编程

    • 发布日期:2024-05-13
    • 文件大小:1024
    • 提供者:王沪
  1. 回文数

    0下载:
  2. 打印所有不超过n(取n<256) 的其平方具有对称性质的数(也称回文数)。 *题目分析与算法设计 对于要判断的数n,计算出其平方后(存于a),将a的每一位进行分解,再按a的从低到高的顺序将其恢复成一个数k(如n=13,则a=169且k=961),若a等于k则可判定n为回亠数。 -Print all over n (4 admission; 256) with the square of its symmetrical
  3. 所属分类:其他小程序

    • 发布日期:2024-05-13
    • 文件大小:1024
    • 提供者:姚紫欣
  1. 欧拉数

    0下载:
  2. 这是一个计算图像中的欧拉数的程序.先将图像二值化,然后再求反计算欧拉数-This is a calculated image of the Euler number of procedures. First two binary images, and then calculated for anti-Euler number
  3. 所属分类:matlab例程

    • 发布日期:2024-05-13
    • 文件大小:14336
    • 提供者:孙月
  1. 模拟串口发数

    0下载:
  2. 51单片机中普通IO口模拟串口发数,C、C++,简单小程序易学易懂(51 SCM in general IO port emulated serial number, C, C + +, simple small program easy to understand)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-13
    • 文件大小:30720
    • 提供者:Sasuke康
  1. 数组中查找删除

    0下载:
  2. 数组中的查找和删除数据,最大上限为100,用c语言编写,可直接运行(Array of search and delete data, the maximum limit of 100, written in C language, can be run directly)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-13
    • 文件大小:5120
    • 提供者:闻怡
  1. 基于前景理论三参数区间灰数

    0下载:
  2. 通过matlab实现前景理论三参数区间灰数(Foreground theory, three parameter interval grey number are realized by MATLAB)
  3. 所属分类:matlab例程

    • 发布日期:2024-05-13
    • 文件大小:33792
    • 提供者:yyyuan66
  1. 统计文本文件中的行数

    0下载:
  2. PB例子,统计指定目录下,所有文本文件中的内容的行数。(PB example, the number of rows in the text file statistics)
  3. 所属分类:Windows编程

    • 发布日期:2024-05-13
    • 文件大小:2891776
    • 提供者:蓝色的风
  1. PWM实现精确输出脉冲数控制电机

    0下载:
  2. PWM实现精确输出脉冲数控制电机, PWM realize accurate output pulse number control motor(PWM realize accurate output pulse number control motor)
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-13
    • 文件大小:1026048
    • 提供者:云夏
  1. 数模完整教程-14讲(附带程序lingo matlab程序)

    0下载:
  2. 内含数模需要的模型,且均有模型对应算法与数据(The model contains both the model and the corresponding algorithm and data)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-13
    • 文件大小:8650752
    • 提供者:dudu0908
  1. 删除数数组中的0

    0下载:
  2. 有效删除数组中的0元素,保留非0元素,输出非零数组(Removes the 0 element in an array)
  3. 所属分类:LabView

    • 发布日期:2024-05-13
    • 文件大小:7168
    • 提供者:梁渠
  1. 合成孔径雷达波数域分析_易刘

    0下载:
  2. 简单介绍了SAR在波数域的分析方法,波数域更加直观的解决距离徙动问题(The method of SAR in wave number domain is briefly introduced, and the range migration problem is solved more directly in wave number domain)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-13
    • 文件大小:173056
    • 提供者:Yee
  1. 分形维数

    0下载:
  2. 利用双毯子算法求图像的分形维数,希望朋友们可以参考(Using double blanket algorithm to find the fractal dimension of image)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-13
    • 文件大小:4096
    • 提供者:谢谢您好
  1. 数独

    0下载:
  2. Mgx制作的数独计算器,由易语言编写供学习研究(Sudoku calculator, produced by Mgx written by easy language for learning and research)
  3. 所属分类:其他智力游戏

    • 发布日期:2024-05-13
    • 文件大小:6144
    • 提供者:a754396291
  1. Matlab中数组元素引用有三种方法

    0下载:
  2. Matlab中数组元素引用有三种方法用于解决数组命名数组读取等问题(There are three ways to refer to array elements in Matlab for solving problems such as array naming, array reading, and so on)
  3. 所属分类:文档资料

    • 发布日期:2024-05-13
    • 文件大小:1024
    • 提供者:liuxinglvn
« 1 23 4 5 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org