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

搜索资源列表

  1. DLLv3_HOOKING

    0下载:
  2. hook nextfile and openprocess, it blocks notepad and hides files its a mix of diferent codes their autors are:E0N and internals (StickyApp32)
  3. 所属分类:Hook api

    • 发布日期:2017-05-09
    • 文件大小:2493914
    • 提供者:hytom
  1. A_new_algorithm_of_image_compress_based_on_BP_neur

    1下载:
  2. 本文探讨了神经网络用于图像压缩的方法,提出了一种基于边缘信息检测的BP神经网络压缩方法:按图像各部分像素特征将图像分为平滑块、纹理块和边缘块,不同的分类块采用不同的隐含层数。实验结果证明本算法在在保证重建图像丰富细节的同时,能大大提高图像的压缩比。-This paper discusses the neural network for image compression method, edge information is presented based on BP neural networ
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:382933
    • 提供者:王蒙
  1. lpc

    0下载:
  2. 语音采样分帧,进行基音检测,以抽取的lpc参数对语音信号进行重建-The speech sample is segmented and processed by the LPC and pitch detection blocks. The synthesized speech is reconstructed from the extracted parameters.
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-04-02
    • 文件大小:6523
    • 提供者:yao
  1. mm

    1下载:
  2. 一个AES加解密工具,可以用指定的密码字符串加解密任意大小的文件。密钥长度128位,工作模式为CBC。算法比较原始,速度不快。另有演示AES加密过程的选项。程序为字符界面,支持命令行参数。开发环境为Code::Blocks 10.05(gcc 4.4.3)。此为某大密码学课程设计,仅供学习交流使用。-An Win32 console file encryption/decryption tool using the AES-128 CBC-mode algorithm.
  3. 所属分类:加密解密

    • 发布日期:2013-03-18
    • 文件大小:188453
    • 提供者:钱畅
  1. RandomAccessProcedure

    0下载:
  2. 随机接入过程包括传输随机接入前导序列和随机接入响应。一个随机接入信道占用预留给随机接入前导传输的一个子帧或者多个连续子帧中的6个资源块。eNode B 没有禁止向预留给随机接入信道前导传输的资源块中进行数据调度。被高层调度到共享数据信道的剩余消息传输未包括在物理层随机接入过程中。-Random access process, including transmission random access preamble sequence and the random access response.
  3. 所属分类:Other systems

    • 发布日期:2017-03-28
    • 文件大小:7648
    • 提供者:雨儿
  1. shapes-detect

    0下载:
  2. opencv shape detection code blocks
  3. 所属分类:Education soft system

    • 发布日期:2017-11-09
    • 文件大小:237559
    • 提供者:dbs
  1. search

    0下载:
  2. 索引顺序表查找,索引顺序查找即分块查找,是将顺序表分成诺干块。-Indexed sequential table lookup, the index in order to find that the search block is to the order of the table is divided into Nokan blocks.
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:3733
    • 提供者:张蓓蓓
  1. rapidstm32

    0下载:
  2. RapidSTM32 is a free set of MATLAB blocks for automatic code generation (digital filters, control systems...) for your STM32 processors
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:484163
    • 提供者:cybernox
  1. Matlab

    0下载:
  2. 维纳滤波Matlab代码 1 可以直接作为函数调用; 2 可以减少图像的块效应,以及平滑图像。-Wiener Filter Matlab code can be used directly as a function call 2 blocks can reduce the image effects, and smoother image.
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:158550
    • 提供者:阮青
  1. CAD

    0下载:
  2. CAD安防图块,摄像机,报警设备 中端设备 等-CAD Blocks of security, camera, alarm devices end equipment, etc.
  3. 所属分类:software engineering

    • 发布日期:2016-01-24
    • 文件大小:290816
    • 提供者:ymksai
  1. Prog

    2下载:
  2. 西门子PLC中阀门和电机功能块的SCL源代码-Siemens PLC in the valves and motor function blocks SCL source code
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:2622
    • 提供者:yanniupai
  1. videodetect

    0下载:
  2. 用matlab实现了视频的分割,能够读取视频的每一帧,比较相邻两帧的相似度,下把图像分块,比较每一块的相似度-Matlab achieved by video segmentation, can read each video frame, comparing the similarity of two adjacent, under the sub-image blocks, each of the similarity comparison
  3. 所属分类:Multimedia program

    • 发布日期:2017-03-26
    • 文件大小:2272
    • 提供者:haiyan
  1. EdgeDetection

    0下载:
  2. 边缘检测1.制作一张包括色块、线条的单色背景图片,先对其作低通滤波产生一幅色块和线条边缘模糊的降质图片待处理,采用任意二种边缘检测算法检测待处理图片中的色块和线条的边缘,得到二值化的处理结果图。从结果图中提取色块和线条的边界坐标值,与实际生成原始图像时采用的真实坐标数据作比较,对产生的检测误差作分析。2.拍摄一张包含待检测物体的黑白或者彩色照片,试采用一种边缘检测的算法做待检测物体的自动提取,对生成的结果作分析。-Edge Detection 1. To produce a including
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:661847
    • 提供者:tosh
  1. fragtrack

    0下载:
  2. 一种跟踪方法,将图像分成若干的图像块,进行块匹配,很好的解决了遮挡问题,-A tracking method, the image is divided into a number of image blocks, the block matching, a good solution to the occlusion problem,
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:2799849
    • 提供者:董晶晶
  1. 神经元细胞HH 模型的仿真

    3下载:
  2. 神经元细胞HH 模型的仿真。可视化地模拟,结构清晰。-This is a simulation of Hodgkin-Huxley equations using simulink blocks
  3. 所属分类:生物技术

    • 发布日期:2017-03-23
    • 文件大小:9724
    • 提供者:awordman
  1. ruanjianxiugaibaogao

    0下载:
  2. 十三、软件修改报告 1.登记号 1 2.登记日期 1 3.时间 2 4.报告人 2 5.子系统名 2 6.模块名 2 7.“软件修改报告”的编号 2 8.修改 2 9.修改描述 2 10.批准人 2 11.语句类型 2 12.程序名 2 13.老修订版 2 14.新修订版 2 15.数据库 2 16.数据库修改报告 2 17.文件 2 18.文件更新 2 19.修改是否已测试 2 20.“软件问题报告”是否给出
  3. 所属分类:software engineering

    • 发布日期:2017-03-28
    • 文件大小:8309
    • 提供者:wei163
  1. RAID

    0下载:
  2. 对磁盘高速存取(提速): RAID将普通硬盘组成一个磁盘阵列,在主机写入数据,RAID控制器把主机要写入的数据分解为多个数据块,然后并行写入磁盘阵列;主机读取数据时,RAID控制器并行读取分散在磁盘阵列中各个硬盘上的数据,把它们重新组合后提供给主机。由于采用并行读写操作,从而提高了存储系统的存取系统的存取速度-High-speed disk access (speed): RAID will be common to form a hard drive disk array, the host
  3. 所属分类:Project Manage

    • 发布日期:2017-03-26
    • 文件大小:258038
    • 提供者:eess
  1. clock

    0下载:
  2. 资料中包括了利用凌阳61板和液晶块搭建一个多功能数字电子钟的源码和完整的电路原理图,理论上只要按照指示做,把程序烧进去,就能马上运行。是我一个完整的毕业设计。-Information, including the use of Sunplus 61 boards and blocks to build a multi-function LCD digital clock source and a complete circuit schematic diagram, in theory, as
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:184794
    • 提供者:曾明
  1. 20081015111532911ionio

    0下载:
  2. 使用JAVA I/O和 NI/O编写的两种网络ECHO服务器,用以学习两种IO的不同编程方法,体验基于阻塞与非阻塞IO开发高性能网络应用程序的具体实例.Java平台传统的I/0系统基于byte(字节)和Stream(数据流)。这种模式下的I/O 操作以字节为单位,以流的方式处理数据。而NIO( New I/O )以块的方式处理数据,它的系统操作面向Buffer(缓冲),Channel(通道)和Selector(选择器),不再是字节,这种模式利用了操作系统管理内存和文件的方式,并将一些耗时操作直接
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-13
    • 文件大小:2350
    • 提供者:郭为
  1. ug_nios2_custom_instruction

    0下载:
  2. Nios II Custom InstructionUserGuideNios II custom instructions are custom logic blocks adjacent to the ALU in the processor’s data path. -Nios II Custom InstructionUserGuideNios II custom instructions are custom logic blocks adjacent to the ALU in
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:334299
    • 提供者:yingjiang
« 1 2 ... 6 7 8 9 10 1112 13 14 15 16 ... 50 »
搜珍网 www.dssz.com