-
-
alexf_histogram_src.zip
CStatic-derived histogram control.
The CAlexfStaticHistogram control is a lightweight class suitable for displaying histograms. You can add new columns, additional text, change text orientation and direction of motion (if you change data at runtime).
-
sockscom.rar
Socks component/wrapper is a C++ class, which is helpful in establishing a
socket through a Socks Proxy for TCP-based clients.How is it useful?This wrapper is useful to establish socket connection behind socks proxy. It
supports Socks Version 4.0 and ...
-
jxglTracker.zip
... OpenGL application
The source code here includes a simple C++ class called jxglTracker. The two main member functions in the class are DrawTrackRect() and Track(). In the DrawTrackRect() function, the logic op is enabled by calling glEnable( ...
-
ActiveXShadeButton.zip
... both the MFC and the OCX controls, with Visual Basic you need to convert the MFC objects to an activex control. Unluckily, the class wizard doesn t cover all the messages and the events sent to an ActiveX control, and some messages are different, so most ...
-
wzqq.rar
五子棋源码
ChessWZQ1.0 采用C/S模式编写
客户端和服务器端的交互有class Message中定义,有很好的可扩展性(见 Message 定义)
客户端负责界面维护和收集用户输入的 ... 和任意两个对战用户的棋盘信息,动态维护用户列表
鉴于Applet的下载速度太慢,故做成Application
用法:
/class/
1.先运行server.bat
2.再运行client.bat (里面的用户名可以修改,serverAddress也可以,不过我是按localhost调的)
3 ...
-
sunJars.zip
邮件客户端源代码
分为pop3,smtp等部分
但需要用java反编译器反编译class文件
-
ddvip_com_0206092af341ff.rar
java 100例子
import javax.swing.JOptionPane //调用method
class c { //定义名字
public static void main(String[] args)
{ //开始method
JOptionPane.showMessageDialog( null, "错误" ) //显示一条信息
System.exit(0) // 结束程序
} //结束method
} //结束class
-
Library_of_Cryptographic.rar
a C++ Class Library of Cryptographic Primitives
This library includes:
MD2, MD5, SHA-1, HAVAL, Tiger, RIPE-MD160, MD5-MAC, HMAC, XOR-MAC, DES,
IDEA, WAKE, 3-WAY, TEA, SAFER, Blowfish, SHARK, GOST, CAST-128, Square,Diamond2, Sapphire, RC2, RC5, RC6, ...
-
Together ControlCenter 6.0 入门实践教程.rar
... )
业务规则与活动图(Activity Diagrams)
图(Diagrams)与类(Classes)
类(Classes)与关联(Associations)
模板模式(Template Patterns)
使用类模式(Class Patterns)进行代码重构(Refactoring)
时序图(Sequence Diagrams)
文档生成
审查(Audits)与统计(Metrics) (需要 Together ControlCenter)
运行和调试 Java ...
-
Jama-1.0.1.zip
Jama includes matrix operator class...
and linear Algebra...
it s cool
-