-
完成VC++控制WORD书签程序,能够自动在VC下打开WORD2000程序
完成VC++控制WORD书签程序,能够自动在VC下打开WORD2000程序-complete control procedures Word bookmarks to automatically open the VC procedures WORD2000
- 2022-02-02 18:06:22下载
- 积分:1
-
OD的HELPDBG文件,防止壳类软件检测出OD的溢出,大小为1M
OD的HELPDBG文件,防止壳类软件检测出OD的溢出,大小为1M-OD" s HELPDBG documents, to prevent the shell class software detected OD overflow, the size of 1M
- 2022-01-26 03:56:30下载
- 积分:1
-
实现文件对话框的相关操作
实现文件对话框的相关操作-files related to the operation of dialog
- 2022-01-28 03:49:35下载
- 积分:1
-
单文档,可以像TXT记事本一样操作,但比记事本功能多
单文档,可以像TXT记事本一样操作,但比记事本功能多-Single document, can be like Notepad as TXT, but more than Notepad function
- 2022-09-17 13:45:03下载
- 积分:1
-
文件合并分离器,平时看到很多文件捆绑器,可是要分析其程序必须要分离,从网上找到的不是太好用,也不可控,就自己做了1个...
文件合并分离器,平时看到很多文件捆绑器,可是要分析其程序必须要分离,从网上找到的不是太好用,也不可控,就自己做了1个-merger document separator, usually see a lot of paper-bound, but should analyze its procedures must be separated from the Internet is not handy, nor controllable, it had become a
- 2022-07-27 02:18:27下载
- 积分:1
-
C语言强化的绝好原代码,有助于你对C语言的提高
C语言强化的绝好原代码,有助于你对C语言的提高-C language to strengthen the excellent original code, which will help you to improve the C language
- 2022-01-26 01:01:46下载
- 积分:1
-
节目告诉我们
应用背景本节目讲述去除重复阵列的双打只使用C程序,这对终端使用GCC编译器是最好的一个。关键技术此代码用于从数组中删除重复的代码
- 2022-01-26 08:21:30下载
- 积分:1
-
16f 84 pic 伺服控制器 8 伺服
&LIST ;P=PIC16F84,R=DEC ;#INCLUDE";p16f84.inc";;-----------------------------------------------------------------与MPASM组装。免费提供http://www.microchip.com;------------------------------------------------------------;;伺服控制器版本1.1;28/10/2001;修复了串行接收数据问题,假设PC不在中间,PIC在停用CTS时发送一个字节,从而可能丢失一个字节。;;此程序将控制连接到PIC微控制器端口B的4个伺服系统;伺服系统通过响应提供给它们的脉冲来工作;大约每20毫秒一次。脉冲宽度控制伺服系统的位置;通常,约1520 us的脉冲宽度用作中性(中心)位置指示器
- 2022-07-23 22:40:03下载
- 积分:1
-
许多流行的编辑软件提供查看二进制文件的功能,如:ULT…
很多流行的编辑器软件都提供了查看二进制文件的功能,例如:UltraEdit便提供了这样的功能,它能够显示二进制文件的内容,即将二进制代码显示为十六进制。这种功能对于进行系统级的开发很有用处。本例实现了这种功能。-many popular editing software provided View binary file functions, such as : UltraEdit will provide such a function, it can show binary content of the document, will show the binary code for hexadecimal. This function for system-level development useful. The cases to achieve this function.
- 2023-01-25 21:35:03下载
- 积分:1
-
VC中提供了CFileDialog类来选择文件,如果想实现选择文件夹的功能,就不是那么简单了。下面的函数,可以实现选择文件夹的功能。并且可以指定文件夹和对话框的...
VC中提供了CFileDialog类来选择文件,如果想实现选择文件夹的功能,就不是那么简单了。下面的函数,可以实现选择文件夹的功能。并且可以指定文件夹和对话框的名称。-VC provides a CFileDialog to select the type of document, if you want to realize the function of choosing the folder, it is not so simple. The following function, you can choose to realize the function of the folder. And can specify the folders and the name of the dialog box.
- 2022-03-20 14:39:00下载
- 积分:1