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

搜索资源列表

  1. SPI

    0下载:
  2. TMS320F2812的SPI配置,及其数据的传输,已经过测试,非常好用-TMS320F2812 the SPI configuration, and data transmission, has been tested, very good! !
  3. 所属分类:DSP program

    • 发布日期:2017-03-31
    • 文件大小:1212
    • 提供者:
  1. s

    0下载:
  2. 本文介绍一种用PIC12F675单片机做的USB充电器, 将它接在计算机的USB接口上就能对两节镍镉或镍氢电池 进行充电,充电结束后能自动停止充电。充电器主要采用电 压监测的方法判断充电是否结束,对于因为电池的原因达 不到规定的充电电压的,也能在充-TACK SEGMENT STACK DW 64 DUP(?) STACK ENDS DATA SEGMENT NUM DB 34H,45H,45H DATA ENDS CODE SEGMENT
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-29
    • 文件大小:176872
    • 提供者:shichao
  1. EXCELtoSQL

    0下载:
  2. 此程序是可以将数据库表中的数据导出转为EXCEL、也可将EXCEL中的数据导入至数据库的表中。-This process is the database table data export to EXCEL, and it can import data from EXCEL to database table.
  3. 所属分类:Delphi VCL

    • 发布日期:2017-03-28
    • 文件大小:604439
    • 提供者:陈树祥
  1. MD5

    0下载:
  2. md5 类实现了RSA Data Security, Inc.在提交给IETF 的RFC1321中的MD5 message-digest 算法。-md5 class implements RSA Data Security, Inc. submitted to the IETF in RFC1321 of the MD5 message-digest algorithm.
  3. 所属分类:Java Develop

    • 发布日期:2017-03-30
    • 文件大小:4031
    • 提供者:bros sun
  1. exw

    0下载:
  2. 这个版本修正了目前为止已发现的BUG; 后台加入了前台客户端缓存开关,解决了后台数据已经更新。前台无显示的情况; 本程序仅在IIS中测试通过。 -This version has been revised so far found BUG background joined the front switches the client cache to resolve the background data has been updated. The case of no show
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-08
    • 文件大小:1861345
    • 提供者:三三
  1. shop

    0下载:
  2. 网山购物本系统是市场上最流行的超市上常用的系统之一,它主要包含以下几个模块:系统权限的设定、原始数据录入、数据的汇总及查询等。从而,实现对进货、库存、销售及员工信息等实现全面、动态、及时的管理。 本文系统的分析了软件开发的背景及过程;首先介绍了软件的开发环境,其次介绍了本软件的详细设计过程:数据库的设计、各个模块的设计和实现,以及具体界面的设计和功能。最后对在本软件开发过程中的问题进行了总结。 通过阅读该论文,读者可以了解到“超市管理系统”的规划、设计过程,掌握系统的功能。同时对当前比较
  3. 所属分类:Document

    • 发布日期:2017-05-17
    • 文件大小:4686691
    • 提供者:于忠孝
  1. sp_decrypt

    0下载:
  2. 微软SQL2000 存储过程, 加密解密码, 查看原-Import data, the data import database, import data, import the data into the database data, the data into the database.
  3. 所属分类:SQL Server

    • 发布日期:2017-04-01
    • 文件大小:1639
    • 提供者:elvesnet
  1. Data-Structure

    0下载:
  2. C++与数据结构的一些学习资料,包括C++primer,清华的C++课件,C++的嵌入式编程等。-C++ and data structure of a number of learning materials, including C++ primer, Tsinghua s C++ software, C++ embedded programming.
  3. 所属分类:Data structs

    • 发布日期:2017-05-16
    • 文件大小:4573669
    • 提供者:杨同学
  1. s

    0下载:
  2. 基于嵌入式的源代码,用来编译LCD液晶显示屏,有清屏函数,位图显示,划线函数,DMA传送显示数据-Based on the embedded source code, used to compile LCD liquid crystal display screen Youqing function, digital display, line function, DMA transfer display data
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:960
    • 提供者:lengcoffee
  1. ADO

    0下载:
  2. ADO数据组件精解示例 ADO是数据库编程中不可缺少的重要组件之无论你是用VB编程还是用SQL编程,都要用到它,本程序详细列举了ADO的属性和方法,并赋以源程序加以对照学习,看完了这篇文档,你肯定会受益非浅。-ADO data sample solution precision components ADO database programming is an important and indispensable component of the matter whether you ar
  3. 所属分类:SQL Server

    • 发布日期:2017-03-27
    • 文件大小:373374
    • 提供者:soul
  1. I2C

    0下载:
  2. I2C显示程序,主要是通过SDA和SCL两个参数进行设置,数据的发送与接收。-I2C display program, mainly through the SDA and SCL set two parameters, the sending and receiving data.
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-07
    • 文件大小:142167
    • 提供者:小飞
  1. Huffman_compersion

    0下载:
  2. this a source code for data compression using Huffman s coding-this is a source code for data compression using Huffman s coding
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-31
    • 文件大小:28922
    • 提供者:kratika
  1. LZW_Copmersion

    0下载:
  2. this a source code for data compression using Huffman s coding-this is a source code for data compression using Huffman s coding
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-05
    • 文件大小:34669
    • 提供者:kratika
  1. data

    0下载:
  2. it is a file for time pass don t upolad it into toyot fil s
  3. 所属分类:File Operate

    • 发布日期:2017-04-04
    • 文件大小:25119
    • 提供者:bris
  1. data

    0下载:
  2. 数据结构算法实现,严蔚敏老师的书,高一凡老师实现了算法!-Data structure algorithm, Gao Yi-fan s book!
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:503027
    • 提供者:杨妍
  1. s

    0下载:
  2. 此程序用于控制CS5550采集数据,以及用SOPC 创建的硬件平台来控制-This procedure is used to control data collection CS5550, and the SOPC created to control the hardware platform
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-04
    • 文件大小:596
    • 提供者:pxlj
  1. HG122329-LWH-LV-S

    0下载:
  2. 基于st7920驱动控制液晶显示器PDF 数据资料-St7920-based liquid crystal display drive control data PDF
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:997157
    • 提供者:zhangwenbin
  1. JetSql

    0下载:
  2. 可捕捉的 Microsoft Jet 及 DAO 错误 动作查询 可复制或更改数据的查询。动作查询包括添加、删除、制作表、及更新查询。删除及更新查询可更改现存数据;添加及制作表查询可复制原有数据。相应的,选择查询会返回记录。SQL 通过查询也可以作为动作查询。-Can capture the Microsoft Jet and DAO error action to change the query data can be copied or inquiries. Includin
  3. 所属分类:SQL Server

    • 发布日期:2017-03-31
    • 文件大小:373919
    • 提供者:wanglu950
  1. 12864linesincircle

    0下载:
  2. 12864液晶资料,能够绘画直线、点、圆、三角形、正方形、正弦、余弦等函数图象,非常好用,在51开发板上测试通过,可以自己定义管脚(基于PG12864-J液晶)。-12864 LCD data, to drawing a straight line, point, circle, triangle, square, sine, cosine function, such as images, very easy to use, tested in 51 development board, yo
  3. 所属分类:SCM

    • 发布日期:2017-04-17
    • 文件大小:40339
    • 提供者:wangshoupeng
  1. v5shop_sc

    0下载:
  2. V5Shop网店系统是上海威博旗下产品之一,一款B to C网上开店软件,适合中小型企业及个人快速构建个性化网上商店。 V5SHOP采用最新的ASP.NET分层技术和AJAX技术,结合微软NET+MSSQL 2005平台运行,并且在开发过程中融入了大量电子商务管理、网络营销和用户体验理念让系统的安全性、稳定性、易用性和实用性都得到了空前的突破,真正达到了只要会打字就能够建设专业水准的电子商务平台。-V5Shop Shop Shanghai Wibaux' s system is one o
  3. 所属分类:Shop supermarket software system

    • 发布日期:2017-06-10
    • 文件大小:17885007
    • 提供者:羽佳
« 1 2 3 4 56 7 8 9 10 ... 50 »
搜珍网 www.dssz.com