资源列表
qiulj
- 自己制作的关于lzw压缩的程序,采取了最先进的方法 -produce their own lzw compression on the procedures taken to the most advanced methods
A.Programmer.s.Perspective
- 经典图书,从程序员的角度详细介绍了计算机体系结构,对编程很有帮助。-classic books, from the programmer's point of view on the computer architecture, programming helpful.
CKbcButton_src
- 支持jpg,png格式的按钮控件类的实现.-support jpg, png format button controls category as well.
c++123
- #include<iostream> using namespace std class ABC { private: double i,j public: ABC(int x,int y):i(x),j(y) {} ABC() {} double add() { return i+j } double jian() { return i-j } double cheng() { ret
Linuxgoodanswer
- linux一句话精彩回答,最新版本。对linux初学者有很大的帮助。-linux wonderful word answer, the latest version. Linux beginners to be very helpful.
Linuxdocunmentcollection
- linux下c++编程的好文章,详细介绍了c++编程的各个方面。-linux c programming under the excellent article, detailing the c programming in all its aspects.
biaoshifu
- 用vc++实现的有关编译原理中的标识符问题,希望对大家有所帮助!-vc used to achieve the principle of compiler identifier, we hope to help!
CiFafanyi
- 用vc++实现的与编译原理有关的词法程序,希望对大家多所帮助!-vc used to compile the realization of the principle of lexical procedures, we hope to have more help!
foodchain
- 有VC++实现的有关食物链的问题!希望会对大家有用!-a VC of the food chain! We would hope that useful!
FxPLCDev
- ? plc 与上位机通信接口 帮助有需要的人-plc and PC communication interface to help people in need
xdcode1
- 本文研究对彩色地图图象中的道路识别提取的问题。讨论了基于聚类分析的一种按颜色分离地图要素的算法,并对若干影响效果的问题提出了修正和解决办法。-this paper right color map image from the road recognition problem. Based on the discussion of a cluster analysis separated by color map elements of the algorithm, as well as a nu
xpbuttons
- 如果你希望能够在自己的程序中表现出新意,那么你一定不会仅仅满足于MFC提供那些标准控件。这时,我们就必须自己另外多做些工作了。就改变控件外观这一点来说,主要是利用控件的自绘功能(Owner Draw)实现的。本篇将和各位一起定义一个XP风格的CXPButton按钮类,目的不在于介绍CXPButton类的使用技巧,而在于向各位阐述实现自绘按钮的方法。当然如果你觉得CXPButton有用的话,也可以把它的源文件保存下来,直接加入到自己的项目中。-if you hope to be able to o
