搜索资源列表
MessageManage(VC++)
- 一个精美的通迅录VC程序,采用ODBC连接数据库,数据库为SQLServer2000。特点:本程序中包含日志管理功能。-a beautifully recorded VC communications procedures, using ODBC to connect to the database, database for MS. Characteristics : This procedure includes log management capabilities.
vc结合excell
- visual c++环境下往EXcel中写入数据,在excel文档中保存写入数据和打印功能-visual environment for MS-Excel writes data in Excel document preservation and write data printing
VC计算器
- VC计算器 功能 1、完成了实验要求的所有内容 2、可以连续输入运算,对于输入的表达式能够按算符优先级进行处理。如输入2+3*2时,输出为8,而不是10 3、可以处理含括号的表达式 4、十六进制、八进制、二进制可以双字、单字和字节三种长度进行处理 5、科学计数法表示,当输入值或者计算结果超过10^16时会自动以科学计数法表示 6、增加了科学计算器的一些设施,如退格键,清空与归零键,求阶乘,π,求Ln,求双曲函数等 7、可以使用键盘快捷键 8、错误提示 使用 1、Sin、Cos、Tan、Log、M
Word control VC控制word文档格式
- VS2010中编译通过,分步骤介绍如何VC控制word文档格式读写存取等,刚接触COM开发人员或MS格式文档人员有些帮助。
vcmysqlexcelaccessmssqlDBACCESS
- VC++封装类使用ADO技术操作MySql,Excel,Access,Ms SQL Server 数据库-VC++ wrapper classes to use ADO technical operations MySql, Excel, Access, Ms SQL Server database
calculatorx_vivitue
- MFC源码 开发工具:VC++6.0 编程语言:C++ 主程序代码:1300+行 运算精度:小数点后17位。显示框最大显示字符数21个 计算器功能说明: 1)完成计算器基本运算功能 2)二进制◆八进制◆十进制◆十六进制 相互转换 3)支持角度与弧度显示 4) 完成三角函数+反三角函数、对数、指数运算、取余、倒数与开方运算 5)计算n!.扩展整数n为双精度数x。计算x! 算法f(x)=x(x-1)(x-2)
MSDN_VC98
- MSDN/VC6自带的VC例子程序,学习Windows编程应该先把这些例子看懂。-MSDN/VC6 bring their own examples of the VC process, learning Windows programming should first understand these examples.
HomeDatabaseRes
- VC import MS access database by using ADO. Here comes with a home expenses database application examples
TTYSource
- 这是MSDN上的经典串口通讯例程.网上很多的串口控件,源码都不及此例程. 毕竟是MS自带的,虽然是个单线程的,稳定性及速度都很好.原工程比较早,用VC6可直接点击TestTTY.dsw打开.-This is the classic MSDN serial communication routines. A lot of serial-line control, source not of this routine. After all, it is MS' s own, although
Discover
- 一个相对很完善的数据挖掘系统(少部分功能欠缺),不仅包括了按类Association(内含Apriori,C4.5,GrowTree),Classification(ID3),Cluster划分常用的算法及个人优化后的算法。同时包含了多种数据源(MS Access,Excel,SQL Server,TEXT)的界面直接连接方式。界面方面更像一个专业的系统,采用了类VC浮动多框架界面,也可以作为界面编程的参考。这个工程的分数和其他小工具的分数一样,感觉亏大了:)-A relatively well
ActiveX_MSAgent
- ActiveX_MSAgent vc下实现MS Agent的调用,解决了连续动作有时候不执行的问题。-ActiveX_MSAgent vc achieve MS Agent' s call to solve a continuous action sometimes is not implementation.
egui
- 一个图形处理库,很不错。开发工具ms vc++ .比较适合开发widget程序界面-this is good gui lib
Qt
- 学习QT界面程序开发时必备的文档,与VC++的MSDN的功能相类似,很有用-QT interface to learn when the necessary documentation program development, and the MSDN VC++ function is similar, very useful
XtremeToolkitPro870
- 这是一个非常优秀的 MFC 扩展。对 VC 爱好者来说的确是一个绝好的界面扩展。(遗憾的是没有破解的新版) Xtreme Toolkit是一套MFC扩展类,用于开发应用程序界面。利用它,可以快速的开发出MS Office、Visual Studio和Internet Explorer、Outlook等图形用户界面(GUI),包括如的智能菜单、快捷工具条和挺靠窗口,支持XP界面风格。 -This is a very good MFC expansion. Lovers of VC is
AutomatingOffice
- 通过OLE AUTOMATION对MS OFFICE进行编程控制,MFC程序演示了OLE自动化的编程技巧。-By OLE AUTOMATION control of the program MS OFFICE, MFC OLE automation application demonstrates the programming techniques.
ym_vcpp-vcudpsrc
- vc++ 毫秒计时,高精度时间统计,能算出两点间的毫秒时间差-vc++ ms timing accuracy time statistics, can calculate the time difference in milliseconds between two points
program-with-MS-VCPP.NET
- VC++ .NET技术内幕6 电子书 英文版-Programming with Microsoft Visual C++ .NET, Sixth Edition (Core Reference)
API-Hooking-with-MS-Detours
- 一个使用detours进行API拦截的程序,使用VC++ 6.0开发。-a program using detours to hook windows apis.
VC-serial-communication-programming
- Visual C++Turbo C串口通信编程实践 配套代码-Visual C++ Turbo C serial communication programming code of practice facilities
45234353
- 用VC++ 通过 MS XML DOM 操作 XML 文件的示例 -By using VC++ MS XML DOM to manipulate XML document sample