资源列表
[C#编程] Large_integer_adder
说明:大整数加法 我们将一个大整数从右到左分组,每三位为一个节点,若剩余一个组不满三位也将其作为一个节点处理。大整数本身的符号用头节点来表示。1表示正数,-1表示负数。通过这样的方式我们就构造了一个存储大整数的双向链表,然后就可以进行大整数的基本运算了。-Large integer addition we will be a large integer division from right to left, each for a three-node, if a group dissatisfied<夏洁> 在 2025-09-27 上传 | 大小:1kb | 下载:0
[文件操作] TimerCopyFile
说明:主要介绍几个API的使用,CopyFile,MoveFile,及配置文件的使用。-API introduced the use of a few, CopyFile, MoveFile, and the use of configuration files.<刘锋> 在 2025-09-27 上传 | 大小:2.01mb | 下载:0
[Windows编程] CCodingStandards
说明:一部经典的C++编码标准原版书籍,很有帮助-C++ Coding Standards<陈佳> 在 2025-09-27 上传 | 大小:503kb | 下载:0
[界面编程] VC_basic_control
说明:多种控件的示例,包括Button,Treectrl,listctrl,propertytap等各种控件的使用示例,不用再找一大堆源码-This code includes many kinds of controls: Button, Treectrl, Listctrl, Propertytap and so on. It s a good example for the new learners.<林瑞蓝> 在 2025-09-27 上传 | 大小:87kb | 下载:0
[界面编程] Skinbeauty(example)
说明:Skinbeauty.dll是一个非常好用的界面工具,这个例子简明的介绍了它的用法,可以在短时间内做出一个漂亮的界面-Skinbeauty.dll is a very useful tool. You can create a beautiful interface without much effort.<林瑞蓝> 在 2025-09-27 上传 | 大小:503kb | 下载:0
[其他小程序] recordClick
说明:记录鼠标的动作形成文件,并能够回放,用c#编写而成-Records document the formation of the mouse movements and be able to playback using c# was prepared by the<pudnhhh> 在 2025-09-27 上传 | 大小:295kb | 下载:0
[其他小程序] Screencopy
说明:一个截图小程序,类似qq截图的软件,用c#编写而成-A screenshot applet, similar to qq screenshot software, has been prepared by using c#<pudnhhh> 在 2025-09-27 上传 | 大小:480kb | 下载:0