搜索结果
找到约 138 项符合
box-cox 的查询结果
数据结构 解决时钟问题
解决时钟问题,acm竞赛题
A weird clock marked from 0 to 59 has only a minute hand. It won t move until a special coin is thrown into its box. There are different kinds of coins as your options. However once you make your choice, you cannot use any other kind. There are infinite number of coins of eac ...
Linux/Unix编程 Micro In-System Programmer Brief Installation Notes Enter the src directory. If uisp does not
Micro In-System Programmer Brief Installation Notes
Enter the src directory.
If uisp does not compile successfully, add switch -DNO_DIRECT_IO in the
Makefile to remove support for direct I/O port access (that may be
necessary on non-PC architectures). Parallel port access should still
work if you ...
Symbian Symbian手机编程
Symbian手机编程,Setting List Box, 源代码。
数据结构 XMathLib是一个通用的3D图形数学库。 其中包含两个部分: XMathLib和XGeomLib。分别处理数学和几何运算。 数学部分包含向量、矩阵、四元数的运算。以及其它的运算。 几何部分
XMathLib是一个通用的3D图形数学库。
其中包含两个部分:
XMathLib和XGeomLib。分别处理数学和几何运算。
数学部分包含向量、矩阵、四元数的运算。以及其它的运算。
几何部分包含Box Frustum AABB OBB Ray Line Line-Segment Plan Triangle等的运算。 ...
汇编语言 用win32汇编编写的类木马的东西
用win32汇编编写的类木马的东西,运行后在机子上打开23端口,用telnet登陆,可以运行下列命令:
open filename - open the file or program
msg message - place message plainly over screen
box message - show within a messagebox
cdopen - to open CDROM drive door
cdclose - to close CDROM drive door
bye - termin ...
其他 一.“ZHG_C”(ZHG自定义C函数包)中为ZHG本人创作的自定义C函数集
一.“ZHG_C”(ZHG自定义C函数包)中为ZHG本人创作的自定义C函数集,现共包含8个C文件,分别是:
BMP16.C——DOS图形模式下显示16色位图的函数。
BMP24.C——DOS图形模式下显示24位位图的函数。
BMP256.C——DOS图形模式下显示256色位图的函数。
BOX.C——DOS字符模式下画矩形框(单、双)。
HZK.C——DOS图形模式下显示汉字 ...
J2ME 追加最小化按钮: 利用JNI
追加最小化按钮:
利用JNI,给Java Dialog追加最小化按钮。
Add Minimize box to java dialog。
Java编程 一个完整的email客户端代码 Example program from Chapter 1 Programming Spiders, Bots and Aggregators in Java Co
一个完整的email客户端代码
Example program from Chapter 1 Programming Spiders, Bots and Aggregators in Java Copyright 2001 by Jeff Heaton SendMail is an example of client sockets. This program presents a simple dialog box that prompts the user for information about how to send a mail.