搜索结果
找到约 67 项符合
private 的查询结果
按分类筛选
- 全部分类
- Java编程 (10)
- 加密解密 (8)
- 软件设计/软件工程 (4)
- 其他 (3)
- 书籍 (3)
- 电子书籍 (2)
- 其他行业 (2)
- 汇编语言 (2)
- Java书籍 (2)
- matlab例程 (2)
- 单片机开发 (2)
- Linux/Unix编程 (2)
- 技术资料 (2)
- 电源技术 (1)
- 通信网络 (1)
- 数据库系统 (1)
- 操作系统开发 (1)
- 通讯/手机编程 (1)
- 通讯编程文档 (1)
- Internet/网络编程 (1)
- 其他嵌入式/单片机内容 (1)
- J2ME (1)
- 串口编程 (1)
- 其他书籍 (1)
- 书籍源码 (1)
- 软件工程 (1)
- 网络 (1)
- 驱动编程 (1)
- CA认证 (1)
- 文章/文档 (1)
- 金融证券系统 (1)
- 游戏 (1)
- Jsp/Servlet (1)
- 其他文档 (1)
- 源码 (1)
- 软件 (1)
通讯编程文档 You imagine? Right, there s more than one possibility, this time I ll give you tree. One for your pr
You imagine? Right, there s more than one possibility, this time I ll give you tree. One for your private data, one for the common data in order to receive data from other applications like Excel, WinWord etc. and at last, I ll give you a handy-dandy class you can derive ANY MFC object from, to make ...
Internet/网络编程 其中:ClientInfor.inf 文件: 第一行的数据表示: 客户端游戏版本号 第一行的数据表示: 更新文件存放的网络路径 UpdateInfor.inf文件: 第一行的数据表示:
其中:ClientInfor.inf 文件:
第一行的数据表示: 客户端游戏版本号
第一行的数据表示: 更新文件存放的网络路径
UpdateInfor.inf文件:
第一行的数据表示: 最新游戏版本号
第二行的数据表示: 有多少文件需要更新
后面每行的数据表示: 需要更新的文件的名称
frmUpdate.frm窗体: 负责下载
modZip.BAS模块: 只 ...
加密解密 IDEA v2.2 IDEA encryption for dos. IDEA stands for International Data Encryption Algorithm it
IDEA v2.2
IDEA encryption for dos.
IDEA stands for International Data Encryption Algorithm
it was invented by Xuejia Lai and James Massey in Switzerland
its a private key block algorithm, and is thought to be
very secure.
汇编语言 class Time { public: Time(int =0,int =0,int =0) void setTime(int,int,int) void printMilita
class Time
{
public:
Time(int =0,int =0,int =0)
void setTime(int,int,int)
void printMilitary()
void printStandard()
private:
int hour
int minute
int second
}
其他嵌入式/单片机内容 The Wifidog project is an open source captive portal solution. It was designed primarily for wireles
The Wifidog project is an open source captive portal solution. It was designed primarily for wireless community groups, but caters to various other business models as well. If you have questions about the wifidog project, they may be answered in the FAQ. You may also be interested in seeing some of ...
Linux/Unix编程 Siproxd is a proxy/masquerading daemon for the SIP protocol. It handles registrations of SIP client
Siproxd is a proxy/masquerading daemon for the SIP protocol.
It handles registrations of SIP clients on a private IP network
and performs rewriting of the SIP message bodies to make SIP
connections work via an masquerading firewall (NAT).
It allows SIP software clients (like kphone, linphone) or SIP ...
Java编程 JaNet: Java Neural Network Toolkit resume: A well documented toolkit for designing and training, a
JaNet: Java Neural Network Toolkit
resume: A well documented toolkit for designing and training, and a java library for inclusion in third party programs.
description: jaNet package is a java neural network toolkit, which you can use to design, test, train and optimize an ideal Neural Network for ...
J2ME java的一个源代码
java的一个源代码,、
public class ThunderBoltAct extends Canvas implements Runnable {
private int TIMEOUT = 0
private final static int NUMERIC = 10000 //总分
private final static int INERRGAL = 60 //频率
private final static int MAXBATTLE = 3 //最大飞机数
private final static int MAXBALLNUM = ...
串口编程 unit comm interface uses Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, D
unit comm
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
SPComm, StdCtrls, ExtCtrls
type
TFcomm = class(TForm)
Comm1: TComm
GroupBox1: TGroupBox
Memo1: TMemo
Memo2: TMemo
GroupBox2: TGroupBox
Button1: TButton
Btn_send: TButton
Button2: ...
其他书籍 After an introduction to the history of mobile communications, this guide considers the basics of mo
After an introduction to the history of mobile communications, this guide considers the basics of mobile radio, the design of cellular and private radio systems, and issues of interworking with the fixed network. It then looks at the role of the mobile radio operator, the design and operation of mob ...