-
一些常用的键盘扫描去抖程序,都是语言编写程序。
一些常用的键盘扫描去抖程序,都是语言编写程序。-Some commonly used keyboard scan debounced procedures are programming languages.
- 2022-05-10 11:22:45下载
- 积分:1
-
excel C++操作类
本模块专门用于读写Excle文件,可以进行各类基础操作,如读入,写,保存,另存为等。本模块实现只调用C库函数,可移植性强,能适应各种情况,是各种条件下访问excle的好工具。
- 2023-02-04 02:25:03下载
- 积分:1
-
他计划使用INI文件确定菜单程序。程序动态…
his program uses an ini file to determine a menu routine. The program dynamically adds menus that run programs and has the ability to pass arguements to those programs if needed. The program can go 5 submenu s deep and can start from no menus to basically an unlimited amount of menus. Have also written in C++ builder but haven t made the Cbuilder one go 5 subs deep yet.-his program uses an ini file to determine a menu routine. The program dynamically adds menus that run programs and has the ability to pass arguements to those programs if needed. The program can go 5 submenu s deep and can start from no menus to basically an unlimited amount of menus. Have also written in C++ builder but haven t made the Cbuilder one go 5 subs deep yet.
- 2022-06-17 04:57:32下载
- 积分:1
-
Source code of format disk.
磁盘格式化是计算机用户经常使用的操作之一,但由于操作系统的控制台和(Shell)提供了对格式化的完美支持,使编程人员很容易忽视用户对格式化的基本需求。在他们看来,磁盘格式化对用户来说并不是一个太大的问题,应用程序不必要对它提供支持。其实,这是一个错觉,当用户在运行应用程序遇到需要格式化磁盘时,再切换到控制台或者资源管理器去格式化磁盘是非常不便和烦琐的。 还有一部分编程人员认为磁盘格式化很容易实现,没有技术障碍,因此没有赋予足够重视。其实,在实际编程时笔者发现磁盘格式化是一个不大不小的问题。一方面,它要求编程尽量简单,不要涉及中断、端口读写、物理扇区存取、VXD、WDM驱动程序等复杂细节,只要能实现格式化即可,代码越简单越好,最好是只调用一个函数即可实现。-Source code of format disk.
- 2022-07-13 06:38:27下载
- 积分:1
-
可进行加减乘除乘方运算,读取文本文件,可在文本里写:4+(2^2^3*4...
可进行加减乘除乘方运算,读取文本文件,可在文本里写:4+(2^2^3*4-120)*2 立刻计算出结果-a calculate that have functin of+-*/^,very good!
- 2022-04-13 08:02:49下载
- 积分:1
-
词汇统计程序,文本输入输出,统计字母出现数量
词汇统计程序,文本输入输出,统计字母出现数量-Statistical procedures vocabulary, text input and output, statistics the number of letters appear
- 2022-01-26 05:30:10下载
- 积分:1
-
Color feature, you should know what the features color before go to extract them...
Color feature, you should know what the features color before go to extract them.
- 2022-02-02 17:44:47下载
- 积分:1
-
shxian digui de xiansh wenjian minglinbg de
shxian digui de xiansh wenjian minglinbg de -shxian digui de xiansh wenjian minglinbg de
- 2022-04-27 09:08:36下载
- 积分:1
-
AppWizard has created this Formula application for you. This application
not on...
AppWizard has created this Formula application for you. This application
not only demonstrates the basics of using the Microsoft Foundation classes
but is also a starting point for writing your application.
- 2022-07-08 17:27:08下载
- 积分:1
-
qxl驱动源码,包括miniport和display两部分
qxl源码包,Windows qxl驱动,包括miniport和display两部分。使用Windows SDK直接运行build -cZg即可。生成文件包括qxldd.dll和qxl.sys文件。
- 2022-07-14 04:09:56下载
- 积分:1