资源列表
ftp
- VC FTP 上传下载文件客户端程序,通过设置FTP主机信息(IP地址、用户名、密码)等信息后,可连接到FTP服务器,连接成功后,可通过本FTP程序创建目录删除目录、改变当前目录、上传文件、下载文件、发送文件信息等操作功能,实现了一些基本的FTP操作。-VC FTP client program to upload and download files, by setting the FTP host information (IP address, user name, password) a
NCSkinDemo
- vc++ MFC非客户区完美自绘,框架窗口非客户区自绘类,供大家学习参考,Author: 李其宋。实现在指定位置绘制按钮,剪除掉客户区,绘制底部和边框,判断当前按钮是否需要重绘,根据窗口矩形创建一个圆角矩形,根据圆角矩形指定的区域改变窗口的形状,往对话框添加一个按钮,供大家参考。-vc++ MFC non-client area perfect self-painted, non-client area of a window frame from the paint
transparent_dialog
- VC++实现的透明对话框,其原理类似于窗口透明,打开后,看不到窗口的标题栏和操作按钮,也没有状态栏和边框,就像一个透明的图片一样,可以看到对话框底层的内容。那怎么关闭了,我们可以按键盘上的“ESC”键退出程序。有VC6的,可重新编译测试。-VC++ implementation of transparent dialog, the principle is similar to the window and transparent, open, look at the title bar and
multiview
- VC++实现 multiview多视图窗口的实例源代码,可看到打开窗体时有几个子窗体随主窗口一起打开,如果你不知道这是怎么创建的,那么你需要本源码为你提供参考。源码在VC6.0下可顺利编译。如果初次编译有误,你可重新编译一下即可正常。-VC++ implementation source code examples multiview multi-view window, you can see there are several sub-forms together with the main
ScreenSwitch
- VC++ ScreenSwitch全屏切换的窗口,MultiScreen窗口的源代码,点击“view”菜单里可切换不同的窗口视图,例子过于简单,不过原理大致是如此,欢迎参考。-VC++ ScreenSwitch toggle fullscreen window, MultiScreen source code window, click on the "view" menu to switch between different window view, simplistic example,
javarmi
- 使用Java 提供的RMI 函数实现一个远程函数调用过程。要产生远端对象时,必须明确定义其接口(Interface),通过接口可以隐藏底层实现-Using Java RMI provides functions to implement a remote function call. To generate a remote object, you must explicitly define its interface (Interface), through the interface ca
jni
- 一个asift.cpp源码,生成asift.dll,用于图像识别算法sift,进行图片的识别-A asift.cpp source, generating asift.dll, for image recognition algorithms sift, to identify pictures
AutoResizingControls_src
- This the window creaating and auto resizing controls in MFC. the controls used in best example-This is the window creaating and auto resizing controls in MFC. the controls used in best example..
FilterExDemo
- it is the resizable dialog window in windows vc++. the window is resized to it
abhishekmishra_1_1
- Contains a program in google code jam
RansacDemo
- Ransac算法实现的二维上的匹配,MFC完成的界面-This is a ransac demo using MFC as the interface
Expert-C-Programming
- 目录 第一章 c穿越时空的迷雾 第二章 这不是Bug,是语言的特性 第三章 分析c语言和声明 第四章 令人震惊的事实,属猪和指针并不相同 第五章 对链接的思考 第六章 运行的诗章:运行时数据结构 第七章 对内存的思考 第八章 为什么程序员无法分清万圣节和圣诞节 第九章 再论数组 第十章 再论指针 第十一章 你懂得c,所以c++不在话下-Directory The first chapter c fog through time and space
