CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 文件操作 搜索资源 - 文件写入数据

搜索资源列表

  1. ck_RcvBrd_tools

    0下载:
  2. 广播接受监听工具,可以接受UDP数据包,同时可以定制5个端口接受,也可以监听多播数据,监听有完整的日值,写入日志文件,是udp网络通信不可多得的网络工具-Broadcasting accept monitoring tool can accept UDP data packets, which can be customized to accept five ports, can multicast data wiretapping, bugging a full day value, writ
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:21785
    • 提供者:checkyvc6
  1. eeprom_24xx08

    0下载:
  2. 此原代码是在用IIC写入EEPROM之前从txt文件读入相关数据后根据一定的数据结构生成BIN文件的文件操作,此为最初版本,最终版本已经完成.-this is the original code used before the IIC EEPROM write from txt file into the related data according to a the data structure formation BIN files operation for this initial ve
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:1924
    • 提供者:cyberworm
  1. datawrite

    0下载:
  2. 文件写入指定目录,或动态创建目录。主要功能是一些数据的排序。
  3. 所属分类:文件操作

    • 发布日期:2014-01-16
    • 文件大小:55633
    • 提供者:yuyijun
  1. JAVATXT

    0下载:
  2. 输入输出流实验 掌握使用适当的输入输出流进行字节或字符数据的读出和写入。 实验要求: 编写程序,实现文本编辑器。具体要求为: ① 在窗口上放置一个菜单条和一个文本区,文本区可编辑。 ② 菜单条中有一个菜单“编辑”,在该菜单下有三个菜单项“打开”、“保存”、“退出”,其中“退出”菜单项与前两项间有分隔线。 ③ 点击“打开”菜单项,弹出一个文件打开对话框,在该对话框中选择或输入被打开文件名后,该文件内容就显示在窗口的文本区中。若被打开文件不存在则在文本区中显示出错信息。
  3. 所属分类:文件操作

    • 发布日期:2014-01-17
    • 文件大小:12197
    • 提供者:小吴
  1. LoadMsg

    0下载:
  2. 自己写的文件取反加密类,对于加密不是太严格的程序来说差不多足够了,主要是用于本地消息传输。 包括从文件读数据,写入加密数据,恢复加密数据。
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:5688
    • 提供者:向启燮
  1. FileOperation

    0下载:
  2. 读写文本文件。 1 创建一个文本文件。 2 向文件中写入数据(数据行数不小于10条)。 3 从文件中读取数据,并显示读取结果。 读写二进制文件。 1 创建一个二进制文件。 2 向文件中写入数据(数据行数不小于10条)。 3 从文件中读取数据,并显示读取结果。-read and write text files. 1 Create a text file. Two documents to write data (data not less than a few line 10). Three r
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:118060
    • 提供者:钱彦江
  1. wwAppConfiguration

    0下载:
  2. 读写web.config文件(.net的web应用程序中的配置文件): 1.向web.config文件写入配置数据 2.从web.config文件中读取配置数据-literacy Web.Config files (. Net web application of the configuration file) : 1. Sed to write configuration data file 2. Sed from the document read configuration data
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:20896
    • 提供者:宋宋
  1. OdbcExcel VC++读写Excel文件

    1下载:
  2. VC++读写Excel文件,将数据写入Excel,再从Excel中读出数据并显示,要运行程序必须在c:盘根目录下建立一个名为Demo.xls的Excel文件,如果更改程序中的相关代码,可以放在合适的位置。-VC++ Excel
  3. 所属分类:文件操作

    • 发布日期:2014-12-07
    • 文件大小:22528
    • 提供者:张良
  1. CAD

    0下载:
  2. 此程序实现了VC读取CAD文件DXF文件格式数据的文件,并且能够写入!希望能够帮助大家!-This program to achieve VC read the CAD file DXF file format data files, and be able to write! I hope we can help!
  3. 所属分类:File Operate

    • 发布日期:2016-01-25
    • 文件大小:258048
    • 提供者:左怀军
  1. RdWrtIni

    1下载:
  2. 一个读取和写入ini配置文件的例子。从list1中读出数据写入到ini文件,再从ini文件写入到list2。-Ini to read and write a configuration file example. List1 in读出数据from written to ini file, ini file from the write to list2.
  3. 所属分类:File Operate

    • 发布日期:2017-04-26
    • 文件大小:30464
    • 提供者:jack
  1. WriteExcelFile_Published

    0下载:
  2. 打开Excel文件并可以根据设置向指定单元格写入数据-Control Excel to write files
  3. 所属分类:File Operate

    • 发布日期:2017-04-15
    • 文件大小:7470
    • 提供者:Meng.Qingli
  1. TestFolder

    0下载:
  2. 监视文件夹txt格式的写入.然后打开该txt文件,提交数据到数据库保存. 主要难点:在文件创建过程中.使用时间延迟处理文本数据(定时器的使用).否则,会出错.-Txt format monitor folder write. And then open the txt file, save submitted data to the database. The main difficulties: in the document creation process. Using time
  3. 所属分类:File Operate

    • 发布日期:2017-04-05
    • 文件大小:60117
    • 提供者:赵小东
  1. longlong

    0下载:
  2. 向指定文件写入数据,若文件不存在则自动创建文件,并将数据写入文件末尾。-Write data to the specified file, if the file does not exist will automatically create the file, and write data to end of the file.
  3. 所属分类:File Operate

    • 发布日期:2017-05-06
    • 文件大小:1037972
    • 提供者:司长波
  1. ConfigINI

    0下载:
  2. 本程序是关于文件的操作源码,用于像ini文件中写入数据-This program is operating on the source file for write data as the ini file
  3. 所属分类:File Operate

    • 发布日期:2017-05-08
    • 文件大小:1875385
    • 提供者:张俊
  1. FileMapTransTxt

    0下载:
  2. 此程序为 拥戴文件映射方法读取数据,和写入数据很好用欢迎来下载-This program support file mapping method to read data, and write data very well with a welcome to download
  3. 所属分类:File Operate

    • 发布日期:2017-05-09
    • 文件大小:2282216
    • 提供者:dingwei
  1. CSOS

    0下载:
  2. 在内存中开辟一个10M大小的记事本作为存储器,对其写入数据模拟对磁盘增加文件目录操作,关闭程序后不能再对已建成的文件目录进行读取;采用可视化界面添加文件和目录 共有10000个盘块,每个盘块大小为1K;位示图法管理空闲盘快,采用FAT表管理文件空间-Open up a 10M-size notebook as a memory of this in memory of their write simulation data on the disk to increase the file
  3. 所属分类:File Operate

    • 发布日期:2017-05-11
    • 文件大小:2883315
    • 提供者:白水
  1. Create-a-log-file

    0下载:
  2. 该源码只有两个函数,第一个函数可以创建一个日志文件,第二个函数可以向日志文件中写入数据-The source only have two functions, a function can create a log file, the second function can be written to the log file data
  3. 所属分类:File Operate

    • 发布日期:2017-03-26
    • 文件大小:1085
    • 提供者:周洁
  1. matlab-read-data

    0下载:
  2. matlab读取数据文件,进行fft,再写入数据文件,最后比较变化。-matlab to read data files for fft, and then write the data file, and finally compare changes.
  3. 所属分类:File Operate

    • 发布日期:2017-03-29
    • 文件大小:575
    • 提供者:gray
  1. exceltest

    1下载:
  2. 可以 用vc6.0读取excel文件 并向excel里面写入数据-Vc6.0 excel file can be used to read data written inside excel
  3. 所属分类:File Operate

    • 发布日期:2016-12-14
    • 文件大小:8201216
    • 提供者:du
  1. main

    0下载:
  2. 此代码为C语言操作文件的源代码,打开本地文件后,动态写入数据并进行保存-The source code for C language files, open the local files, dynamic and save your work after writing
  3. 所属分类:File Operate

    • 发布日期:2017-04-12
    • 文件大小:945
    • 提供者:liuping
« 12 3 »
搜珍网 www.dssz.com