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

搜索资源列表

  1. 基于vhdl的二进制转BCD码的设计

    0下载:
  2. 基于vhdl的二进制转BCD码的设计,已经经过调试,可直接使用,Vhdl based on binary code to BCD design, has been testing can be used directly
  3. 所属分类:VHDL编程

    • 发布日期:2017-03-27
    • 文件大小:801
    • 提供者:郭帅
  1. masplus-works 用VHDL语言编写的八进制计数器

    0下载:
  2. 用VHDL语言编写的八进制计数器,在MASPLUS环境下编译通过,可直接使用。-Octal counter using VHDL language, compiled by MASPLUS environment can be used directly.
  3. 所属分类:VHDL编程

    • 发布日期:2017-03-21
    • 文件大小:38422
    • 提供者:zeko
  1. imageprocess 总结了图像的频率域滤波方法并用matlab实现

    0下载:
  2. 总结了图像的频率域滤波方法并用matlab实现,代码在word中,可以直接使用-Summed up the image of the frequency domain filtering method and use matlab to achieve, code word, you can directly use
  3. 所属分类:系统编程

    • 发布日期:2017-05-16
    • 文件大小:4140292
    • 提供者:吴闯
  1. BrowseDWGtoBMP 从AutoCAD图形DWG格式的文件中直接读出位图信息生成BMP位图并显示

    2下载:
  2. 本示例使用VB.NET,从AutoCAD图形DWG格式的文件中直接读出位图信息生成BMP位图并显示在PictureBox控件中,同时使用DDVue对该DWG图形进行预览并比较效果。-This example uses VB.NET, from AutoCAD drawing files in DWG format directly read bitmap BMP bitmap information generated and displayed in a PictureBox control,
  3. 所属分类:GDI/图象编程

    • 发布日期:2014-02-15
    • 文件大小:114394
    • 提供者:weiqingfeng
  1. simulink 使用simulink仿真科斯塔斯环

    3下载:
  2. 使用simulink仿真科斯塔斯环,串并变换,直接序列扩频技术-Costas loop simulation using simulink, string and transformation, direct sequence spread spectrum technology
  3. 所属分类:通讯/手机编程

    • 发布日期:2013-04-24
    • 文件大小:69717
    • 提供者:liufei
  1. manipulate7758.51单片机和ADE7758的接口程序

    0下载:
  2. 51单片机和ADE7758的接口程序,简单实用,不必修改可直接使用,ADE7758 Single-chip 51 and the interface program, simple and practical, do not have to directly modify the use of
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2016-07-14
    • 文件大小:2026
    • 提供者:张宝金
  1. 关于四线制触摸屏控制器AD7843的底层c语言源代码

    1下载:
  2. 该程序是关于四线制触摸屏控制器AD7843的底层c语言源代码,可以直接使用该程序即可。,The program is on the four-wire touch screen controller AD7843 the bottom of c language source code, you can direct the use of the procedures.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2016-04-02
    • 文件大小:918
    • 提供者:yyy
  1. PieChart.使用c#编写的3D饼图控件

    0下载:
  2. 使用c#编写的3D饼图控件,已经生成来DLL,直接在程序中使用即可!,C# prepared to use 3D pie chart control has been generated to DLL, used directly in the process can be!
  3. 所属分类:C#编程

    • 发布日期:2017-03-22
    • 文件大小:136668
    • 提供者:zlw
  1. FFT-IP.介绍了基于FPGA的FFT实现方法

    7下载:
  2. 介绍了基于FPGA的FFT实现方法,并给出了实例程序,程序通过验证,可以直接使用,FPGA based on the realization of the FFT method, and gives examples of procedures, procedures for the adoption of authentication, can be directly used
  3. 所属分类:VHDL编程

    • 发布日期:2016-01-08
    • 文件大小:3112304
    • 提供者:HENRRY
  1. STM32 cortex m-3 的 spi驱动程序

    0下载:
  2. STM32 cortex m-3 的 spi驱动程序! 可以直接使用! ,STM32 cortex m-3 of the spi driver! Can be used directly!
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2017-03-22
    • 文件大小:114488
    • 提供者:wangyi
  1. PIC-ASM-delay-prog-lib PIC单片机的汇编延时子程序库

    0下载:
  2. PIC单片机的汇编延时子程序库,默认4M晶振,延时从10u秒到1秒,包含数个可直接使用的延时子程序,方便快捷!-PIC microcontroller assembler delay subroutine library, the default 4M crystal, the delay from the 10u seconds to 1 second, contains several delay subroutine can be used directly, convenient and
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2017-03-21
    • 文件大小:947
    • 提供者:魏桐国
  1. SmartDeviceProject6 在wince中C#的pictureBox是不直接支持透明显示的

    0下载:
  2. 在wince中C#的pictureBox是不直接支持透明显示的,本程序是使用C# 编写的pictureBox背景透明的实例-In the pictureBox wince in C# is not directly support the transparent display, the program is written in C# background transparent instance of pictureBox
  3. 所属分类:Windows CE

    • 发布日期:2017-03-22
    • 文件大小:152504
    • 提供者:刘义
  1. SQLiteTest sqlite3操作数据库完整例子

    1下载:
  2. sqlite3操作数据库完整例子,包括插入,查找,删除,并提供sqltie3的学习笔记 包含完整工程文件,可以直接使用-complete examples of sqlite3 manipulating database.
  3. 所属分类:其他数据库

    • 发布日期:2017-05-16
    • 文件大小:4304243
    • 提供者:JustinK
  1. brow-leaves iphone上面著名的翻页效果源代码

    0下载:
  2. iphone上面著名的翻页效果源代码,示例很浅显,代码可以直接使用-iphone blow-leaves Page functions
  3. 所属分类:MacOS编程

    • 发布日期:2017-04-09
    • 文件大小:3133992
    • 提供者:arvi
  1. vb- vb动态曲线图控件

    1下载:
  2. vb动态曲线图控件,非常好用,可直接使用-vb dynamic curve controls, very easy to use, can be used directly
  3. 所属分类:其他小程序

    • 发布日期:2017-03-22
    • 文件大小:294083
    • 提供者:jinxn
  1. icePubDll 集合多数功能的DLL

    0下载:
  2. 集合多数功能的DLL,内有详细使用说明文档,下载后可直接使用-Most feature a collection of DLL, with detailed instructions documentation, downloads can be used directly
  3. 所属分类:其他小程序

    • 发布日期:2017-04-02
    • 文件大小:213085
    • 提供者:阿辉
  1. AssetsMan.rar

    0下载:
  2. 资产管理系统是功能齐全的管理系统,可以作为商业代码直接使用,Asset management system is a full-featured management system that can be used directly as a commercial code
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-05-13
    • 文件大小:3241138
    • 提供者:连晓锋
  1. NANDBooLoader.rar

    0下载:
  2. S3C2440的nandboot源码,经过测试可直接使用,需要时钟12m,如果不是12M时钟,需要修改里面的时钟设置语句。,S3C2440 source of nandboot tested can be used directly, the need to clock 12m, if not 12M clock, need to amend the statement inside the clock settings.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-30
    • 文件大小:75659
    • 提供者:qin
  1. tim.zip

    0下载:
  2. STM32 的定时器控制实例程序! 可以直接使用,STM32 timer control sample programs! Direct access to
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-24
    • 文件大小:92740
    • 提供者:wangyi
  1. J-LinkV7_schematic.rar

    0下载:
  2. J-linkV7版的电路原理图,protel格式,可以直接使用。,J-linkV7 version of the circuit schematic, protel format, can be used directly.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-23
    • 文件大小:14130
    • 提供者:孙江波
« 1 2 ... 42 43 44 45 46 4748 49 50 »
搜珍网 www.dssz.com