资源列表
gdbh
- 歌德巴赫猜想:验证2000以内的正偶数都能够分解成两个素数之和,即验证歌德巴赫猜想再2000范围内的正确性。
POP3Frame
- SMTP Port\"里填入端口号:一般为25 \"User name\"里填入用户名称,可任意 \"Name\"里填入用户登录自己的邮箱时的用户名 \"Password\"里填入用户登录自己的邮箱时的密码 \"Address\"里填入用户自己的邮箱地址,要求填完整,如:aaa.163.com (4)选择“OK”,即将用户的信息保存在smtp.properties中,下次运行程序时只要信息不变动,即无需重填,其中用户名和密码是经过加密的 (5)在主程序窗口中“SM
changtudianhuafeijifeichengxu
- 问题的提出:编写一个长途电话计费程序,计费规则是每6秒钟0.06元,要求能输入发话地、收话地,输出话费。-Of the problem: the preparation of a long-distance telephone billing procedures, billing rules is 0.06 yuan per 6 seconds, the requirements to enter the caller to close, then, the output charges.
in
- 给定N个结点xi(i-0,1,...,n-1)上的函数值yi=f(xi),用抛物插值公式计算指定点处的函数近似值-Given N nodes xi (i-0, 1 ,..., n-1) on the function value yi = f (xi), using parabolic interpolation formula specified point function approximation
mailslot
- 在邮槽建立的简单的客户机/服务器设计体系中,数据只能从客户机传到服务器,数据通信是单向进行的。服务器进程的职责是创建一个邮槽,而且是能从邮槽读取数据的唯一一个进程。邮槽客户机进程则负责打开邮槽的"实例",该进程是能够向其中写入数据的唯一一种进程。 -In the mail slot to establish a simple client/server design system, the data can only be transmitted from the client server
main
- ACM ICPC Tsukuba(Japan) Regional Contest 2000 Ether Geometry hoj 1510
Primary
- 这是一段WIN32的代码,它适合于初学C++编程的同胞,也适合你回头复习一下用WIN32是怎么编辑窗口的一个小程序。-This is a WIN32 code, it is suitable for beginners C++ programming compatriots, but also for you back to go over how to use WIN32 editor window is a small program.
MultiCheckCombo
- 多选下拉框的实现方式,希望可以和大家一起分享。-That s all.
DIB-High-Encapsulated-Class
- 自己写的一个DIB类,封装得很傻瓜,用于提高VB处理图像时的方便性和效率,省去自己开发的麻烦-It s an DIB Class code written on my own, had a well package, it mades Visual Basic Image Handling easy and fast, and no need to develope it by yourself.
vb-obtain-computer-ID
- VB 获得计算机的ID号,大家可以试验一下,对你的编程比较有帮助的-VB get the ID number of the computer, we can test your programming
A100
- vb操作网路通讯编程代码,服务器端程序代码.-vb operation network communications programming code. Server-side code
join
- Java Thread Join example