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

搜索资源列表

  1. 数字图像处理alpha版

    6下载:
  2. 本软件是由作者经过数字图像处理课程的学习,采用vc++.net将其基本算法实现,其算法主要包括: 1.点运算(灰度直方图,直方图均衡处理,线性运算,二值化,灰度化等) 2.几何运算(旋转,放缩,镜像,平移) 3.几何空间增强(均值,中值滤波器,k近邻均值,中值滤波器,Roberts,sobel,priwitt,laplacian,wallis锐化算子等) 4.频率域增强(基2FFT进行空间域到频率域的转换,高斯,理想,巴特沃斯高低通滤波器) 5.形态学(膨胀,腐蚀,开,闭运算,边缘提取) 6.图
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:3416061
    • 提供者:王晗
  1. UseMatrixArrayMul

    0下载:
  2. 一个矩阵四则运算程序. 主要实现两个矩阵的 加,减,乘,除运算-a matrix 4 Operational procedures. Two main matrix, plus or minus, multiplication and Operational
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1372
    • 提供者:陈健
  1. 计算器系统

    1下载:
  2. 简单的计算器源码!可以运用+,-,*,/运算,用栈实现的简易计算器-a simple calculator that supports plus, minus, multiple and division. designed by stack.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:17158
    • 提供者:程序员
  1. ossybook

    0下载:
  2. 本次设计要求我使用最不经常使用页面淘汰算法。该算法在需要太太某一页是,首先淘汰到当前时间为止,被访问次数最少的那一页。这只要在页表中给每一页增设一个访问计数器即可实现。每当该页被访问时,访问计数器加1,而发生一次缺页中断时,则淘汰计数值最小的那一页,并将所有的计数器清零。-the design I use most frequently used pages out algorithm. The algorithm needs his wife to a certain page is the
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:81042
    • 提供者:成子
  1. 比较完整的工资管理系统

    2下载:
  2. 比较完整的工资系统设计!!! 论文源代码加可执行文件-A relatively intact system of corporation payment!sound codes plus executable files.
  3. 所属分类:TreeView控件

    • 发布日期:2008-10-13
    • 文件大小:282390
    • 提供者:xl
  1. new3dtin

    1下载:
  2. tin三角网构的3d程序。加纹理,光照等。无需压缩密码,解压缩后即可看。-tin triangular configuration of the network 3d procedures. Plus texture, light and so on. Without compression password, solutions can be compressed.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:404347
    • 提供者:胡旭
  1. 数据结构的稀疏矩阵运算器

    1下载:
  2. 利用十字链表的储存结构完成距阵的加,减,乘.数据结构实习题目,已完成选做内容.-use the storage structure to complete the matrix, plus or minus, riding. Internship topic data structure, so as to complete the election.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:24832
    • 提供者:陈大民
  1. cscanner

    0下载:
  2. 一个使用Lex编写的C语言词法加亮的小程序。能将指定的C源程序进行词法加亮,并以HTML文件的格式输出。 由Lex的C语言词法分析程序,然后使用VC编译,内附较详细的使用说明。-Lex prepared to use a C-plus morphology of small programs. Can designated source for the C-plus morphology, and the HTML file format. Lex from the C language lex
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:104204
    • 提供者:陈凯
  1. matrix_js

    0下载:
  2. 矩阵计算,包括了矩阵的加减乘除,还可以实现对角化,对一次解方程组非常有帮助-computing in matrixs,It Includes the plus and multiply and so on,It can realize the diagonalize,that will be very helpfull for one result equation
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:9056
    • 提供者:聂波
  1. plus_源头代码

    1下载:
  2. Nucleus实时操作系统是Accelerater Technology公司开发的嵌入式RTOS产品,Nucleus的核心是一个实时的多任务内核——Nucleus PLUS-Accelerater Technology, Inc. is the development of embedded RTOS product, the Nucleus of the core is a real-time multi-task kernel -- Nucleus PLUS
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2008-10-13
    • 文件大小:724249
    • 提供者:dsf
  1. wave0001

    0下载:
  2. 在MAX-PLUS下设计的函数消耗发生器,波形有正弦波、方波、三角拨、锯齿波(用键盘选择),信号频率可调(用键盘调节)-the MAX-PLUS design of the consumption function generator, a sine wave, square, triangle area and Sawtooth (keyboard), in signal frequency adjustable (keyboard conditioning)
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:132905
    • 提供者:曹海学
  1. smatrix

    1下载:
  2. 数据库课程设计,用完全链表结构实现稀疏矩阵的创建,删除,以及加、减、乘、转置运算-database curriculum design, fully linked list with sparse matrix structure to achieve the creation, deletion, and, plus or minus, by transfer of home computing
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:4168
    • 提供者:薄洪健
  1. 数字图像处理的讲义加代码

    0下载:
  2. 数字图像处理的讲义加代码,华中科技大学图像信息与人工智能研究所的-digital image processing code plus the lectures, Huazhong University of Science and Technology Information and Image Institute of Artificial Intelligence
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:667304
    • 提供者:原野
  1. nucleus系统分析报告

    0下载:
  2. nucleus系统分析报告,介绍nucleus plus内核的具体内容-nucleus analysis reports on the core nucleus plus specific content
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2008-10-13
    • 文件大小:139117
    • 提供者:黄强暴
  1. Cryptix_src_3-0-3

    0下载:
  2. 1.BOOL OnCommsCreate(CWnd* pParentWnd) 创建串口,本DLL同时创建5个串口。pParentWnd为窗口指针,一般为this。 2. BOOL OnComportOpen() 根据串口设置文件中的设置参数,打开多串口。 3.void OnCommSend(unsigned int uiCom, CString sSendData, unsigned int uiKind) 往指定串口发送数据。其中uiCom为指定的串口,注意串口1的u
  3. 所属分类:菜单

    • 发布日期:2008-10-13
    • 文件大小:921143
    • 提供者:刘伟
  1. tab属性页控键

    0下载:
  2. tab实现属性页的操作 没有用外加的类 只需要系统体空的控键就可以了-tab achieve operational attributes pages plus the useless category need only system-air control on the keys
  3. 所属分类:PropertySheet

    • 发布日期:2008-10-13
    • 文件大小:41965
    • 提供者:
  1. VideoKey

    0下载:
  2. 视频抠像的演示。其中Ball是由SDK的一个例子修改而来,增加了 属性页,可以定制输出图像的尺寸,注意Filter的注册名改为“Bouncing Ball plus”;FilterVideoKeyer是一个实现了抠像叠加的Filter,这个Filter有两个 输入Pin,一个输出Pin,Filter的注册名为“HQ Video Keyer”。-like to pull the video demonstration. Ball which is an example of the
  3. 所属分类:多媒体

    • 发布日期:2008-10-13
    • 文件大小:34437
    • 提供者:wx
  1. 计算机图形学-倩

    0下载:
  2. 这是两个计算机图形学中的两个算法。一个是直线中点算法,另一个圆的正负算法。-This is the computer graphics algorithms. A straight line is the midpoint algorithm, another round of plus or minus algorithm.
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:80271
    • 提供者:程倩
  1. LDAP

    0下载:
  2. 关于ldap的程序,外加很讨厌的文件说明,这次要是再让我输入5遍,我就黑了这个网站-ldap on the procedures, plus a headache documents show that this if I allow the importation of five times, and I had this site
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1920
    • 提供者:心灏
  1. 多窗口

    1下载:
  2. MFC 窗口多块显示,设置三个视口用于显示,编程语言:openGL, MFC -MFC window plus, as I set up for three shows, programming languages : openGL, MFC
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:94643
    • 提供者:早名
« 1 2 ... 7 8 9 10 11 1213 14 15 16 17 ... 50 »
搜珍网 www.dssz.com