搜索资源列表

  1. 矩阵包

    0下载:
  2. C语言实现的矩阵的常用计算!包括:矩阵乘法,加法,求逆,转置,开方等等!-C language used in the calculation of matrix! Including : matrix multiplication, addition, the inverse transfer home, prescribing, etc.!
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-18
    • 文件大小:5120
    • 提供者:周晓尧
  1. C语言的HMM算法库

    0下载:
  2. 一个关于HMM(隐马尔可夫模型)实现的C语言库。是Visual C++数字图像模式识别技术及工程实践的配套源代码-one of HMM (HMM) with the C library. Yes Visual C digital image pattern recognition technology and engineering practice supporting source code
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-18
    • 文件大小:8192
    • 提供者:张积存
  1. yasuojieya

    0下载:
  2. 本代码为LZW算法的C语言实现程序,他在此基础上加入了霍夫曼算法的优点-the LZW algorithm code for the C language procedure, he joined the basis of the merits of the algorithm Hoffman
  3. 所属分类:压缩解压

    • 发布日期:2024-05-18
    • 文件大小:505856
    • 提供者:刘刀冈
  1. 附录I Little C解释程序源代码

    0下载:
  2. Little C解释程序源代码用C语言实现了一个C语言的子集的解释程序,之所以是子集,是由于考虑到本次毕业设计的时间上并不允许将整个C语言的解释程序完成,事实上,若要将整个C语言的解释程序完成,那将不是凭一己之力加上数月可以完成的。为此,结合所学的编译原理和实现技术以及计算理论,本文之实现了C语言自己的解释程序。-C source code using C language of a C language subset of the p
  3. 所属分类:编辑器/阅读器

    • 发布日期:2024-05-18
    • 文件大小:19456
    • 提供者:卞强
  1. c54xdspsine

    0下载:
  2. 该代码采用c5400dsp的汇编语言和c语言实现正弦信号,经过实际测试,效果很好,正弦信号输出由dsp的同步串口输出-c5400dsp of assembly language and c language sinusoidal signal, after the actual test and the results very good, sinusoidal signal output from the dsp synchronou
  3. 所属分类:DSP编程

    • 发布日期:2024-05-18
    • 文件大小:21504
    • 提供者:杨健
  1. FLASH在系统编程和DSP并行引导的C语言实现

    0下载:
  2. 介绍了一种在DSP 仿真环境下,采用C 语言对FLA SH 进行在系统编程( ISP)的 方法,同时介绍了TM S320VC5402 的Boo t loader 原理,给出了DSP 的并行FLA SH 引导功能实现 方案,并且给出了一个简单的测试实例-introduced a DSP simulation environment, using the C language for the FLA SH-system programmin
  3. 所属分类:DSP编程

    • 发布日期:2024-05-18
    • 文件大小:169984
    • 提供者:葛强
  1. rsa-c++实现

    0下载:
  2. 这是一个RSA的简单实现算法,用的是C++语言实现的.-This is a simple realization of the RSA algorithm is used in the C language.
  3. 所属分类:加密解密

    • 发布日期:2024-05-18
    • 文件大小:53248
    • 提供者:杜立涛
  1. C语言kmp算法实现

    0下载:
  2. 研究计算机程序算法中关于字符串操作的经典算法实现源程序-study computer programming algorithm for string manipulation of the classic algorithm source code
  3. 所属分类:其他小程序

    • 发布日期:2024-05-18
    • 文件大小:1024
    • 提供者:ipkh
  1. vCard

    0下载:
  2. 通讯录文件vcard解析源码,纯 C语言实现,适合于消费电子类产品应用。-directory paper VCard analytic source, pure C language, suitable for consumer electronics applications.
  3. 所属分类:电子政务应用

    • 发布日期:2024-05-18
    • 文件大小:5120
    • 提供者:余爱军
  1. 自编成绩管理系统

    0下载:
  2. 以C语言实现的成绩管理系统,可以在UCDOS下看到中文介面-My achievement adminiatrative system is implemented by c program and able to be seen on ucdos
  3. 所属分类:Windows编程

    • 发布日期:2024-05-18
    • 文件大小:3072
    • 提供者:天马行空
  1. 控制扬声器音调的 C 语言源码

    0下载:
  2. 这是一个可以用于控制扬声器音调的c语言源代码,c语言实现,故值得一看.-This is a speaker can be used to control the pitch c language source code, c language, it is worth looking at.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-18
    • 文件大小:20480
    • 提供者:fxd
  1. Simple_Serial__Class

    0下载:
  2. C语言实现的简单的串口类,可实现串口发送、接收-C language simple serial category, Serial sending, receiving
  3. 所属分类:通讯编程

    • 发布日期:2024-05-18
    • 文件大小:16384
    • 提供者:li
  1. BP神经网络的C程序语言实现

    0下载:
  2. BP神经网络的C程序语言实现,非常实用的一个代码-Neural Network C Programming Language, in a very practical code
  3. 所属分类:图形图象

    • 发布日期:2024-05-18
    • 文件大小:4096
    • 提供者:武力
  1. dsp_matlab300

    0下载:
  2. 各种图像边缘提取算法的C语言实现及一些测试用图像-It provides abundant c program algorithms for image edge check and pictures for testing.
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-18
    • 文件大小:2862080
    • 提供者:zhou
  1. C.NET实现远程

    0下载:
  2. 简单的C#程序,可以提供给大家参考参考,尤其是C#语言的入门者-simple C# procedures can be provided to your information, especially C# language beginners
  3. 所属分类:C#编程

    • 发布日期:2024-05-18
    • 文件大小:44032
    • 提供者:单周
  1. ROTATE0

    0下载:
  2. 计算机图形学课程设计-旋转的立体, C语言实现,交互式图形界面,有消隐算法,可选择不同立体,同时可选择按不同方向旋转。-computer graphics curriculum design-rotating three-dimensional, and C language, interactive graphical interface, blanking algorithm choice of different three-di
  3. 所属分类:多媒体编程

    • 发布日期:2024-05-18
    • 文件大小:3072
    • 提供者:杨柯
  1. demo-interactive

    0下载:
  2. C语言实现的交互式绘图系统,图形用户界面,有橡皮筋法画直线、画圆、画Bezier曲线、裁剪等功能,用户可自行增加其他功能。-C language interactive mapping system, the graphical user interface, a rubber-band linear paintings, Circle, Bezier curve drawing, cutting and other functions
  3. 所属分类:多媒体编程

    • 发布日期:2024-05-18
    • 文件大小:2048
    • 提供者:杨柯
  1. C程序搬运工

    0下载:
  2. 搬运工,大家都玩过吧.这个是用c语言实现的.基本上实现游戏的大部分功能.-porters, we all tried it. C is the language used to achieve. Basically most of the game to achieve functional.
  3. 所属分类:其他智力游戏

    • 发布日期:2024-05-18
    • 文件大小:62464
    • 提供者:欧未然
  1. jpegdsp

    0下载:
  2. 利用C6000DSP实现对图像的JPEG压缩,并且利用C语言实现而且进行了优化非常具有实际的作用.-this jpeg compression code is developed by C language and has been optimized for c6000DSP,which is sure to be helpful in your application.
  3. 所属分类:DSP编程

    • 发布日期:2024-05-18
    • 文件大小:187392
    • 提供者:王鹏
  1. 稀疏矩阵的运算器

    0下载:
  2. 用C语言编写的,实现一个能进行稀疏矩阵基本运算的运算器。-writen in C language, implemented calculator which can execute basic operator of sparse matrix.
  3. 所属分类:Windows编程

    • 发布日期:2024-05-18
    • 文件大小:2048
    • 提供者:雨金
« 1 2 ... 10 11 12 13 14 1516 17 18 19 20 ... 50 »

源码中国 www.ymcn.org