搜索资源列表

  1. SPI协议的Verilog_实现

    0下载:
  2. spi串口原理介绍,并附有verilog编程代码,有助于在FPGA上实现。(The principle of SPI serial, and with a Verilog programming code, contribute to the implementation on FPGA.)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-12
    • 文件大小:292864
    • 提供者:01121100
  1. 中频采样QPSK解调的FPGA设计与实现_杨波

    0下载:
  2. 中频采样QPSK解调的FPGA设计与实现_杨波(Yang Bo _ FPGA design and implementation of intermediate frequency sampling QPSK demodulation)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-12
    • 文件大小:18432
    • 提供者:muweng
  1. 安卓开发实现实时拍照滤镜

    0下载:
  2. 安卓开发实现实时拍照滤镜APP程序,可以对照片进行处理(Android development to achieve real-time camera filter)
  3. 所属分类:图形图像处理(光照,映射..)

  1. java实现语法分析器及词法分析器

    0下载:
  2. 由java语言实现的编译原理实验的词法分析和语法分析器(The lexical analysis and parser of compiler principle experiment implemented by java language)
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-12
    • 文件大小:3072
    • 提供者:wsj1997713
  1. 改进lzw数据压缩实现

    0下载:
  2. matlab实现LZW无损压缩 以及matlab实现LZW无损压缩的改进,适合相关领域的人使用,亲测可用(LZW lossless compression implemented by MATLAB And MATLAB to achieve LZW lossless compression improvements, suitable for people in related fields, pro test available
  3. 所属分类:其他小程序

    • 发布日期:2024-05-12
    • 文件大小:1024
    • 提供者:切开的
  1. 《PIC实现音乐播放程序》

    0下载:
  2. ;PIC16F877A实现音乐播放程序(《两只老虎》片段) ;功能说明: ;1.通过驱动实验板上的蜂鸣器发声,实现音乐的播放。 ;2.从TABLE中取出播放音乐的音调(1、2....7)通过改变该表中的值即可实现播放不同的音乐。 ;3.从TABLE_YP中取出播放音乐的音频,即该音调持续的时间。 ;4.调整DELAY延时的长短即可实现音乐播放的快慢。(PIC16F877A music player program (two
  3. 所属分类:其他小程序

    • 发布日期:2024-05-12
    • 文件大小:2048
    • 提供者:POP12
  1. 马昌凤-最优化计算方法及其MATLAB程序实现

    0下载:
  2. 马昌凤-最优化计算方法及其MATLAB程序实现全文PDF,另外有文中程序,仅供学友们交流最优化(Ma Changfeng optimization calculation method and its MATLAB program to realize;full text PDF;In addition to the program, only schoolmates exchange optimization)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-12
    • 文件大小:13978624
    • 提供者:天生我才
  1. sift描述子具体实现

    0下载:
  2. matlab实现的sift描述子,lowe提出的(The SIFT descr iptor implemented by Matlab is proposed by Lowe)
  3. 所属分类:OpenCV

    • 发布日期:2024-05-12
    • 文件大小:569344
    • 提供者:sadfgdsg
  1. HTML5+实现网页版【捕鱼达人游戏】

    0下载:
  2. HTML5+实现网页版【捕鱼达人游戏】,还行吧,使用HTML+js(HTML5+ implementation of web page [fishing game])
  3. 所属分类:游戏

    • 发布日期:2024-05-12
    • 文件大小:4605952
    • 提供者:123min123
  1. 四元数更新在matlab中的实现

    0下载:
  2. 四元数更新在matlab中的实现,包括采样、更新四元数、规范化、得到姿态角(Quaternion update in matlab implementation, including sampling, update the quaternions, standardization and attitude Angle)
  3. 所属分类:Internet/网络编程

  1. 顺序表(最优实现)

    0下载:
  2. 顺序表的元素增加 删除 查找等 C++实现(The C++ implementation of adding, deleting and searching the elements of the sequential table)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-12
    • 文件大小:1024
    • 提供者:shawn94
  1. 相控阵雷达信号处理器的FPGA设计与实现

    0下载:
  2. 本篇论文主要是讲基于FPGA实现相控阵信号处理,对正在学习相控阵的朋友希望有所帮助(This paper mainly deals with the implementation of the phased array signal processing based on FPGA, which is helpful to the friends who are learning the phased array.)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-12
    • 文件大小:13475840
    • 提供者:阆州浪子
  1. 粒子滤波实现

    0下载:
  2. 基于VS2012+OpenCV3.0坏境下的粒子滤波实现的代码,可用于图像视频分析(Based on VS2012 + OpenCV3.0 particle filter under the conditions of the code can be used for image analysis)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-12
    • 文件大小:5120
    • 提供者:geng1992
  1. 虚拟化技术原理与实现

    0下载:
  2. 博文视点 虚拟机技术原理与实现 广小明等编著(Broadview's The Principles & Practice of Virtualization Technology)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-12
    • 文件大小:59395072
    • 提供者:zhaooptimus
  1. matlab实现图像锐化

    0下载:
  2. 使用巴特沃斯高通滤波器实现图像锐化,用sobel算子实现图像分割,阈值分割图像(Using the Butterworth high pass filter to achieve image sharpening, the image segmentation is realized by Sobel operator and the threshold image is segmented.)
  3. 所属分类:图形图象

    • 发布日期:2024-05-12
    • 文件大小:2048
    • 提供者:599ygmm
  1. jQuery实现点击左右按钮两行列表滚动效果

    0下载:
  2. jQuery实现点击左右按钮两行列表滚动效果(Realizing the two line list scroll effect of the click and right button)
  3. 所属分类:WEB源码

    • 发布日期:2024-05-12
    • 文件大小:12288
    • 提供者:李文华668
  1. 基于MFC学生信息管理系统设计与实现

    0下载:
  2. 自己做的一个基于MFC学生信息管理系统设计与实现,脚本文件也包含在里面(A MFC based student information management system is designed and implemented, and the scr ipt files are also included in it.)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-12
    • 文件大小:2625536
    • 提供者:yxz01
  1. 使用STM32实现锂电池充电器

    0下载:
  2. 使用STM32实现锂电池充电器a3qw7e(The use of STM32 to implement the lithium battery charger)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-12
    • 文件大小:79872
    • 提供者:祁淋
  1. 实现“动态”的位图动画

    0下载:
  2. 实现“动态”的位图动画,平台为Visual C++6.0,测试可用,(Implementation of "dynamic" bitmap animation, vc6.0)
  3. 所属分类:其他小程序

  1. 使用OpenGL实现绘制三维图形

    0下载:
  2. 使用OpenGL实现绘制三维图形,平台为Visual C++6.0 ,OpenGL(Using OpenGL to draw 3D graphics, the platform is Visual C++6.0, OpenGL)
  3. 所属分类:其他小程序

« 1 2 3 4 5 6 7 89 10 11 12 13 ... 50 »

源码中国 www.ymcn.org