搜索资源列表
simple_com.zip
- 一个简单的com服务器和客户端程序
simple_com2.zip
- 又一个简单的com服务器和客户端程序
XTable0.3-2
- 一个简单方便的表格控件 特点: 支持单元合并 支持字体、颜色、对齐等格式设置 支持键盘及鼠标操作 支持滚动条 支持分页打印 支持编辑 支持改变单元格大小 支持选择 XML支持 0.3 新增功能:New 支持滚动条 支持分页打印 支持编辑 支持改变单元格大小 支持选择-a simple and convenient form of control features : support for the merger modules support font, color, alignment, fo
activex控件
- 一个查看WEB页面的ACTIVE控件.如果要编写简单的程序,可以用用.-a View Web pages ACTIVE controls. To prepare simple procedures can be used.
基于IE4组件的浏览器
- 本实例应用微软activex构件开发了一个简单的网页浏览器,采用模化块方式,制作简单,见面简单独特,不失为初学网络编程的好例程。-examples of the application of Microsoft activeX component development of a simple Web browser, using modeling block, producing simple, simple to meet unique, after all, when a good net
CTRL_Sample
- 简单的COM组件接口的实现方法,及接口导出的实现。-simple COM interface method and the interface is derived realized.
Flex控件打印
- 一个老外写的支持flex表格控件打印和预览的程序,包含源码,采用cls方式,调用很简单。-a foreigner to write support flex forms and print preview control procedures, including source code, adopted cls, called very simple.
五子棋核心算法
- 五子棋是一种受大众广泛喜爱的游戏,其规则简单,变化多端,非常富有趣味性和消遣性。这里设计和实现了一个人机对下的五子棋程序,采用了博弈树的方法,应用了剪枝和最大最小树原理进行搜索发现最好的下子位置。介绍五子棋程序的数据结构、评分规则、胜负判断方法和搜索算法过程-331 is a widely loved by the public of the game, its rules simple and changeable, very rich and interesting recreational
CallCenterOCX
- 本控件基于GSM Modem工作,不需要使用电话语音卡设备。不但具备普通电话语音卡功能,还具备手机短信收发功能。 语音与短信的有机结合,既保留了传统语音呼叫中心系统简单、易用、信息容量不限的特点,又具备了准确、快捷、费用节省的特点,更能满足手机用户的喜好,也可为听力有困难的人士提供方便。同时还具备移动性强的特点。 -controls based on the GSM Modem work and do not need to use the telephone voice card eq
ASPDELFILE
- VB编写的简单功能服务器组件,演示了组件编写的简单代码,asp脚本可以调用完成删除文件的功能。-VB prepared by the simple function of the server components, the components demonstration prepared by the simple code, asp scr ipts can be called complete deletion of files.
VC下DCOM的Server和Client编程实现
- DCOM的一个简单源代码,可以很简单的学习DCOM技术-DCOM a simple source code, it is quite simple to learn DCOM
myFirstCom
- VC6.0编译,这是一个简单com例子,适合初学者学习。先运行regcom.bat注册com,再在command提示符下运行CallCom.exe,则com被调用。-VC6.0 compiler, which is a simple example com, for beginners to learn. First running regcom.bat registration com, again the command prompt running CallCom.exe, com was
SimpleComSvr
- 简单的com例子,演示服务端与客户端通讯-simple example to demonstrate the server and client communications
mathcom3
- COM原理比较简单,但在实现时比较灵活,这就造成了大多数人感到难以掌握,其实只要抓住COM的本质,其他的东西都比较简单。-COM principle is relatively simple, but in achieving a more flexible time, which caused the majority of people find it difficult to grasp, if the COM grasp the essence of the other things a
pfxeditorctrl
- 语法高亮控件 PfxEditCtrl。是一款全面支持中文的编辑控件,使用标准的MFC DOC/VIEW机制,使用比较简单,但功能却很强大-PfxEditCtrl syntax highlighted controls. Comprehensive support is a Chinese editorial control, the use of standard MFC DOC / VIEW mechanism, the use of relatively simple. but very p
AutoWord
- 一个很简单的程序:在word里添加自己的工具条。程序虽然简单,但提供了一种用VC向word添加工具条的思路。-a very simple : add the word itself of the tools. Simple procedures, but provides a VC tool to add word of the idea.
VC++ ATL为Microsoft Word加入功能简单的COM插件
- 介绍一种使用VC++ ATL(Active Template Library),利用IDTExtensibility2接口,为Microsoft Word加入功能简单的COM插件(addin),加入工具栏按钮和菜单等可视部件,并为其加入响应事件的方法,并在最后简单说明了实现与Office宏混合编程的方法-A VC ATL (Active Template Library), using IDTExtensibility2 interface for Microsoft Word function
简单myclock控件
- 一个简单的MFC ActiveX控件编程,主要实现系统当前时间(包括年月日等)的显示,同时也实现了背景颜色和字体的可变。帮助初学者学习ActiveX控件的编程。-a simple MFC ActiveX programming, the main current time system (including the date, etc.), while also achieving the background color and font variable. To help beginners
简单的视频播放器
- 简单的入门
ATL 简单编程
- ATL 简单入门