资源列表
OpenGL 场景绘制到打印机.zip
- 用MFC 封装OpenGL 可以用两种API:快速绘制和优秀的界面。然而,由于许多打印机驱动器不支持SetPixelFormat() API 函数,这样就不能直接将OpenGL 场景绘制到打印机上。一种广泛使用的技术是先将一个OpenGL 场景绘制到DIB 区,再将它复制到DC以供打印或预览。这个项目演示了这一方法。
lpttest
- 打印机并口的调试-print parallel port test
Word-processing
- 对读入的某个文本文件input.txt中,拆出英文单词,输出一个按字典顺序排列的单词表,结果输出在文本文件output.txt中,每个单词一行,并在单词后输出该单词出现的个数,两个字段之间用逗号分隔。约定单词仅由英文字母组成,单词间由非英文字母分隔,相同单词只输出一个,大小写不区分。 例如文本文件input.txt为: Hello world. Hello every one. Let us go. 则输
WPSToPDF
- 通过wps将word转换成pdf,代码高效,转换速度快-wps to pdf
WinPCK-v1.20.7
- 这是完美游戏公司的游戏pck文件查看工具的源代码,可以解压,添加文件,创建pck,重建,查看包中的图片、文字等-This is the perfect game company game PCK file to see the source code, you can extract, add files, create PCK, rebuild, view the package of pictures, text, etc.
TestExcel
- 在VC6中可以使用的封装好的Excel操作的类CExport2Excel,并符简单使用实例。具体说明见Readme.txt文件。-Class CExport2Excel packaged in VC6 in Excel can use operation, and easy to use operator instance. Specific instructions, see Readme.txt file.
dde-Excel
- Labwindows/CVI 利用DDE技术操作excel,可以对excel进行打开,链接,读取操作。-Labwindows/CVI use DDE technology operations excel, excel can be opened, the link, the read operation.
VirttualKeyBoardDriver
- 用电脑虚拟键盘进行数据输出(驱动级模拟),可以极大方便操作。此程序用VB编写。-Computer virtual keyboard for data output, can greatly facilitate the operation. This program is written in VB.
Wolf-1.0Z
- 一款很好的远控源码。非常稳定,值得大家研究开发。-A very good source remote control. Very stable, worthy of our research and development.
txt2excel
- 利用matlab将txt文件批量转excel文件的样例程序- Txt file to use the excel file batch file MATLAB sample program
excel
- 用python语言处理windows office 办公软件excel表格数据(Processing windows office software excel table data in python language)
TestProject
- 使用spire.xls.dll操作Excel表格(Use spire. xls. DLL to manipulate Excel tables)