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

搜索资源列表

  1. ColorImageVC

    0下载:
  2. 彩色图像的合成VC源码,详细介绍见英文说明- AppWizard has created this DSplit application for you. This application not only demonstrates the basics of using the Microsoft Foundation classes but is also a starting point for writing your application. This file c
  3. 所属分类:Graph program

    • 发布日期:2017-04-29
    • 文件大小:257843
    • 提供者:nn
  1. 16x2characterLCD

    0下载:
  2. //实验板的AVR程序,驱动1602LCM(可显示2行,每行16个字符)模块显示实验练习。 //说明:RS高显示/低指令输入 RW高读/低写 EN高读数据/下降沿写数据 //具体电路可参照使用指南里的说明。每个字符为5×7或5×8的点阵,共16×2个字符。 //使用器件:ATMEGA8535,可更换。 使用默认的片内RC振荡器,1MHz。 //接线定义:PD4,5,6 为RS,R/W,EA。数据位为PC口。 //使用的开关:SW2-1,2,3.SW1-1,2,3,4,5,6,
  3. 所属分类:SCM

    • 发布日期:2017-05-03
    • 文件大小:658556
    • 提供者:
  1. demo_8_6

    0下载:
  2. 基于比较匹配输出的脉冲宽度调制PWM,利用ATMEGA16的T/C0匹配输出脚OC0上的PWM波通过RC积分电路,滤掉高频进行平滑后,得到模拟的正弦波信号.-Comparison based on matching the output of pulse width modulation PWM, using the ATMEGA16 match T/C0 on the output pin of the PWM wave OC0 through the RC integral circuit,
  3. 所属分类:SCM

    • 发布日期:2017-04-26
    • 文件大小:22476
    • 提供者:zhangyifei
  1. JPEG_SourceCode

    0下载:
  2. source目录下为本章介绍的源程序 功能是行程编码,JPEG压缩编码(基本系统) 命令行编译过程如下 vcvars32 rc bmp.rc cl compress.c bmp.res user32.lib gdi32.lib-source directory for the introduction of this chapter is to visit the source code function, JPEG compression (basic system)
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-17
    • 文件大小:118209
    • 提供者:KC Chen
  1. filter

    0下载:
  2. 介绍了滤波器的基本原理 本节所述内容属于模拟滤波范围。主要介绍模拟滤波器原理、种类、数学模型、主要参数、RC滤波器设计。尽管数字滤波技术已得到广泛应用,但模拟滤波在自动检测、自动控制以及电子测量仪器中仍被广泛应用。-Introduce the basic principles of the filter elements described in this section belong to the scope of analog filtering. Introduce the main
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:4856
    • 提供者:黄绿乐
  1. g

    0下载:
  2. 直方图修正和彩色变换 命令行编译过程如下 vcvars32 rc bmp.rc cl colorope.c bmp.res user32.lib gdi32.lib 注意事项: 运行时,文件c:\test.bmp必须存在 -histogram modification
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-29
    • 文件大小:29563
    • 提供者:liang
  1. r

    0下载:
  2. 实现图象的平滑(去噪声),锐化 命令行编译过程如下 vcvars32 rc bmp.rc cl compress.c bmp.res user32.lib gdi32.lib-The Method of Preserving Edge Smoothing
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-06
    • 文件大小:810918
    • 提供者:liang
  1. tt

    0下载:
  2. 是腐蚀,膨胀, 命令行编译过程如下 vcvars32 rc bmp.rc cl morph.c bmp.res user32.lib gdi32.lib 注意事项: 运行时,文件c:\test.bmp必须存在 -Thinning Algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-04-27
    • 文件大小:15488
    • 提供者:liang
  1. jihe

    0下载:
  2. 图象的几何变换 打开一幅位图,实现几何变换 命令行编译过程如下 vcvars32 rc bmp.rc cl geotrans.c bmp.res user32.lib gdi32.lib 注意事项: 运行时,文件c:\test.bmp必须存在-geotrans
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:29220
    • 提供者:liang
  1. doudong

    0下载:
  2. 实现图案化和抖动技术,以及bmp2txt 命令行编译过程如下 vcvars32 rc bmp.rc cl dither.c bmp.res user32.lib gdi32.lib 注意事项: 运行时,文件c:\test.bmp必须存在 -dithering
  3. 所属分类:Special Effects

    • 发布日期:2017-04-27
    • 文件大小:23083
    • 提供者:liang
  1. Multi_Threaded_Job_Queue_demo

    0下载:
  2. 很好的多线程例子。这个例子实现了线程池和工作消费模式-JobQ.dsp This file (the project file) contains information at the project level and is used to build a single project or subproject. Other users can share the project (.dsp) file, but they should export th
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-24
    • 文件大小:28434
    • 提供者:hyj
  1. MyMp3sec

    0下载:
  2. 一个EVC实例MP3播放器 里面含EVC源码和英文文档说明-AppWizard has created this MyMp3sec application for you. This application not only demonstrates the basics of using the Microsoft Foundation classes but is also a starting point for writing your application.
  3. 所属分类:Windows CE

    • 发布日期:2017-05-24
    • 文件大小:7788114
    • 提供者:袁玉义
  1. chess

    0下载:
  2. --- --- --- --- --- --- --- --- --- StdAfx.h StdAfx.cpp 这对文件由用于将一些预编译信息纳入程序。 chessDlg.h chessDlg.cpp 这一对文件定义并实现了,象棋的主界面。 resource.h chess.rc 这是整个工程中使用的Windows资源列表。包括置于res子目录下的图标, 位图以及光标等内容。 define.h 这是一个包含程序中的数据表示
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-31
    • 文件大小:84115
    • 提供者:will
  1. DigitalVerification

    1下载:
  2. 数字识别c++程序示范 数字识别基础知识 简单识别项目文件 -数字识别.dsp This file (the project file) contains information at the project level and is used to build a single project or subproject. Other users can share the project (.dsp) file, but they should export the
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:148462
    • 提供者:阿杜
  1. RC

    0下载:
  2. 差分方程的递推解法,对于一个差分方程,如果能找出这样的数列通项,将它带入差分方程后,该方程成为恒等式,这个通项叫做差分方程的解。 -Recursive solution of differential equations, for a difference equation, if we can find this series passed it into the differential equation, the equations become identities, the ge
  3. 所属分类:CSharp

    • 发布日期:2017-04-14
    • 文件大小:3329
    • 提供者:孙称
  1. aircrack-ng-1.0-rc3.tar

    0下载:
  2. Aircrack-ng is an 802.11 WEP and WPA-PSK keys cracking program that can recover keys once enough data packets have been captured. It implements the standard FMS attack along with some optimizations like KoreK attacks, as well as the all-new PTW attac
  3. 所属分类:Other systems

    • 发布日期:2017-04-09
    • 文件大小:1512442
    • 提供者:huang
  1. rcpc

    0下载:
  2. 信道编码RCPC程序源码,采用维特比译码,译码端有验证纠错程序-RCPC channel program source code using Viterbi decoding, error correction decoding process client has to verify
  3. 所属分类:Other systems

    • 发布日期:2017-04-07
    • 文件大小:3331
    • 提供者:王伟
  1. CursePoint

    0下载:
  2. 网页模拟点击代码(窗口透明) 晚上某位朋友非要想能挂机点广告,问我能不能写个自动点广告的东东。一时兴起,就写了这个作品,很粗糙。改改能做远控的插件使用。考虑到网站的PV以及停留时间,通过计时器控制。由于注入IE基本所有的插软都会报警。就按1024*768做了个透明界面,在打开IE的情况下,对前端窗口进行模拟点击,保证了检测程序对IE的监控。如需后台隐藏点击,则只需单独写个浏览器隐藏运行,将此程序写成DLL注入即可。 -AppWizard creates one dialog cla
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-30
    • 文件大小:29487
    • 提供者:200
  1. source9

    0下载:
  2. JPEG压缩编码标准。。。 命令行编译过程如下 vcvars32 rc bmp.rc cl compress.c bmp.res user32.lib gdi32.lib-Coding standard JPEG compression. . . Command-line compiler as follows vcvars32 rc bmp.rc cl compress.c bmp.res user32.lib gdi32.lib
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:239117
    • 提供者:阿斯顿
  1. source7

    0下载:
  2. 边沿检测与提取,轮廓跟踪 source目录下为本章介绍的源程序 功能是边沿检测与提取,轮廓跟踪 命令行编译过程如下 vcvars32 rc bmp.rc cl edge.c bmp.res user32.lib gdi32.lib 注意事项: 运行时,文件c:\test.bmp必须存在 -Edge detection and extraction, contour tracing source directory of the source cod
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:31477
    • 提供者:阿斯顿
« 1 2 ... 12 13 14 15 16 1718 19 20 21 22 ... 50 »
搜珍网 www.dssz.com