-
完全利用VB,不使用任何控件建立的一个扑克牌游戏
完全利用VB,不使用任何控件建立的一个扑克牌游戏
- 2022-02-14 04:50:10下载
- 积分:1
-
File owner determining example.
File owner determining example.
- 2022-04-17 17:42:16下载
- 积分:1
-
notepad plus是sourceforge上一个非常优秀的开源项目,是用C++编写的,相当于很多语言的编译器...
notepad plus是sourceforge上一个非常优秀的开源项目,是用C++编写的,相当于很多语言的编译器-sourceforge on notepad plus is a very good open source project, is to use C prepared, which is equivalent to many language compiler
- 2022-04-29 11:41:56下载
- 积分:1
-
对文件操作的程序使用C语言编写,使用的huffm…
本程序使用C语言进行文件操作,使用哈夫曼算法进行编码压缩-procedures for the use of the C language for file manipulation, the use of Huffman coding compression algorithm
- 2022-05-20 20:40:15下载
- 积分:1
-
VC++6.0写的关于用API函数查找文件的测试程序,欢迎大家下载
VC++6.0写的关于用API函数查找文件的测试程序,欢迎大家下载-VC++ 6.0 written on the document search using API function testing procedures are welcome to download the U.S.
- 2022-08-19 12:12:54下载
- 积分:1
-
INI文件的操作,是使用非常方便:1。首先,inifil删除…
操作INI文件,非常方便...
使用方法:
1.先把IniFile.h,IniFile.ccp加入Porject,在要使用该类的头文件中加入
#include "IniFile.h",及CIniFile IniFile
2.读取和写入:
string = IniFile.GetString("section","item","默认")
int = IniFile.GetInt("section","item",666)
IniFile.SetString("section","item","设置值")
IniFile.SetInt("section","item",666)
3.ini文件名及路径在初始化时,用SetFileName()设置-Operation of INI file, is very convenient to use ...: 1. First IniFile.h, IniFile.ccp adding Porject, to be used in the first such document by adding# Include
- 2023-07-09 08:15:03下载
- 积分:1
-
window下,用于文件读写的线程读写锁
window下,用于文件读写的线程读写锁-read and write file lock for windows
- 2022-05-24 02:04:23下载
- 积分:1
-
vba程序,word自动化程序,vc操作msword,vc操作msword
vba程序,word自动化程序,vc操作msword,vc操作msword-vba procedures, word automation procedures, vc operation msword, vc operation msword
- 2022-02-03 13:41:50下载
- 积分:1
-
该程序实现了对读取多个文件的文件路径的处理,将选中的多个文件路径显示在列表中,还实现了对某个文件夹的选择,并可将选中文件夹的路径显示在列表中...
该程序实现了对读取多个文件的文件路径的处理,将选中的多个文件路径显示在列表中,还实现了对某个文件夹的选择,并可将选中文件夹的路径显示在列表中-the program achieved a number of documents to read in the paper path, it will select a number of file path displayed in lists, but also to achieve a certain folder options could be selected folder path displayed in lists
- 2023-05-04 10:30:04下载
- 积分:1
-
本软件可以将frotran程序的框架全部列出来,能让程序之间的互相调用关系看起来一目了然,同时在一个大型的程序中间查找变量起来特别的方便,不仅可以显示出所在的行...
本软件可以将frotran程序的框架全部列出来,能让程序之间的互相调用关系看起来一目了然,同时在一个大型的程序中间查找变量起来特别的方便,不仅可以显示出所在的行数,而且,在查找到的内容里面双击就可以到达相应的位置,对用fortran编程的人来说,我认为还是一个不错的工具。-the software can be frotran the procedures set out in the framework of all, procedures can call among the relations seem clear, at the same time a large-scale search procedures intermediate variables is particularly convenient, not only can demonstrate that the line number, but in search of the contents inside can be reached double-click on the corresponding position, using FORTRAN programming to the people, I believe it is a good tool.
- 2022-07-03 23:30:25下载
- 积分:1