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

搜索资源列表

  1. nice

    0下载:
  2. 一个plc实现立体车库的功能,亲测可行,适合作为毕业设计,并且在实体上试验成功-A parking garage plc realize the function of pro-test feasible, suitable as a graduation project, and successfully tested on a physical
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:10082
    • 提供者:彭大成
  1. PCA_FACE_REC

    0下载:
  2. pca人脸识别代码,亲测可行,且附有图片-pca face recognition code, pro-test feasible and accompanied by pictures
  3. 所属分类:Communication

    • 发布日期:2017-04-05
    • 文件大小:533260
    • 提供者:陈林
  1. 18.uart

    0下载:
  2. 用Verilog HDL编写的uart程序,亲测可行,注释很详细!-Written using Verilog HDL uart program, pro-test is feasible, very detailed notes!
  3. 所属分类:File Formats

    • 发布日期:2017-05-16
    • 文件大小:3885985
    • 提供者:Jack
  1. uCOS_uCGUI_TQ2440_LCD_W43

    0下载:
  2. 根据网上资料改进,基于uCOS-II和ucGUI,可运行于4.3英寸LCD的TQ2440开发板,包含了众多的ucGUI显示demo,亲测可行,是学习ARM、嵌入式操作系统和gui的好资料。-According to the online information to improve, based on uCOS-II and ucGUI, can be run on the 4.3 in. LCD TQ2440 development board that contains a large nu
  3. 所属分类:uCOS

    • 发布日期:2017-05-10
    • 文件大小:2203713
    • 提供者:成龙
  1. log4cpp

    0下载:
  2. windows专用的log4cpp编译好的动态库,亲测可行,设置好自己的工程为/MD即可-windows dedicated log4cpp compiled dynamic libraries, pro-test is feasible to set up his own engineering/MD can
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-02
    • 文件大小:792242
    • 提供者:赵运周
  1. Clock-V1.0

    0下载:
  2. 利用80C52单片机实现闹钟功能,可以设置3个闹钟,亲测可行-Using 80 c52 alarm clock function, can set up three alarm clock, measurement is feasible
  3. 所属分类:assembly language

    • 发布日期:2017-03-31
    • 文件大小:47856
    • 提供者:kevin
  1. target-tracking

    0下载:
  2. 可以实现基于粒子滤波器和稀疏表示的目标识别,代码亲测可行-You can achieve target recognition based on particle filter and sparse representation of the code pro-test feasible
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-16
    • 文件大小:19214
    • 提供者:郑龙大
  1. Iris_s1

    0下载:
  2. Kmeans+PSO算法,处理IRIS数据集,输出fitness function的值,和粒子变化的动态图像,亲测可行。-Kmeans based PSO algorithms, dealing with classic dataset iris. the output is the value of fitness function, and the dynamic plot of the change of particle position
  3. 所属分类:数据挖掘

    • 发布日期:2017-04-14
    • 文件大小:3358
    • 提供者:蛐蛐
  1. MSP430-xiangwei-PWM

    1下载:
  2. 基于MSP430的可以输出两路带相位的PWM波形,亲测可行,大家可以下载学习一下-msp430 输出带相位的PWM
  3. 所属分类:SCM

    • 发布日期:2017-04-29
    • 文件大小:25899
    • 提供者:
  1. MYusb

    0下载:
  2. STM32 USB外设部分测试,该部分8M外部晶振,亲测可行,共享给大家!-STM32 USB function,8M Clock is adopted in the hardware design, it is worked normally,so enjoy it.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-05-17
    • 文件大小:4574981
    • 提供者:王兵
  1. ucosii

    0下载:
  2. ucosii移植到STM32的程序 亲测可行-Ucosii transplanted to STM32 program pro measurement is feasible
  3. 所属分类:uCOS

    • 发布日期:2017-05-20
    • 文件大小:5257216
    • 提供者:余志煌
  1. AudioDemo

    0下载:
  2. caf格式转mp3 支持64位 亲测可行 代码简洁明了 -caf transform to mp3
  3. 所属分类:mpeg mp3

    • 发布日期:2017-05-09
    • 文件大小:2020476
    • 提供者:邓小平
  1. facedetect

    0下载:
  2. 一段简单使用的代码,可实现黑白人脸照片的人脸定位,本人亲测可行,可较高精确度的实现人脸定位-Achieve black and white photograph of the face Face Location
  3. 所属分类:Special Effects

    • 发布日期:2017-05-11
    • 文件大小:2368928
    • 提供者:曲建
  1. DDR3_ip

    1下载:
  2. 本文档开发环境为vivado软件,描述了ddr3 IP core的生成过程,亲测可行。-this document describe ddr3 ip core genetator process.I test it by myself.
  3. 所属分类:Software Testing

    • 发布日期:2017-05-09
    • 文件大小:1929720
    • 提供者:kenzhu
  1. jpeg

    0下载:
  2. jpeg压缩算法MATLAB亲测可行,有英文注释 -compression algorithm about jpeg
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-29
    • 文件大小:53744
    • 提供者:agnes_tao
  1. DXsound

    0下载:
  2. 用DirectSound实现声音播放,包括混音,简单,通俗易懂,适合新手,本人亲测可行,测试环境为VC6.0-To achieve the sound playback using DirectSound, including mixing, simple, easy to understand for novice, I pro-test feasible, the test environment for VC6.0
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-05-27
    • 文件大小:9257592
    • 提供者:zcw
  1. tsp

    2下载:
  2. 可视化的旅行商解决方法,C源代码,包含可执行程序,亲测可行-TSP problem
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-30
    • 文件大小:298436
    • 提供者:asdcfa
  1. jibenliziqun_matlab

    0下载:
  2. (matlab)基本粒子群算法源码以及例程和可执行文件,亲测可行-(Matlab) PSO source code and executable files and routines, pro-test feasible
  3. 所属分类:source in ebook

    • 发布日期:2017-05-03
    • 文件大小:613502
    • 提供者:ryl
  1. usrp_spectrum_sense

    0下载:
  2. 频谱感知源代码,usrp_spectrum_sense.rar,亲测可行。使用环境usrp,python汇编语言。-Spectrum sensing source code, usrp_spectrum_sense.rar, pro test feasible. Using environment python, USRP assembly language.
  3. 所属分类:assembly language

    • 发布日期:2017-04-14
    • 文件大小:3368
    • 提供者:张瑞宁
  1. AES

    0下载:
  2. AES算法,用来进行数据加密,运行在c++环境下,亲测可行。 - AES algorithm, used to encrypt data, running in the c++ environment, the pro test is feasible.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-04
    • 文件大小:5208
    • 提供者:张瑞宁
« 1 23 4 »
搜珍网 www.dssz.com