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

搜索资源列表

  1. Visual.Basic.for.PocketPC

    0下载:
  2. This book is an in-depth exploration into eVB s inherent features, and how to use them to solve likely mobile application programming tasks. After reading the book the reader will be able to write applications tackling a wide array of business proble
  3. 所属分类:Windows CE

    • 发布日期:2014-01-16
    • 文件大小:3443066
    • 提供者:qin lu
  1. mmc

    0下载:
  2. 单片机操作MMC/SD卡读写fat12/16/32文件系统的程序,外国网站找到的,支持文件open,read write mkdir close 等,基本pc文件功能都支持,专门针对8位mcu,方便移植到各种单片机系统,占用资源很少
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:38005
    • 提供者:姜磊
  1. BKP

    0下载:
  2. This example shows how to write/read data to/from Backup data registers and demonstrates the Tamper detection feature. The associated software performs the following: Configures the Tamper pin to be active on low level and enable Tamper int
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:281536
    • 提供者:kz02bcxg
  1. Flash_Tools_Org

    0下载:
  2. This program would work fine only with a specific flash tool through PC printer port under EPP mode.Program is capable of identifying flash chip manufacturer, device type, capacity,... It also allows user to dump flash data, edit/revise the content o
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:133483
    • 提供者:ansys
  1. dp51e

    0下载:
  2. 通过串口,接收上位机发送的命令,并进行CSI24WC02的读写操作,并返回相应 数据或应答。用汇编实现,可以用keil编译器-through the serial port, the receiving PC to send orders, and CSI24WC02 read and write operations, and return to the corresponding data or response. Assemble realized, can be used Keil co
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:2455
    • 提供者:张正
  1. ZLG500Bdemo

    0下载:
  2. ZLG500B读卡模块上位机测试程序---如果你没有选择循环测试选项的话,设置完要进行操作的扇区和块以及密码、数据这些参数,把卡放到感应区内后,就可以点击写入数据,读出数据,写入数值,读出数值和加减按钮进行操作。-ZLG500B PC reader module testing procedures -- if you have no choice test cycle options, set up to operate the End of the sector and block and
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:29823
    • 提供者:进忘
  1. INI文件编程__框架基础__常州VC编程网

    0下载:
  2. This is a photo of a general purpose timer/ 在我们写的程序当中,总有一些配置信息需要保存下来,以便完成程序的功能,最简单的办法就是将这些信息写入INI文件中,程序初始化时再读入.具体应用如下:counter card you can wirewrap in a weekend. It plugs into your PC s ISA bus just like a sound or modem card. It gives high-resolutio
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:6333
    • 提供者:海应
  1. Windows文件系统过滤驱动开发教程

    3下载:
  2. 我经常在网上碰到同行请求开发文件系统驱动。windows的pc机上以过滤驱动居多。其目的不外乎有以下几种: 一是用于防病毒引擎。希望在系统读写文件的时候,捕获读写的数据内容,然后检测其中是否含有病毒代码。 二是用于加密文件系统,希望在文件写过程中对数据进行加密,在读的过程中进行解密。 三是设计透明的文件系统加速。读写磁盘的时候,合适的cache算法是可以大大提高磁盘的工作效率。windows本身的cache算法未必适合一些特殊的读写磁盘操作(如流媒体服务器上读流媒体文件)。设计自己的cac
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:18724
    • 提供者:仇韬
  1. CANpieV2.00

    0下载:
  2. The goal of this project is to define a "Standard" Application Program- ming Interface (API) for access to the CAN bus. The API provides func- tionality for ISO/OSI Layer-2 (Data Link Layer). It is not the intention of CANpie to incorpor
  3. 所属分类:通讯编程

    • 发布日期:2010-10-17
    • 文件大小:1066337
    • 提供者:ixubin@163.com
  1. u-boot-1.1.6_OpenJTAG.rar

    1下载:
  2. 支持S3C24x0/yaffs/USB/CS8900/DM9000/OpenJTAG/Nor,Nand启动的u-boot 添加的功能: 1. 同时支持S3C2410和S3C2440 2. 支持串口xmodem协议 3. 支持USB下载,可以在PC上使用dnw传数据 4. 支持网卡芯片CS8900 5. 支持NAND Flash读写 6. 支持从Nor/Nand Flash启动 7. 支持烧写yaffs文件系统映象,Support S3C24x0/yaffs/USB/CS8900/
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-21
    • 文件大小:127023
    • 提供者:qin
  1. ARM_Boot_example.rar

    0下载:
  2. 程序主要作用是通过串口下载VxWorks到ARM Flash ROM,主要过程是初始化ARM硬件,初始化串口UART1,从串口接收VxWorks image到DRAM,初始化Flash ROM.最后将DRAM中的VxWorks写入Flash ROM. ARM 串口与PC机串口连接,由PC机下载(download)VxWorks 到主板Flash ROM. 该程序对学习和理解ARM编程很有帮助.为了便于理解,这里我全部采用实际地址,不用宏定义. 程序语言为 ARM 汇编,具体过程参考ARM编
  3. 所属分类:VxWorks

    • 发布日期:2017-03-30
    • 文件大小:6021
    • 提供者:王斌
  1. RW_SEGY.rar

    1下载:
  2. 用C语言编写的读写微机格式SGY/SEGY文件的程序源代码,已经测试通过了。只需要自行添加处理命令就可以实现对数据处理。这是了解学习读写SGY文件,以及SGY文件格式非常好的例子!!(内含测试SGY数据),Using C language to read and write PC format SGY/SEGY files of source code has been tested passed. Only need to add their own to deal with an order
  3. 所属分类:Energy industry

    • 发布日期:2015-05-08
    • 文件大小:120950
    • 提供者:但是借
  1. lmYEaNdR.rar

    0下载:
  2. 1:判断闰年程序 2:产生随机数并计算程序 3:计算平台长度程序 4:加减乘除运算 5:数字方阵程序 6:数据加密程序 7:代码转换程序 8:键盘录入数据的转换与显示 9:音乐演奏 10:显示色彩矩形块 11、12:字符图形程序 13:图形变换 14、15:动画 16:打字练习 17:打字计时练习 18:系统时间显示 19:显示日期时间 20:七段电子表显示 21:简易文本编辑器 22:磁盘文件读写 23:成绩管理 24、25:pc机通信 26:钟表显
  3. 所属分类:assembly language

    • 发布日期:2017-03-28
    • 文件大小:247405
    • 提供者:Tony
  1. 8255.rar

    0下载:
  2. 8255并行口扩展实例:写8255控制字,设置PA,PB,PC为输出口,8255 Parallel Port Extension Example: Write 8255 control word, set PA, PB, PC as an output port
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:26582
    • 提供者:徐咏
  1. xgcms

    0下载:
  2. 星光影视系统(xgcms)是一套由phpcms v9二次开发的视频点播系统。主要有视频、资讯、专题、会员、搜索等五大模块。具有一键采集、自定义URL模式、生成静态、伪静态、全站搜索、影片收费功能等等。 星光影视系统(xgcms)是使用phpcms v9开发的,开发过程遵循其二次开发原则,不影响pc v9原有功能的使用及独立升级。依靠pc v9强有力的支持,你可以在xgcms的基础上开发出独具个性的电影网站。 目前beta版只支持QVOD播放器。 运行环境要求:php5.2.0及以上,
  3. 所属分类:Multimedia program

    • 发布日期:2017-05-17
    • 文件大小:4853903
    • 提供者:河魔
  1. 透明操作8255,读写存储器

    0下载:
  2. 驱动8255,透明操作8255,读写存储器,读写PA、PB、PC,设置计数模式,读计数值,开中断,输出中断。-Driver 8255, 8255 transparent operation, read and write memory, read and write PA, PB, PC, set the count mode, time count, open break, the output interruption.
  3. 所属分类:其他小程序

    • 发布日期:2017-03-30
    • 文件大小:2792
    • 提供者:李敏
  1. vc-CypressPUSB

    1下载:
  2. 采用CYPRESS公司的开发包编写的上位机程序,基于MFC的USB数据读写,驱动程序使用Cypress提供的通用驱动-Adopt the CYPRESS development package prepared by the PC program, MFC-based USB data read and write, the driver using the Cypress generic driver
  3. 所属分类:USB develop

    • 发布日期:2017-03-29
    • 文件大小:172194
    • 提供者:吴忠国
  1. Intelligenttemperaturecontrolprogram

    0下载:
  2. 这是一个基于51单片机及VB的智能温控系统 上位机用VB写 下位机有51控制-This is a 51 single-chip microcomputer and VB based on the intelligent temperature control system PC with VB to write down place machine 51 control
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:948455
    • 提供者:MCU迷
  1. 1

    0下载:
  2. VC++编写上位机串口通信界面,原创VC++编写串口通信上位机界面 本人做接口实验时上位机部分 -VC++ write PC serial communication interface, the preparation of original VC++ serial communication interface, PC interface, I do some PC experiments
  3. 所属分类:Com Port

    • 发布日期:2017-05-24
    • 文件大小:3946218
    • 提供者:阿尔萨斯
  1. usbhidio_vc6

    1下载:
  2. 真正完整,并且编译得通的代码。用vc访问hid型usb设备,输入自己的VID和PID就能实现对hid型usb设备的读写和控制 它包含单片机固件源代码和PC端的VC源代码;虽然PUDN上有其他会员提供类似的vc代码,但我发现那些代码都存在bug,只有我这个代码是唯一完整的、可以编译通过的代码。-Truly complete, and compile a pass code. Hid type with vc visit usb device, enter their own VID and PID
  3. 所属分类:USB develop

    • 发布日期:2017-03-27
    • 文件大小:187192
    • 提供者:dujun
« 1 2 3 45 6 7 8 9 10 ... 20 »
搜珍网 www.dssz.com