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

搜索资源列表

  1. sji

    0下载:
  2. 频率合成技术在现代电子技术中具有重要的地位。在通信、雷达和导航等设备中,它可以作为干扰信号发生器;在测试设备中,可作为标准信号源,因此频率合成器被人们称为许多电子系统的“心脏”。直接数字频率合成(DDS——Digital Direct Frequency Synthesis)技术是一种全新的频率合成方法,是频率合成技术的一次革命。本文主要分析了DDS的基本原理及其输出频谱特点,并采用VHDL语言在FPGA上实现。对于DDS的输出频谱,一个较大的缺点是:输出杂散较大。针对这一缺点本文使用了两个方法
  3. 所属分类:Project Design

    • 发布日期:2017-03-26
    • 文件大小:961592
    • 提供者:番薯军
  1. socket_shell

    0下载:
  2. 分别编一个客户端程序和服务器程序,首先建立客户程序与服务器之间正确的socket连结,然后利用send和recv函数,客户程序将一个较长的文本文件(如>1k字节) (目的是为了在一次连接测试多次的收/发)中的数据发送给服务器。要求服务器全部正确地接收到所有的数据(一个也不能少),并将其存入一个文件。 编写一个递归的shell程序 findit,该程序搜索参数2指定的目录树,查找所有的以 .c和 .h结尾的文件,如文件行中含有参数1指定的字符串,显示该行和相应的文件名。如目录参数2缺省,
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:13075
    • 提供者:pobenliu
  1. charpter9

    0下载:
  2. 数据结构第九章学习内容查找查找的基本概念
  3. 所属分类:software engineering

    • 发布日期:2017-04-01
    • 文件大小:497984
    • 提供者:zex
  1. filesearch

    0下载:
  2. 仿操作系统的文件查找,利用遍历器对磁盘某个目录进行文件搜索-Find a document like the operating system, the use of traverse directories on a disk for a file search
  3. 所属分类:Search Engine

    • 发布日期:2017-03-28
    • 文件大小:350091
    • 提供者:尼恩
  1. Listsearch

    0下载:
  2. 数据结构中有序表的查找完整代码,多多支持,谢谢!-Data structure to find a complete and orderly form of code, a lot of support, thank you!
  3. 所属分类:Data structs

    • 发布日期:2017-04-14
    • 文件大小:4746
    • 提供者:小龙
  1. two_d_dct_serial

    0下载:
  2. 二维DCT变换,采用查找表的方法实现算法,分别通过列变换,再通过行变换,通过加法器乘法器以及流水线技术得出更快的结果!-two-dimention DCTtransform,the algorithm was implemented by look up table,via row trasforming and colum trasforming respectively
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-28
    • 文件大小:23110
    • 提供者:chenguohao
  1. BalanceTree

    0下载:
  2. 平衡二叉树操作的演示,利用平衡二叉树实现一个动态查找表。-Demonstration of a balanced binary tree operation, using a balanced binary tree to achieve a dynamic look-up table.
  3. 所属分类:assembly language

    • 发布日期:2017-04-02
    • 文件大小:2603
    • 提供者:X-Prince
  1. GammaCorrect

    1下载:
  2. 这个程序可以用于液晶显示器的Gamma校正,采用的是查找表法,该方法可以应用于实际的液晶显示器的Gamma校正过程中-using for Gamma correction of LCD
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-02
    • 文件大小:311127
    • 提供者:白民生
  1. MyNote

    0下载:
  2. 本源码介绍文本编辑器中的查找和替换功能,一看即会!-Introduction of the source text editor in the Find and Replace function, a look that will be!
  3. 所属分类:CSharp

    • 发布日期:2017-03-29
    • 文件大小:17992
    • 提供者:zhaoqiliang
  1. ImplementLUT-baseFIRFilterwithVHDL

    0下载:
  2. 用VHDL语言实现查找表方法有限冲击响应滤波器-VHDL language used lookup table method to achieve finite impulse response filter
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-31
    • 文件大小:7390
    • 提供者:贺欧
  1. ivzcl

    1下载:
  2. 查找文件夹下所有的文件,递归算法实现,delphi-Folder to find all the documents, recursive algorithm
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:171742
    • 提供者:ivzcl
  1. zheban_finding

    0下载:
  2. 数据结构中的折半查找源程序,适合学习数绝结构的人学习使用-Data structure in the binary search source code, suitable for studying the structure of the number of people must learn to use
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:690
    • 提供者:
  1. Utilities

    0下载:
  2. 这是一个DLL,集成了平时用到的几种常见的函数,如拆分字符串,查找文件,文件夹是否存在等-This is a dll, have serval common functions in it, such as split string, find file or check the dir if its exist.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-31
    • 文件大小:152661
    • 提供者:熊振
  1. ddfsdemo

    0下载:
  2. 直接数字频率合成器(Direct Digital Frequency Synthesizer:DDFS)的VHDL程序,开发环境是QuartusII,系统时钟为50MHz,由PLL产生DDFS的工作时钟166.67MHz,地址位宽为24位,频率字为20,相位字为10,RAM用于存储查找表,其地址位宽为10,数据位宽为8。-Direct Digital Frequency Synthesizer ( DDFS) of the VHDL program, the development enviro
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-31
    • 文件大小:647642
    • 提供者:力文
  1. Pad

    0下载:
  2. 基于Dialog类,一个简单的查找字符串的程序,带有菜单等功能-Dialog-based class, a simple procedure for the search string with the menu and other functions
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-11
    • 文件大小:2779851
    • 提供者:shicheng_jia
  1. MemEdit

    0下载:
  2. 一个内存查找修改器,非常值得初学者学习和借鉴-Find modify a memory device, very worthwhile for beginners to learn
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:674063
    • 提供者:whytt
  1. MemEdit0.2

    0下载:
  2. 内存查找修改器 MemEdit0.2.rar (需要RX6控件) 侯思松先生写的 一个快速的游戏修改工具的Delphi6源代码 和金山游侠之类的很接近,速度较快。-Memory Search modifiers MemEdit0.2.rar (required RX6 control) Mr. Hou Sisong write a quick game' s editing tools Delphi6 source code and Jinshan Ranger like
  3. 所属分类:Delphi VCL

    • 发布日期:2017-03-27
    • 文件大小:674990
    • 提供者:Aiky
  1. zhinengsuosou

    1下载:
  2. 智能基址搜索工具,很方便查找地址。最强悍的神兵利器-Intelligence-based site search tool, it is easy to find addresses. The most powerful magic weapon
  3. 所属分类:Other systems

    • 发布日期:2017-05-02
    • 文件大小:751884
    • 提供者:huaxinsoftware
  1. findANDreplace

    0下载:
  2. 查找替换文件中的文字,可选操作某个文件夹的所有文件-Find replace text in the document, optional operation all the files in a folder
  3. 所属分类:OS Develop

    • 发布日期:2017-03-27
    • 文件大小:14017
    • 提供者:柳暗花明
  1. tree

    0下载:
  2. 二叉树的生成和查找,平且中序遍历生成顺序的数组-Binary tree generation and search
  3. 所属分类:Editor

    • 发布日期:2017-04-10
    • 文件大小:1152
    • 提供者:韩义
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 50 »
搜珍网 www.dssz.com