搜索资源列表

  1. 获得USB设备句柄

    0下载:
  2. 我用VB写的应用程序,用的是68013芯片,驱动程序也已经安装好,并且操作系统已经能识别设备,可是应用程序用creatfile就是打不开设备,得不到设备句柄。-I use VB to write applications, using the 68013 chip, drivers have been installed, operating systems and equipment has the ability to recogn
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:1164
    • 提供者:宁雨
  1. dfop

    0下载:
  2. 磁盘文件操作 已在磁盘上划分一定空间文件filesys.dat来模拟真实磁盘,现在要在该模拟磁盘中建立文件creatfile(),删除文件del(),创建目录md(),删除目录rd(),文件修改内容并保存edit(),上下级目录访问cd(),cd..(),cd\\(),文件复制copy(),这些函数怎么写啊?请大家帮帮忙!写好后可发到邮箱jsj5219@163.com 部分代码:-disk file operations
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:2968
    • 提供者:龙龙
  1. 1201BOOSTCOMMV2.01

    0下载:
  2. 本代码为本人在做DSP某功能实验用的,上下位机通信,及烧写定植用的原代码,可以学习下这里的基本界面控件的使用和API关于creatfile等函数的使用,及成员函数调用线程的使用方法.
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:51791
    • 提供者:曹智慧
  1. 获得USB设备句柄

    0下载:
  2. 我用VB写的应用程序,用的是68013芯片,驱动程序也已经安装好,并且操作系统已经能识别设备,可是应用程序用creatfile就是打不开设备,得不到设备句柄。-I use VB to write applications, using the 68013 chip, drivers have been installed, operating systems and equipment has the ability to recogn
  3. 所属分类:界面编程

    • 发布日期:2024-09-20
    • 文件大小:1024
    • 提供者:宁雨
  1. dfop

    0下载:
  2. 磁盘文件操作 已在磁盘上划分一定空间文件filesys.dat来模拟真实磁盘,现在要在该模拟磁盘中建立文件creatfile(),删除文件del(),创建目录md(),删除目录rd(),文件修改内容并保存edit(),上下级目录访问cd(),cd..(),cd\(),文件复制copy(),这些函数怎么写啊?请大家帮帮忙!写好后可发到邮箱jsj5219@163.com 部分代码:-disk file operations a
  3. 所属分类:操作系统开发

    • 发布日期:2024-09-20
    • 文件大小:3072
    • 提供者:龙龙
  1. 1201BOOSTCOMMV2.01

    0下载:
  2. 本代码为本人在做DSP某功能实验用的,上下位机通信,及烧写定植用的原代码,可以学习下这里的基本界面控件的使用和API关于creatfile等函数的使用,及成员函数调用线程的使用方法.-The code for the DSP I do a functional test, the upper and lower machine communications, and colonization by the original progra
  3. 所属分类:通讯编程

    • 发布日期:2024-09-20
    • 文件大小:1937408
    • 提供者:曹智慧
  1. SeriesPort

    0下载:
  2. 通过CreatFile SetupComm GetCommStat等API函数来创建一个串口传输程序-CreatFile SetupComm GetCommStat such as through the API function to create a serial transfer procedure
  3. 所属分类:串口编程

    • 发布日期:2024-09-20
    • 文件大小:3701760
    • 提供者:jingyangw
  1. crashrpt_source

    0下载:
  2. 当程序异常时,产生rpt文件,里面包含出错信息.-program creatfile writed something which exception info
  3. 所属分类:系统编程

    • 发布日期:2024-09-20
    • 文件大小:366592
    • 提供者:郭谦
  1. creatfile

    0下载:
  2. 在当前路径下创建一个文件,读者可以根据该思路改变路径和文件中内容。-In the current path to create a file, the reader can change the path of the ideas and contents of the document.
  3. 所属分类:图形图象

    • 发布日期:2024-09-20
    • 文件大小:1965056
    • 提供者:wangweichao
  1. creatfile

    0下载:
  2. 通讯函数中 creatfile的函数说明-Communication function creatfile descr iption of the function
  3. 所属分类:通讯编程

    • 发布日期:2024-09-20
    • 文件大小:1024
    • 提供者:lzy
  1. creatfile.c

    0下载:
  2. 在Linux生成一个任意大小的随机文本文件。包括大小写字符和数字。-Generating an arbitrary size in the Linux random text file. Including upper and lower case characters and numbers.
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-09-20
    • 文件大小:1024
    • 提供者:周玉堂
  1. CreatFile

    0下载:
  2. Visual C++ MFC 做的txt文本指定字符串提取。-Visual C++ MFC to do the specified string txt text extraction.
  3. 所属分类:Windows编程

    • 发布日期:2024-09-20
    • 文件大小:27809792
    • 提供者:谢明
  1. Delphi_230785

    0下载:
  2. 用多线程技术的Delphi API 串口通信例子,应用程序只需调用API对读/写缓冲区操作即可,用到了一些API函数,比如CreatFile打开文件函数、Setupcomm设置通信缓冲区大孝ReadFile读串口操作等 -With multi-threading technology Delphi API serial communication example, the application simply call API fo
  3. 所属分类:Windows编程

    • 发布日期:2024-09-20
    • 文件大小:7168
    • 提供者:B4P56BE
  1. delphiapithread

    0下载:
  2. 采用多线程技术的Delphi API 串口通信例子,应用程序只需调用API对读/写缓冲区操作即可,用到了一些API函数,比如CreatFile打开文件函数、Setupcomm设置通信缓冲区大孝ReadFile读串口操作等,当然还用到了许多函数。除了用到这些API函数外,还用到了一个DCB设备控制块,本例仅作最基本的API串口通信介绍,因此程序代码都不是太复杂的设计,仅创建了一些新项目后为form窗体增加几行代码即可。-Delphi AP
  3. 所属分类:Dephi控件源码

    • 发布日期:2024-09-20
    • 文件大小:7168
    • 提供者:wpudn45
  1. Desktop

    0下载:
  2. creatfile hooking c++ wih source
  3. 所属分类:钩子与API截获

    • 发布日期:2024-09-20
    • 文件大小:4005888
    • 提供者:shit
  1. creatFile

    0下载:
  2. 使用C/C++函数获取当前系统时间并以当前系统时间为名称创建文档(Use the C/C++ function to obtain the current system time and create the document with the name of the current system time)
  3. 所属分类:Windows编程

    • 发布日期:2024-09-20
    • 文件大小:11728896
    • 提供者:SmallFire

源码中国 www.ymcn.org