登录
首页 » 操作系统 » 微软可访问接口

微软可访问接口

于 2022-01-26 发布 文件大小:232.41 kB
0 102
下载积分: 2 下载次数: 1

代码说明:

Microsoft accessible接口的delphi实现-Microsoft accessible interface delphi realize

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 在Linux Red Hat下用C++设计并实现一个多用户多级目录结构的文件。...
    在Linux Red Hat下用C++设计并实现一个多用户多级目录结构的文件系统。-In the Linux Red Hat using C++ Designed and implemented a multi-user multi-level directory structure of the file system.
    2022-03-22 08:01:13下载
    积分:1
  • vc读取物理内存
    使用vc获取系统当前的物理内存信息,你可以使用它编写一些小工具,或者用来检测或评判某个系统运行状态!
    2022-08-11 04:45:31下载
    积分:1
  • 一个非常全面的开发包。包括实模式中断,内存和磁盘处理
    一个非常全面的开发包。包括实模式中断,内存和磁盘处理-A very comprehensive development package. Including the real-mode interrupts, memory and disk processing
    2023-05-27 03:20:03下载
    积分:1
  • 这个算法不是很完美,但也算是一点成绩了.
    这个算法不是很完美,但也算是一点成绩了.-A good algorithm, though not perfect :-)
    2022-03-16 20:10:32下载
    积分:1
  • 分析了IDE接口硬盘控制寄存器模型;论述了IDE接口硬盘的读写几项技术;给出了设计硬盘克 隆软件的思想和方法,方法针对硬盘物理扇区进行读写,与硬盘上安装的具...
    分析了IDE接口硬盘控制寄存器模型;论述了IDE接口硬盘的读写几项技术;给出了设计硬盘克 隆软件的思想和方法,方法针对硬盘物理扇区进行读写,与硬盘上安装的具体操作系统的类型无关,并与硬 盘驱动器的物理结构无关。-Analysis of the IDE hard disk interface control register model discusses the IDE interface hard disk read and write a number of technologies gives the design the hard disk cloning software, the ideas and methods, methods for the physical sector of the hard disk read and write, and the hard disk is installed on specific operations the type of system has nothing to do with the physical structure of the hard drive has nothing to do.
    2022-05-12 23:10:21下载
    积分:1
  • dsp/bios下串口的IOM驱动源码,希望对大家开发自己的程序有所帮助...
    dsp/bios下串口的IOM驱动源码,希望对大家开发自己的程序有所帮助-dsp/bios driver source code under the serial port of the IOM, in the hope we help to develop their own programs
    2022-08-06 10:42:00下载
    积分:1
  • TViX firmware creation tool.
    TViX firmware creation tool.
    2022-03-01 09:50:51下载
    积分:1
  • 动态分区存储管理方式的主存分配回收。存储管理中动态分区的管理方式,编写程序完成动态分区存储管理方式的主存分配回收的实现。实验具体包括:首先确定主存空间分配表;然...
    动态分区存储管理方式的主存分配回收。存储管理中动态分区的管理方式,编写程序完成动态分区存储管理方式的主存分配回收的实现。实验具体包括:首先确定主存空间分配表;然后采用最优适应算法完成主存空间的分配,完成主存空间的回收;最后编写主函数对所作工作进程测试。存分配时查找空闲区进行分配,然后填写已分配区表,主要操作在空闲区-dynamic storage management through the distribution of the main deposit recovery. Dynamic Storage Management Division"s management style and preparation procedures are completed through dynamic storage management of main memory allocated to achieve recovery. Experiments including : first to identify the main deposit space allocation table; Then using the optimal algorithm to adapt to the completion of main memory space allocated main memory space complete recovery; Final preparation of the main function of the work done by the process of testing. When you deposit allocated for distribution free zone, and then fill in forms have been allocated to the district, mainly operating in the district idle
    2022-07-03 06:52:38下载
    积分:1
  • fsdfsd 好超级好是酷我
    废话废话 blahblahblahblahblahblah 使用系统 ; 使用 System.Collections.Generic ; 使用 System.Linq ; 使用 System.Text ; 使用 System.Data.SqlClient ; 使用 System.Data ; 使用 System.Threading ; ConsoleApplication3 的命名空间 { 类的程序 { 静态 void Main (字符串 [] args) { 字符串 connectionString = @"数据源 =。SQLEXPRESS2008R2 ; 初始目录 = lab8 ; 集成安全性 = True"; System.Data.SqlClient.SqlConnection cn = 新 System.Data.SqlClient.SqlConnection(connectionString) ; cn。Open (); 字符串路径 = @"c:lab8"; foreach (文件路径字符串中 System.IO.Directory.GetFiles(path)) { SqlCommand cmd = 新 SqlCommand ("插入到 Files2(Name,Date) 值 (@Name,@Date)",cn) ; SqlParameter param = 新 SqlParameter() ; param。ParameterName ="@Name"; param。值 = System.IO.Path.GetFileName(filePath) ; param。SqlDbType = SqlDbType.VarChar ; cmd.Parameters.Add(param) ; param = 新 SqlParameter()
    2023-07-19 16:15:03下载
    积分:1
  • 能够实现中页面置换算法(先进先出算法)
    能够实现操作系统中页面置换算法(先进先出算法)-to achieve operating system page replacement algorithm (SJF)
    2022-01-26 05:03:40下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载