CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 通讯/手机编程 搜索资源 - 写入文件

搜索资源列表

  1. usb232

    1下载:
  2. 用CY7C630芯片做USB转串口的汇编原程序,里面有编译生成的hex文件.写入芯片就可使用.最高波特率为24-do with CY7C630 chip USB to Serial compilation of the original procedure, which has compiled documents generated hex. The chips can be used. The highest baud rate for 24
  3. 所属分类:USB编程

    • 发布日期:2008-10-13
    • 文件大小:16kb
    • 提供者:叮咚
  1. USB

    0下载:
  2. 通过usb对u操作 对u文件的读出写入,对u的识别
  3. 所属分类:USB编程

    • 发布日期:2008-10-13
    • 文件大小:12.37kb
    • 提供者:jjw
  1. CPort_Writer

    0下载:
  2. 一个很用用的通过Pc端串口向下位机串口写入文件的delphi小程序。可以设置串口号,波特率,选择写入文件。全部图形化操作,直观易懂。使用Cport控件实现串口通讯,程序稳定。-
  3. 所属分类:串口编程

  1. 模仿Windows系统带的超级终端风格的RS232串口调试工具

    0下载:
  2. 这是一个模仿Windows系统带的超级终端风格的RS232串口调试工具。非常容易读取和写入端口,发送支持ASCII字符模式,可以打开二进制文件以16进制格式显示发送。支持工作内容保存,下次加载。 里面的那个动画窗体加载出现蛮有意思,大家可以学习下。尤其对调试AT指令之类的比较方便。-This is a parody of the Super Terminal Windows system with RS232-style serial debugging tools. Very eas
  3. 所属分类:串口编程

    • 发布日期:2017-03-23
    • 文件大小:63.25kb
    • 提供者:christine4115
  1. Record

    0下载:
  2. 程序流程:中继呼入,直接开始录音,并生成固定文件名的录音文件。 程序界面: “每秒数据”表示每秒写入文件的数据大小。如果是3.4.0的DLL,应该是32K,替换修改过的DLL后是8K。 “时间差”表示从创建录音文件到生成录音文件数据的时间差。用来判断我们底层将数据写入文件的时间,如果是3.4.0的DLL,时间为4秒;替换修改过的DLL,时间为1秒。 环境搭建可以很简单,Demo端SS7 TUP运行该程序,另外一端SS7 TUP+模拟坐席,坐席摘机外呼遍可。-Program flo
  3. 所属分类:TAPI

    • 发布日期:2017-03-29
    • 文件大小:194.53kb
    • 提供者:王梅
  1. GPS_Comm

    0下载:
  2. 一个GPS串口通讯的程序,GPS接受的数据结果写入文件-A GPS serial communication procedures, GPS data acceptable to write to file
  3. 所属分类:GPS develop

    • 发布日期:2017-04-29
    • 文件大小:446.94kb
    • 提供者:a4you
  1. shiyan4_2

    0下载:
  2. Pocket PC2003SDK上开发文件操作程序,程序功能包含: 系统在按下“确定”菜单后,在“Temp”目录下生成文件“test01.txt”,并向文件中写入字符串“12345”,并把它读出到缓冲区中,然后关闭文件 -Pocket PC2003SDK paper on the development of operational procedures, program features include: system in the press the " OK" a
  3. 所属分类:Windows Mobile

    • 发布日期:2017-05-07
    • 文件大小:1.24mb
    • 提供者:you
  1. TestINI

    0下载:
  2. 读取配置文件,写入配置文件,供系统调用。-write and read ini files
  3. 所属分类:Windows Mobile

    • 发布日期:2017-05-10
    • 文件大小:2.3mb
    • 提供者:yuxiao
  1. PropertyUtil

    0下载:
  2. 鉴于j2me里没有配置文件的API,我自己写了一个简单的Property工具类,实现程序可配置。提供getValue(String key)方法得到相应的属性,但是属性文件写入的时候有点限制,每一条属性占一行,格式为“key=value”文件末尾加“ ”,标识文件末尾。-In view of j2me where there is no configuration file API, I wrote a simple Property tools to achieve program can b
  3. 所属分类:J2ME

    • 发布日期:2017-03-29
    • 文件大小:610byte
    • 提供者:snow
  1. 232

    0下载:
  2. 读取串口数据,并写入TXT文件.VB程序编写.-Read the serial data, and write TXT file
  3. 所属分类:Com Port

    • 发布日期:2017-04-11
    • 文件大小:842byte
    • 提供者:why
  1. SPIreadandwrite

    0下载:
  2. 这是一个u盘UART读写例程代码,包含 创建文件、读取文件、删除文件、写入数据到文件、追加数据 操作代码。-This is a u disk read and write routines UART code, create a file that contains, read files, delete files, write data to a file, the additional data manipulation code.
  3. 所属分类:USB develop

    • 发布日期:2017-03-31
    • 文件大小:15.98kb
    • 提供者:林凌柒
  1. leo

    0下载:
  2. 基于UDP的分组传输;应用全局变量的交互握手,对视频数据RTP打包,客户端接受RTP包并写入磁盘文件.-UDP-based packet transmission application global variable interaction shook hands on the video RTP package, the client received RTP packet and written to disk file.
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-06-16
    • 文件大小:24.4mb
    • 提供者:李凡
  1. CPort_Writer

    1下载:
  2. 一个很用用的通过Pc端串口向下位机串口写入文件的delphi小程序。可以设置串口号,波特率,选择写入文件。全部图形化操作,直观易懂。使用Cport控件实现串口通讯,程序稳定。-A Pc-side with the serial port by using the down-bit file delphi serial port write a small program. You can set the serial number, baud rate, select write to file
  3. 所属分类:Com Port

    • 发布日期:2017-04-16
    • 文件大小:270.29kb
    • 提供者:YangJK
  1. download

    0下载:
  2. 从服务器下载并写入文件到android手机sd卡中-Download and write files from the server to the android phone sd card
  3. 所属分类:android

    • 发布日期:2017-03-28
    • 文件大小:51.15kb
    • 提供者:jiang chao
  1. USBAD

    0下载:
  2. 从USB端口读数据,计算相应的特征值,并写入映射文件中-Read data from the USB port, the corresponding eigenvalue calculation, and write the mapping file
  3. 所属分类:USB develop

    • 发布日期:2017-04-03
    • 文件大小:99.42kb
    • 提供者:hujun
  1. website0911

    0下载:
  2. android行动网JSP新闻发布系统源码 技术实现:采用JSTL标签,基于servlet,jdbc开发。使用mysql数据库。 设计优势:一切技术使用最底层的,没有使用ssh框架,可以在任何国内的jsp空间里使用。 良好的分层,大量方法重用,无垃圾代码。代码分为action层,service层和公用的类库。 无dao层,所有代码中无sql语句,全部写入xml配置文件中,保证的代码良好的可读性和修改性。使用dbcp连接池管理数据库连接。使用自定义标签控制权限,保证网站后台的
  3. 所属分类:android

    • 发布日期:2017-04-09
    • 文件大小:2.79mb
    • 提供者:刘宏宇
  1. testFile

    0下载:
  2. 在eclipse平台下创建文件夹并写入文件夹内容-Create folders and write the contents of a folder in the Eclipse platform
  3. 所属分类:android

    • 发布日期:2017-11-13
    • 文件大小:996.44kb
    • 提供者:刘铭
  1. InternalFileDemo

    0下载:
  2. android开发文件读写实例demo,用户可在文本框输入文字写入文件,可用追加模式-A Demo of File read/write for Android development.
  3. 所属分类:android

    • 发布日期:2017-05-06
    • 文件大小:1.26mb
    • 提供者:莫言
  1. labview txt写入文件不覆盖

    1下载:
  2. 基于labview的写入文本文件,并不覆盖原有文件
  3. 所属分类:串口编程

  1. datasave random

    0下载:
  2. 将仿真数据写入TXT文档,是几个函数重载的文件;还有做信道损耗计算的时候需要用到的一些随机数生成函数。(write systemlevel simulation data into txt,in c++,some random number function)
  3. 所属分类:3G/4G开发

« 12 3 »
搜珍网 www.dssz.com