资源列表
[Windows编程] MetrixMaze
说明:数据结构里的迷宫实验,把它编成一个类似坦克游戏的程序。现在实在太忙了,没时间写文档,不过程序里有较为详细的说明。 程序在 VS.NET 2003下编的-The maze experiment in the data stuctures,making it like a program of tank game .Now time is limited ,having no time to write a document,but the<杨杰> 在 2008-10-13 上传 | 大小:466.05kb | 下载:0
[Windows编程] SimulateFlashGet
说明:大家都用过flashget吧?我觉得它的界面很有借鉴的价值,于是自己模仿做了一个。-This program simulates the flashget.<杨杰> 在 2008-10-13 上传 | 大小:20.82kb | 下载:0
[ListView/ListBox] cgi-test-test
说明:cgi实现,能够实现通过c实现上载 文件-cgi realized, can be achieved through the realization of c on the document<钱江> 在 2008-10-13 上传 | 大小:4.11kb | 下载:0
[Windows编程] 用Macromed提供ocx控件开发的 FLASH 播放器
说明:每次想看FLASH的时候到都找不到播放器,还是拖进IE里看,于是乎利用Macromedia提供的Flash.ocx以及相关接口进行编写,功能比较完善,不过由于Flash.ocx本身接口的缺陷有些问题不能解决,只有等到研究Swf格式才行,本代码也解决了很多网友不能解决的问题,对这方面感兴趣或对本程序提出BUG的网友可以和我联系 QQ:8207531-I can t find a player everytime when I want p<杨杰> 在 2008-10-13 上传 | 大小:21.12kb | 下载:0
[界面编程] 用ATL开发复合控件
说明: 如何用ATL建立复合控件,以及如何响应连接点事件。考虑到代码很简单,程序中没有加注释,如有不清楚请参看MSDN,代码仓促中完成,不免有疏漏,见谅-how to build ATL composite controls, and how to respond to incidents connection points. Taking into account code is very simple, procedures not a<杨杰> 在 2008-10-13 上传 | 大小:33.58kb | 下载:0
[界面编程] 两个ATLCOM组件源代码参考例子
说明:这两个代码例子是本人在最近复习 com 时所写,主要是参考 Tom Armstrong, Ron Patton的ATL Developer s Guide,2nd Edition,希望不要笑话。以后本人写一些精彩片断,这次权当开场白吧-two code example is the recent review I wrote when com, the main reference Tom Armstrong, Ron Patton o<杨杰> 在 2008-10-13 上传 | 大小:87.98kb | 下载:0
[Windows编程] 使用VC++ATL实现Office的COM插件
说明: 关于普通DLL插件的实现VC知识库里已有文章介绍,但在很多大型的软件中(如ArcGis、Office)中都不是采用这种方法,基于COM的插件在当今的大型软件中应用的更广泛-We known that regular DLL plugin implmentation already introduced in those papers of VC knowledge database, but in those large softwa<杨杰> 在 2008-10-13 上传 | 大小:69.71kb | 下载:1
[Windows编程] 用 C 语言编写 Windows 服务程序的五个步骤
说明:Windows 服务被设计用于需要在后台运行的应用程序以及实现没有用户交互的任务。为了学习这种控制台应用程序的基础知识,C(不是C++)是最佳选择。本文将建立并实现一个简单的服务程序,其功能是查询系统中可用物理内存数量,然后将结果写入一个文本文件。最后,你可以用所学知识编写自己的 Windows 服务。-Windows service is commonly used by program which running without i<杨杰> 在 2008-10-13 上传 | 大小:30.06kb | 下载:0
[Windows编程] 如何调用dll中的函数
说明:示范如何使用 LoadLibrary(...) 和 GetProcAddress(....)调用dll的输出函数.-the code show how to call the functions in the dll file by LoadLibrary and GetProcAddress.<杨杰> 在 2008-10-13 上传 | 大小:45.54kb | 下载:0