-
消除字符串前导及后续空白字符的实例。Win32环境下使用。
消除字符串前导及后续空白字符的实例。Win32环境下使用。-Eliminate continuous space characters in a string in Win32.
- 2022-06-21 07:51:08下载
- 积分:1
-
正则表达式,不错的好东西,有需要了解和学习的下载不吃亏
正则表达式,不错的好东西,有需要了解和学习的下载不吃亏-Regular expressions, good good things, there is a need to understand and learn the download does not suffer
- 2023-03-09 03:40:02下载
- 积分:1
-
用c语言写的飞机游戏,界面朴实。操作简便易行。易于初学者学习...
用c语言写的飞机游戏,界面朴实。操作简便易行。易于初学者学习-With the plane c language games, and simple interface. Easy to operate. Easy for beginners to learn
- 2022-06-21 10:31:43下载
- 积分:1
-
Application_BeforeBuildStart()一个Visual Studio预定义的事件处理器,代码位于一个宏文件中,当你选择“Tools Mac...
Application_BeforeBuildStart()一个Visual Studio预定义的事件处理器,代码位于一个宏文件中,当你选择“Tools Macro”菜单项时,你看不到它,所以你需要在文件中至少包含一个dummy宏来访问源代码。-Application_BeforeBuildStart () Visual Studio a predefined event processor, code-hong in a document, when you choose "Tools Macro" menu item, you can not see it, so you need to in the document include at least one dummy Acer to visit the source code.
- 2022-02-04 13:39:17下载
- 积分:1
-
一个基于PCF8563芯片的时钟程序。通过51单片机控制PCF8563芯片的初始化,读取和附值...
一个基于PCF8563芯片的时钟程序。通过51单片机控制PCF8563芯片的初始化,读取和附值-PCF8563 a chip on the clock procedures. Through 51 PCF8563 chip microcontroller control of initialization, reading and the value attached
- 2022-06-27 20:15:32下载
- 积分:1
-
in C++ Builder, it can be easy to show transparent bitmap. Bitmap and transparen...
在C++Builder中,可以轻而易举地显示透明位图。透明位图与透明GIF图像相比有一个很大的优点,即:GIF图像格式最大支持256种颜色,位图却可以支持真彩色。 -in C++ Builder, it can be easy to show transparent bitmap. Bitmap and transparent transparent GIF image compared with a lot of advantages, namely : GIF format images maximum support 256 color bitmap can support true color.
- 2022-01-22 10:40:35下载
- 积分:1
-
测量检查程序,根据外业原始记录和检查记录,程序自动计算检查结果...
测量检查程序,根据外业原始记录和检查记录,程序自动计算检查结果-Measurement procedures for screening outside the industry, according to the original records and inspection records, the program automatically calculates the test results
- 2022-03-19 12:38:32下载
- 积分:1
-
windows定时器
Windows的自动开关任务,时间和任务设定后,让程序自动执行。Windows的注册表编辑器没有自动定位功能,要打开某项注册表键值必须一级级展开,十分麻烦,注册表定位器帮你一键快速定位到注册表项,方便之极,网络上的各种注册表定位器软件也是运用了此源代码,如果你设计的软件需要此项功能可以参考一下该源码,
- 2022-04-09 03:00:30下载
- 积分:1
-
初学编程写的一个简易整数计算器,希望大家喜欢
初学编程写的一个简易整数计算器,希望大家喜欢-Novice programmer wrote a simple integer calculator, I hope everyone likes
- 2022-04-09 09:43:03下载
- 积分:1
-
求解最短哈密顿回路,先用贪心方法求解一个路径及权值,以此作为回溯剪枝界。...
求解最短哈密顿回路,先用贪心方法求解一个路径及权值,以此作为回溯剪枝界。-Solving the shortest Hamiltonian circuit, first with the greedy method to solve a path and weight, as a back pruning sector.
- 2022-05-13 10:53:59下载
- 积分:1