-
AlphaSplash_source
说明: splash启动界面,
用于系统启动时显示的splash窗口(splash activated interface for system startup splash at the show window)
- 2005-11-03 12:46:59下载
- 积分:1
-
vcPP-EXCEL
visual c++ excel的操作源码(vc++ excel)
- 2014-06-09 15:06:09下载
- 积分:1
-
TESTCPLUS
C++技能百炼,很好的初学者学习资料,里面很多经典算法哦(C++ skills, Bai-lian, good for beginners to learn the information, which many classical algorithms Oh)
- 2010-07-27 10:18:45下载
- 积分:1
-
tcptocom
国外经典的TCP转串口的程序,VC++编写,有较强的参考价值(Foreign classic TCP to serial program, VC++ write, there is a strong reference value)
- 2020-11-22 11:29:35下载
- 积分:1
-
SreenServer
远端屏幕共享,获取屏幕截图并保存,值得学习(Remote screen sharing, take a screenshot and save it, it is worth learning)
- 2014-08-21 17:38:50下载
- 积分:1
-
RS
VB人力资源管理系统(Access版源码),有需要的下吧。(VB (Access version of the source), human resource management system in need of it.)
- 2013-08-04 09:00:03下载
- 积分:1
-
Combo
一个VC++下拉字体预览框,像Word的字体选择功能一样,鼠标点击下拉框的时候,下拉框中的字体名称显示的样式就是该字体的样式,用户选择哪种字体一目了然,方便了用户操作。
(A VC++ drop-down box font preview, font selection function as the Word, like drop-down box when a mouse click, drop-down box displays the name of the style of the font is the font style, font at a glance the user choose which to facilitate the user.)
- 2011-04-23 00:39:11下载
- 积分:1
-
Wordoperate
说明: 这个程序使用COM技术实现WORD文档的自动化,实现文档的自动打印。(This program uses COM technology WORD document automation, the realization of the document will automatically print.)
- 2008-11-04 18:52:34下载
- 积分:1
-
tmp
获取复合文档word/doc excel/xls powerpoint/ppt的信息(Get compound document word doc/excel/XLS powerpoint/powerpoint presentation of information)
- 2014-08-05 11:07:05下载
- 积分:1
-
baseCla
利用虚函数手段,按照三种不同的数据存储方式及其处理方法来实现如下的所谓“反序输出问题”:从键盘输入n 个int 型数据先存储起来(具体n 值由用户从键盘输入),而后再按照与输入相反的顺序将这些数据显示在屏幕上。具体地说,可通过在基类baseCla 及其派生类method1Cla、method2Cla 和method3Cla中说明如下的同一个虚函数“virtual void reverseout() ”,来实现所述问题的三种不同处理方法。例如,可设计并使用已经在第四章和第六章的实践题中所使用的数据存储结构以及处理方法:(1)使用大小为100 的常界数组存放数据;(2)通过new 生成大小恰为n 的动态数组存放数据;(3)使用指针与链表的实现法。(err)
- 2007-12-18 16:30:58下载
- 积分:1