-
一个小工具,可用于文件中文字内容的替换,支持多递归搜索文件...
一个小工具,可用于文件中文字内容的替换,支持多递归搜索文件-a small tool can be used to document text replacement, support multiple recursive search files
- 2022-11-30 14:15:03下载
- 积分:1
-
E:studyvbcodestaytop.zip
E:StudyVBCodeStayTop.zip
- 2022-01-26 07:11:35下载
- 积分:1
-
如何记录程序的设置参数
如何记录程序的设置参数-how to record the procedures set parameters
- 2022-03-15 11:24:57下载
- 积分:1
-
生成等角度均匀分布的网格点阵的c++程序,可以用于工程,数学等领域的按角度(alpha, belta, gamma)搜索优化问题。...
生成等角度均匀分布的网格点阵的c++程序,可以用于工程,数学等领域的按角度(alpha, belta, gamma)搜索优化问题。-Generate uniformly distributed angle of the grid lattice. The c++ program can be used for engineering, mathematics and other fields according to the angle (alpha, belta, gamma) searching optimization problem.
- 2022-06-01 11:04:03下载
- 积分:1
-
关于如何显示位图,用C语言实现的。
有一定的 言及欧价值1
关于如何显示位图,用C语言实现的。
有一定的 言及欧价值1-On how to display a bitmap with C language realization. Europe has some mention of the value of one
- 2023-02-26 06:35:03下载
- 积分:1
-
自己写的一个 Base64 编码解码工具,fcl 里已经有了,写这个主要是为了让大家了解 Base64 编码原理...
自己写的一个 Base64 编码解码工具,fcl 里已经有了,写这个主要是为了让大家了解 Base64 编码原理-His writing a Base64 encoding and decoding tools, fcl were already there, writing this mainly to let everyone understand the principles of Base64 Encoding
- 2022-01-26 00:36:37下载
- 积分:1
-
使用工具:VC++6.0(MFC)
程序名:ChangeImg.exe
功能:完成256色的pcx的图片转成bmp格式文件...
使用工具:VC++6.0(MFC)
程序名:ChangeImg.exe
功能:完成256色的pcx的图片转成bmp格式文件-use of tools : VC 6.0 (MFC) procedures Name : ChangeImg.exe functions : to complete the 256 color pictures nil conversion bmp format
- 2022-03-18 22:43:35下载
- 积分:1
-
自制的代码编辑器,可以写C++,C语言的代码编辑器,实现代码折叠,系统保留字变色显示,使用scintilla实现,并很好的与MFC结合,可以用类似方法把该代码编...
自制的代码编辑器,可以写C++,C语言的代码编辑器,实现代码折叠,系统保留字变色显示,使用scintilla实现,并很好的与MFC结合,可以用类似方法把该代码编辑器放进自己的view类,只需仿照这个程序重写onsize,oncreate函数即可,scintilla使用的notepad++改装后重编译的版本,可以直接使用里面的d-Self-made code editor, you can write C++, C language code in this editor, code folding implementation, the system reserved word color display, using scintilla implementation, and a very good combination with the MFC, you can use a similar approach to the code editor into the your own view class, just along the lines of this program rewritten onsize, oncreate function can be, scintilla use notepad++ re-compile the modified version, can be used directly inside the dll
- 2022-02-28 14:53:16下载
- 积分:1
-
步骤:。编译DLL:CL / LD f.cpp。查看出口:dumpbin /exports f.dll的…
steps: . compile dll: cl /LD f.cpp . view the exports: dumpbin /exports f.dll . compile exe: cl test.cpp . run: test
- 2022-03-24 08:35:04下载
- 积分:1
-
自动搜索串口显示连接程序
应用背景该程序可用于自动连接串口等相关技术,在连接串口错误时,会有提醒,不会直接关闭窗口。如果在打开此软件之前有链接串口,则会提醒哪些个串口可以使用。关键技术最主要的关键技术是可以自动搜索串口,在串口连接有误的时候,会有提醒,不会直接关闭软件,因而具有较好的容错率。与此同时,有红色和绿色来表示串口是否打开。具有串口发送、接收数据。
- 2022-07-18 11:26:53下载
- 积分:1