搜索资源列表
DdEdE.zip
- This article presents my work for managing XML documents into a VC++ application.I made this class with the help of Tom Archer s source code found on the CodeGuru Web site. For my personal application, I need to be able to load, parse, and save an XM
VC++criterion
- Visual C++中应该注意的编码规范以及不应粗心大意的小地方-Visual C should pay attention to the norms and codes should not be careless in small places
VC++chapter2
- 很不错的vc++可见讲义,带事例,可以看-very good vc Visibility lectures, with examples can be seen
VC++BUTTON
- 有一种按键,看起来是一幅完整的图片,当鼠标移到按键区域时,图片的一部分凸现,形成一个按键,当鼠标移走时又恢复原来状态。-a button, and seemed to be a complete picture, when moving the mouse button areas, Photo part of the highlights, forming a button when the mouse is removed when the restoration of the status
IPL和OpenCV在VC++环境下的应用
- 这篇文章是关于IPL和OpenCV的介绍,可以说国内还没有类似的文章。-This article is about IPL and OpenCV presentation, it can be said there are no similar articles.
CrossPlatform_calendar
- 本次实验中用Java实现的Calendar具有跨平台运行能力,并且具有非常友好和实用的界面,同时所有功能都可以在多个平台上使用。(开发平台Eclipse3.2.2) 实验中,该JAVA应用程序完全使用了SWING开发,可以获得更好的程序运行性能,特别是在JDK6.0环境下,程序运行性能和本地程序运行性能达到一致。同时,在应用程序界面风格方面,使用SWING开发的JAVA应用程序,具有更美观的界面;并且可以有多个风格让用户任意选择。本次实验中开发的JAVA版Calendar的界面风格始终保持和
200507251615205678
- softonline.dll中函数的使用,请见不同的例程,VB函数见VB例子,VC函数见VC例子,VFP函数见VFP的例子,BCB函数见BCB例子, Delphi函数见Delphi例子,PowerBuilder函数见PB例子,易语言函数见易语言例子,其中会有非常详细的介绍。-softonline.dll use, see different routines, VB function see examples VB, VC function see VC example, the funct
VC自学笔记
- 本人在自学VC的过程中的一些笔记,对VC的初学者可能有用-I VC in the process of self-learning some of the notes, the right VC may be useful for beginners
双缓冲绘图
- 详细说明了VC中双缓冲绘图的方法,可以提高图形生成质量(当然不是我写的,但对我最近写的一个程序帮助很大,不会侵权吧)-detailed descr iption of VC-buffer mapping method can improve the quality of graphics generation (of course I did not write, but I recently wrote a procedure for the great help, it will not b
mn
- 输入一个任意大小的迷宫,用栈求出一条走出迷宫的路径,并 显示在屏幕上。 程序实现: 可以实现载入迷宫和保存迷宫,附带文件中有4个测试迷宫路径的 文件test1~4.dd。请将这些文件拷贝到TC当前目录下,或者在载 入时写明完全路径。由于屏幕大小的限制,当用户自己输入迷宫 时一定要注意:迷宫大小是有限制的,不小于4*3,不大于30*20。 否则会出现错误信息。输入开始时全是墙,用上下左右键移动, 用Del键删除墙,形成通路,用Enter键添加墙。输入结束时可以 将迷宫保存下来,以dd为扩展名。输入
线程通信
- 线程通信 本 文 我 们 将 在VC++4.1 环 境 下 介 绍 一 个 父 进 程 和 其 子 进 程 的 通 信 实 例。 在 父 进 程Parent 窗 口 中 按 一 下 鼠 标 左 键, 就 会 产 生 一 个Pipe 和 启 动 子 进 程Child, 并 从Pipe 一 端 发 送 信 息, 同 时Child 启 动 后 会 创 建 一 个 工 作 线 程, 专 门 用 来 从 管 道 的 另 一 端 读 入 数 据。 通 过 父 进 程 菜 单 项 的 控 制 来 改 变 图
dll的创建与使用
- 在本篇文章中本人描述了在vc中创建dll的基本方法可能介绍的不够全面仅供参考-article in a footnote, I described the vc dll created the basic methods may be introduced not only comprehensive reference
atm
- 课程设计:ATM Project源码,有四个独立程序,银行端,货物公司端,ATM取款机端,自动售货机端,应该可以算四个,还有一个VC写的配置ODBC的源吗,另外,请求一个帐号用于下载源吗-Course Design: ATM Project source, there are four independent procedures, the bank client, goods company client, ATM client teller machines, vending machine
PSDD1
- 控件开发,在vc环境下可以考虑试用的,大家看看把-Control development, in the circumstances could be considered vc trial, let us look at the
GetMainContent
- VC++6.0编写的内容提取程序,虽然可以提取内容,但是没有进行内容分析和HTML代码过滤,但是提供了一些思想-VC++ 6.0 extraction procedure to prepare the content, although content can be extracted, but no HTML code content analysis and filtering, but provides some ideas
doufugb
- doufugb 組件是實現 將GB 轉換成為 Big5 的所有一個組件,他可以在 VB,VC,C++Builder 以及在 Asp,Php 中使用,使用的效率高,由於自帶字庫,所以安裝使用簡單,隻需要 將 doufugb.dll 文件 拷貝到 windows ,NT 或者 WIN2k 的 system 目錄下,執行 regsvr32 doufugb.dll 即可-doufugb component is to achieve Big5 to GB conversion to become
MyUpdate
- VC++写的软件在线升级(自动更新)程序示例,主程序是由VC++完成,为了使程序有进一步升级扩展的能力,程序附加了ASP/PHP/JSP三种语言配合的动态页面,而非HTML静态页,此动态页支持自动升级及手工升级,主程序代码可以自己修改,VC++部分编译顺利。 -VC++ to write software online update (automatic update) program example, the main program is to be completed by the V
DataGridViewPrint3.5
- 本打印控件系VB2008编写,在.NET2.0及以上环境下都可以使用(不限于VB,VC、C#等都可以用的,只要是.NET2.0及以上环境)-The print control system VB2008 written in. NET2.0 and can be used under the above (not limited to VB, VC, C# and so can be used, as long as. NET2.0 or above environment)
JS连接数据库
- 代码用于数据的链接实使用,可以进行参考并进行设置(Code for data link real use, can be reference for setting)
FlashPlayer播放器4.0的VC++源代码
- 第四代flash播放器,源码详尽,可做编程参考,部分代码有详尽注释(The fourth generation of flash player, detailed source code, can be used for programming reference, part of the code has detailed annotations.)