资源列表

« 1 2 ... .78 .79 .80 .81 .82 49783.84 .85 .86 .87 .88 ... 66581 »

[Windows编程cppsfs

说明:本.cpp代码主要是收集了一些常用的C++算法相关内容,关键地方都已标记注释,比如链表数据、尾插法利用一个动态指针、迭代斐波那契、循环队列、KMP模式匹配算法,二叉树二叉链表节点结构定义、二叉排序树查找、平衡二叉树 AVL、优化后的冒泡算法、简单的选择排序,依次比较将最小的,然后与第一个位置交换、希尔排序、堆排序、归并排序(内存占用大)等,具体请下载这个源代码文件。-The. Cpp code is a collection of some commonly used C++ algorithm
<gxtxtplg> 在 2025-07-23 上传 | 大小:9kb | 下载:1

[Windows编程userLogin

说明:Login 基于C++实现的漂亮登录界面,界面中的编辑框、按钮都很特别的,用来美化窗口是个不错的范例。-Login Log-based C++ interface to achieve beautiful, interface edit boxes, buttons are very special, to beautify the window is a good example.
<gxtxtplg> 在 2025-07-23 上传 | 大小:850kb | 下载:0

[Windows编程CPPstatuslogdemo

说明:一个VC++的日志生成类 附完整源码例子,编译生成EXE后,在Debug目录下生成txt格式的日志文件,记录程序运行的每一个环节,可扩展成操作日志、维护日志等,源码编译运行截图如图所示-A VC++ log generated class with full source code examples, the compiled EXE, generate txt log file format in the Debug directory, records program run every a
<gxtxtplg> 在 2025-07-23 上传 | 大小:15kb | 下载:0

[Windows编程VCcontrolpanneladd

说明:VC.NET在系统“控制面板添加删除程序”中添加程序,通过修改注册表键值来实现,并不对控制面板窗口进行操作,如测试截图所示,程序修改注册表键值成功后,弹出提示告诉用户修改结果。-After adding VC.NET System "Control Panel Add or Remove Programs" in the program, by modifying the registry key to achieve, does not operate on the Control Panel
<gxtxtplg> 在 2025-07-23 上传 | 大小:29kb | 下载:0

[Windows编程VC.NETDLL

说明:VC.NET显式链接DLL,那个半透明窗口不错啊,在关于显式链接DLL的源码,比较简单的那种参考实例,欢迎大家参考-VC.NET explicitly linked DLL, the translucent window ah well, at about explicitly link the DLL source code, relatively simple examples of the kind of reference, we welcome the reference
<gxtxtplg> 在 2025-07-23 上传 | 大小:51kb | 下载:0

[Windows编程ctretedafile

说明:使用VC.NET建立一个特大文件,看了一下,所创建的大文件HugeFile.dat是200M,里面究竟是什么内容,你看了就知道,我暂时没有看,这里只是教你一种用VC.NET生成大文件的方法,有VS2010的用户可编译运行下。-Use VC.NET create a large file, looked at the large files created HugeFile.dat is 200M, which is exactly what you read on to know, I do n
<gxtxtplg> 在 2025-07-23 上传 | 大小:28kb | 下载:0

[Windows编程Vcfindertxt

说明:VC.NET对文本文件进行查找与替换操作,类似记事本里的查找替换功能,挺简单的,对于初学者来说,是想当实用的VC小技巧。本源码不能运行于VC6.0,需要VS2010才可以。-VC.NET text file search and replace operations, similar to Notepad s Find and Replace feature, quite simply, for starters, is the VC wanted practical tips. The sou
<gxtxtplg> 在 2025-07-23 上传 | 大小:28kb | 下载:0

[C#编程Gdx

说明:图书馆管理系统源代码,使用VS2005制作-Library management system source code, making use VS2005
<郭大兴> 在 2025-07-23 上传 | 大小:6.72mb | 下载:0

[Windows编程vcdialogs

说明:本实例集中展示了一些VC.NET文件对话框的使用演示,功能有如何设置文件保存对话框、如何设置文件对话框的标题、如何设置文件对话框过滤器、如何设置文件对话框多重选择功能、如何设置文件对话框打开时的目录位置、如何设置从文件对话框中获取文件扩展名、如何从文件对话框中获取文件标题、如何获取文件对话框选择的多个文件,相信这些很基础的对话框实例,对vc++.NET入门者会有不小的帮助。-This example demonstrates the use of showcasing some of VC.NE
<gxtxtplg> 在 2025-07-23 上传 | 大小:42kb | 下载:0

[Windows编程setdialogs

说明:这是一个VC.NET源码,使用页面设置对话框,在VC.NET编程中对对话框的使用不太熟悉的初级爱好者,你可下载参阅。 -This is a VC.NET source, use the Page Setup dialog box, in VC.NET programming are not familiar with the use of dialog primary lovers, you can download the information.
<gxtxtplg> 在 2025-07-23 上传 | 大小:50kb | 下载:0

[C#编程MC1000

说明:c# MC1000开发源码,实现上传,下载,通讯功能-c# MC1000
<大山> 在 2025-07-23 上传 | 大小:158kb | 下载:0

[Windows编程fontdialog

说明:VC.NET源码实现在窗口指定区域点击鼠标右键,弹出字体设置对话框,在对话框中可设置窗口内的文字样式和颜色以及大小,就和Windows的字体对话框功能是一样的。-VC.NET source to achieve the designated area of the window click the right mouse button to bring up the Font Settings dialog box where you can set the text style and col
<gxtxtplg> 在 2025-07-23 上传 | 大小:28kb | 下载:0
« 1 2 ... .78 .79 .80 .81 .82 49783.84 .85 .86 .87 .88 ... 66581 »

源码中国 www.ymcn.org