搜索资源列表
vld-10
- 用vc++编写的加强的内存泄露检测程序。检测new和malloc,com-based的内存泄露。-vc prepared with the strengthening of memory leakage detection procedures. Detection of new and malloc, com-based memory leakage.
ExpressAnalysis
- 表达式分析, 支持算术运算,括号,关系运算,逻辑运算,字符串的like运算等。采用了有限自动机做词法分析, 语法分析用算符优先分析方法,正负号算符使文法不是OPG,因此这里作了特殊处理。分析的结果是逆波兰式, 存在一个链表中。在逆波兰式的基础上,用一个栈来进行求值。在vc++6.0下试验通过。 如有问题,可以mail: zch888email@163.com 我将尽快回复你。-expression analysis, supports arithmetic operations, bra
MS-agent
- msagent说明文档。机器人接口 Agent,COM,角色,语音识别,语音合成。 对Agent编程的方法主要有使用VB,VC等语言进行ActiveX调用,除此之外还有直接通过VC进行COM编程调用。在VB中调用Agent是最简单不过了,但由于VB程序本身存在诸多缺陷,很难在实际中应用。而在VC中,由于Agent内部完全采用了UNICODE编码,同时还要处理各种繁杂的COM接口,从而也存在一定的问题。AgentShell是建立在Agent和应用程序之间的一个外壳程序,通过它可将Agent复杂的C
pend
- 这是一个通过vc实现倒立摆的小程序,但效果并不是太好,希望有人能改进它,我的ez-mail是wzq204@163.com-This is a realization by vc inverted pendulum of small programs, but the results are not good enough, that it was to improve it, the ez-mail is wzq204@163.com
xp163.com.7.167
- 在windows程序中读取bios内容 软件语言: 简体中文 软件类型: 编程源程序/代码 / VC源程序/MFC 运行环境: Win2003, WinXP, Win2000, NT, WinME, Win9X -the windows proceedings read bios content software languages : English software types : source programming / code / VC source
VC_COM
- 演示了在VC中如何生成和调用com程序,代码简洁,方便.-demonstration of how the VC com generation and the use of procedures, code simple and convenient.
vc-start-cad
- 利用COM组件技术实现了控制AUTUCAD的启动。-use COM technology to achieve a control AUTUCAD start.
baoling
- 这是本人的作业 该程序是用C++语言在VC++6.0的环境下做的 非常好 解压后有执行结果 和一个加密的源文件感觉还可以的话发邮件给我索取密码邮箱是lijinhui2000@126.com-This is my work that the procedure was used in the C language VC 6.0 environment doing a very good unpacked Executive results and an encrypted source fil
nntoolkit-vc
- 在VC中使用nntoolkit工具箱 1、 安装和注册nnToolKit组件 参见神经网络组件《nnToolKit安装手册》。 2、 导入nnToolKit组件 新建一个MFC AppWizard[exe]工程后,导入nnToolKit 使用MFC ClassWizard,添加一个新类,选择From a type of library, 在弹出的对话框中选中nnToolKit.dll 确定后,可以在workspace中发现类InnToolKit (本例
FastDown1.1
- 软件主页: www.gfastdown.com 文件说明: FastDownActiveX.zip ActiveX版 FastDownCB6.zip C++ Builder6 静态库 FastDownVC6.zip VC++ 6 静态库 FastDownVC7.zip VC++ 7 静态库 TestFastDown.zip 测试程序 TestFastDownSrcVC6.zip 测试程序源代码(VC版) TestFastDownSrcVB
VisualC++Turbo
- 代码简介或代码解析: 《Visual C++Turbo C串口通信编程实践》配套代码 [涉及平台] VC++/TC [作者] void [文件大小] 565KB [更新日期] 2005-10-25 22:32:00 本代码来自CZVC编程网: HTTP://WWW.CZVC.COM -code or code analysis : "Visual C Turbo C serial communication
MyIE_Code
- 1.MyIE开源工程协议 MyIE开源工程遵循GNU通用公共许可证GPL(GNU General Public License)开发,任何人都可以永久免费安装使用,在你下载和使用MyIE源代码前,请阅读并同意这个许可(http://www.gnu.org/copyleft/gpl.html),中文版本(http://www.morequick.com/down/gpl_chs.htm). 2.工程编译提示 如果你使用的是VC++6,你需要更新2个头文件,请从这里下载: http
COMTest2005_v0.8
- 在vc.net中调用Matlab生成的COM组建实现曲线拟合。-in vc.net Calling Matlab generated COM form and curve fitting.
COMTest2003_v0.8
- 在vc.net 2003中调用Matlab Builder生成的COM组件,与2005中有所不同。-in vc.net 2003 Calling Matlab Builder generated COM, 2005 was somewhat different.
vc++1
- VC 源代码 --- --- --- --- --- --- --- -- dswRename_src.zip 一个可以重命名workspace的程序。 simplecomserver_src.zip 演示了如何生成一个COM组件。 consolePipe_src.zip consolePipe_demo.zip 用图形界面的程序装载控制台程序并接收控制台程序的输出。 TiffToP
PHP.Designer.2008.Professional.6[www.TopSage.com].
- 自我感觉还行,需要就下载吧!如果VC++高手请加我815303494-Sense of self, also line, need to download it! If VC++ Master please add my 815,303,494
com
- Use vc to write COM,then call it in VB language!
delphiCOMdemo
- Delphi调用VC编写的COM。 VC编写的COM主要功能为CRC32校验。-Call VC COM written in Delphi
VC-com
- VC++串口编程开源C文件,注重实例化,相信对你有提高-Vc++ serial port programming, an open source C file, pay attention to instantiate, believe in you
mfc_call_vi
- mfc 通过Com组件接口调用labview 显示vi窗口(mfc call labview show vi)