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

搜索资源列表

  1. 二进制写Excel Lib

    2下载:
  2. 用vb.net编写。不用.NET提供的Excel类,直接用二进制的方法读写EXCEL文件。-prepared using vb.net. No need.NET Excel categories, the direct use of the binary method to read and write Excel document.
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:101.64kb
    • 提供者:程崇刚
  1. 二进制形式查看文件

    0下载:
  2. 在实际应用中经常需要用到二进制查看文件内容,本实例提供了一种方法。运行本实例可以查看二进制内容。-in practical applications often need to use binary View the contents of the paper, the examples provide a method. Run this example can view binary content.
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:47.29kb
    • 提供者:石头
  1. 5个c程序源代码

    0下载:
  2. 五个c源代码 矩阵的运算方法 邻接矩阵求解最短路径 全屏幕模拟时钟 先序遍历非递归算法 字符串查找-5 c source code matrix arithmetic method adjacency matrix for the Shortest Path full-screen analog clock preorder non - recursive algorithm to search string
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:4.79kb
    • 提供者:张广旭
  1. 切换中文输入法

    0下载:
  2. VB编写的切换中文输入法程序,包括全部源代码.-VB prepared by the Chinese input method switching procedures, including all source code.
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:2.34kb
    • 提供者:tao
  1. vcl组件包的实践开发

    1下载:
  2. 包括三个组件的制作方法,分别为对INI文件的操作、人民币的转换及TDBDATETIMEPICKER的操作-include three components of the production method, the INI file for the operation of yuan and the conversion of operating TDBDATETIMEPICKER
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:527.78kb
    • 提供者:陈友洪
  1. exportwordsrc

    0下载:
  2. 如果您要在应用程序中处理Word文档,可以参考MSDN. Lori Turner. Automating Microsoft Office 97 and Office 2000,该文内容详细全面,但是要在C++程序中导出Word文档,按照文中的方法来处理是很麻烦的,特别是需要填写的参数太多,所以我们考虑生成正确的VB脚本,然后执行生成Word文档的操作,这个方法的优点在于:一方面可以少填写参数;另一方面可以使用在Word中录制的宏脚本,而只需作少量的修改。我们给出了一些简单的函数来方便生成Wor
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:141.68kb
    • 提供者:徐磊
  1. MFileSpeed

    0下载:
  2. 本程序对三种操作数据文件的方法进行测试,MFC的CArchive、STL的流和文件映射的CreateFileMapping,经过比较发现对数据文件的载入和存储速度,都是MFC>映射>STL,可见MFC的CArchive是进行数据文件操作的最佳选择!-procedures for the operation of the three data files, the method for testing the CArchive MFC, STL flow and document ma
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:161.78kb
    • 提供者:张效栋
  1. yeya

    0下载:
  2. matlab的使用,进行数据拟合,其中一段比较详细,进行最小二乘法和插值法的matlab编程-the use of Matlab, data fitting, a more detailed, and the least squares method interpolation of Matlab programming
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:10.02kb
    • 提供者:马玲
  1. 字符识别

    1下载:
  2. 本文将BP神经网络应用于汽车车牌的自动识别,在车牌图像进行预处理后的基础上,重点讨论了用BP神经网络方法对车牌照字符的识别。并附有部分识别代码。-BP neural network used in the automatic vehicle identification number plates, images of the license plates after pretreatment on the basis of discussion focused on the BP neural
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:837.23kb
    • 提供者:小博士
  1. A++LockXV2.0SoftwareProtection

    0下载:
  2. 这是一个强大的共享软件制作系统,它使用经改进的隐蔽方法将你的共享软件制作成有限制的共享版,并使用了3种技术和破解着周旋。-This is a powerful production-sharing software system, which uses an improved method of hiding your sharing software produced a limited edition of sharing and the use of three types of tech
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:43.08kb
    • 提供者:姚紫欣
  1. steal_1

    0下载:
  2. 当老师不想让你考他的教案的时候,你是否会想到一个绝密的方法,在神不知鬼不觉的情况下拷贝到你指定的文件中,呵呵,下载本程序,这个问题就解决了。。含.exe文件。双击即可。-when teachers do not want you to test his lesson plans at the moment, you would expect a top-secret method, without anybody knowing it to the circumstances of your c
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:33.29kb
    • 提供者:运思
  1. yanshexuanzhe

    0下载:
  2. ColorChooser可以让你选择所想要的颜色,并更改某个组件的颜色。JAVA提供一个JColorChooser组件,最常使用JColorChooser的方式是使用JColorChooser的静态方法(static method): showDialog()。-ColorChooser lets you choose the desired color, and alter the color of a particular component. JAVA provide a JColorCh
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:4.68kb
    • 提供者:袁慧萍
  1. JColorChooser2006

    0下载:
  2. 直接以ColorSelectionModel的addChangeListener()方法来检测用户是否对颜色的选择有所改变。每当用户在JColorChooser上做一次颜色的改变时,就会触发ChangeEvent事件,因此我们必须实现ChangeListener界面来处理这个事件。-directly to the addChangeList ColorSelectionModel ener () method to detect whether users choose the right co
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:1.55kb
    • 提供者:袁慧萍
  1. file_saveas

    0下载:
  2. 在evc下实现文件“另存为”操作。在vc下该方法也可以使用。-AES under the document "Save as" operational. In vc under this method can also be used.
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:1.38mb
    • 提供者:
  1. jiyuVHDLdeIPheyanzheng

    0下载:
  2. 摘要 探讨了IP 核的验证与测试的方法及其和 VHDL语言在 IC 设计中的应用 并给出了其在RISC8 框架 CPU 核中的下载实例.-Abstract IP nuclear testing and certification of the method and its VHDL and in IC Design and Application given its RISC8 framework in the CPU core downloaded example.
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:116.16kb
    • 提供者:赵天
  1. Fileqxc

    0下载:
  2. 本程序中利用了多种对文件操作的方法。可以根据自己习惯运用其中的方法进行对文件操作。-use of the procedures to document a variety of operating methods. According to their habitual use of the method for file manipulation.
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:36.36kb
    • 提供者:王光
  1. filea1

    0下载:
  2. 这个是算法分析的课件! 里面包含了10章的算法分析的课件! 各个算法的实现方法-analysis of the algorithm is the courseware! The inside contains 10 chapters of the courseware algorithm analysis! All of the algorithm method! !
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:2.49mb
    • 提供者:程碧文
  1. VC-muma

    0下载:
  2. VC下揭开“特洛伊木马”的隐藏面纱 介绍在VC下实现木马的基本方法.-VC lifting of the "Trojan horse" hidden in the veil on VC under the basic method Trojan.
  3. 所属分类:文件操作

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

    0下载:
  2. 1. 掌握数据库设计和实现的基本方法。 掌握数据库模式设计、分析和实现的方法,理解规范化的作用 -1. Master database design and realization of the basic method. Master database schema design, analysis and implementation methods, understanding the role of standardization
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:135.41kb
    • 提供者:天心
  1. freopen-method

    0下载:
  2. 运用freopen方法来读写文件,函数已封装好,非常好用!-Use of the the freopen method to read and write files function has a good package, very easy to use!
  3. 所属分类:File Operate

    • 发布日期:2017-03-24
    • 文件大小:787.42kb
    • 提供者:黄树桂
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com