搜索结果
找到约 232 项符合
MEssage 的查询结果
按分类筛选
- 全部分类
- 加密解密 (23)
- Java编程 (17)
- Internet/网络编程 (11)
- 其他 (11)
- Linux/Unix编程 (8)
- 手机短信编程 (8)
- 电子书籍 (7)
- VC书籍 (7)
- 单片机开发 (7)
- JavaScript (7)
- 软件设计/软件工程 (6)
- Java书籍 (6)
- 技术资料 (6)
- 汇编语言 (5)
- 其他书籍 (5)
- 单片机编程 (4)
- 网络 (4)
- 其他嵌入式/单片机内容 (4)
- 通讯/手机编程 (4)
- 行业发展研究 (4)
- 通信网络 (3)
- VxWorks (3)
- GPS编程 (3)
- 微处理器开发 (3)
- Jsp/Servlet (3)
- matlab例程 (3)
- Windows CE (3)
- Windows Mobile (3)
- 源码 (3)
- 数值算法/人工智能 (2)
- 文章/文档 (2)
- 其他行业 (2)
- 人工智能/神经网络 (2)
- Delphi控件源码 (2)
- 技术管理 (2)
- 压缩解压 (2)
- 文件格式 (2)
- 系统设计方案 (2)
- 书籍 (2)
- 学术论文 (1)
- 教程资料 (1)
- 可编程逻辑 (1)
- 串口编程 (1)
- VHDL/FPGA/Verilog (1)
- SQL Server (1)
- 交通/航空行业 (1)
- J2ME (1)
- Delphi/CppBuilder (1)
- 多国语言处理 (1)
- 书籍源码 (1)
- DSP编程 (1)
- 编译器/解释器 (1)
- 邮电通讯系统 (1)
- USB编程 (1)
- 手机WAP编程 (1)
- 驱动编程 (1)
- BREW编程 (1)
- 数据库系统 (1)
- uCOS (1)
- 金融证券系统 (1)
- 嵌入式/单片机编程 (1)
- 软件测试 (1)
- 手机彩信(MMS)编程 (1)
- 嵌入式Linux (1)
- 通讯编程文档 (1)
- C/C++语言编程 (1)
- 接口技术 (1)
- 电工电气 (1)
- 软件 (1)
- VIP专区 (1)
VC书籍 深入浅出MFC是一本介绍 MFC(Microsoft Foundation Classes)程式设计技术的书籍。对于 Windows 应用软体的开发感到兴趣
深入浅出MFC是一本介绍 MFC(Microsoft Foundation Classes)程式设计技术的书籍。对于 Windows 应用软体的开发感到兴趣,并欲使用 Visual C++ 整合环境的视觉开发工具,以 MFC 为程式基础的人,都可以从此书获得最根本最重要的知识与实例。
如果你是一位对 Application Framework 和物件导向(Object Oriented ...
JavaScript This project developed in java leads us to realize a flight reservation system in order to emulate d
This project developed in java leads us to realize a flight reservation system in order to emulate databases containing the structures for the flight and for the booking. These bases extend the List interface and implements additional search鈥檚 methods.
Two interfaces provide an access to this syst ...
数值算法/人工智能 Maya Calendar During his last sabbatical, professor M. A. Ya made a surprising discovery about the
Maya Calendar
During his last sabbatical, professor M. A. Ya made a surprising discovery about the old Maya calendar. From an old knotted message, professor discovered that the Maya civilization used a 365 day long year, called Haab, which had 19 months. Each of the first 18 months was 20 days long ...
Java编程 chat room
chat room,have both server and client.client can talk publicly or privatly sever can send message to all clients or choose one.
金融证券系统 This package contains the following source code files: - demo.c Demo application sourc
This package contains the following source code files:
- demo.c
Demo application source, with message packing/unpacking example
- benchmark.c
Benchmark source, to benchmark pack/unpack operations
- dl_c_iso8583_v0_0_3 (16th July 2008)
DL ISO-8583 library source files
...
汇编语言 Tiny Planet is small device connected to a GSM cell phone. When the mobile receives a predefined SMS
Tiny Planet is small device connected to a GSM cell phone. When the mobile receives a predefined SMS (text message), like "Activate burglar alarm" or "Start backup pump", the circuit automatically recognizes it as a command, and switches the output port accordingly. Besides switching the port on or ...
VC书籍 In c++ risks is a reference to a variable which exists i.e. one 2nd name for the same variable. Thi
In c++ risks is a reference to a variable which exists i.e. one 2nd name for the same variable.
This program is broken up into functions.露the function hand constitutes the entrance point of the program, firstly there is the function message which us affiche hello , and the second function produce ...
其他 This is a mutlicore and cluster(of single-core,multi-core systems) matrix inversion code. Which
This is a mutlicore and cluster(of single-core,multi-core systems) matrix inversion code.
Which uses the MPI(Message Passing Interface) for communication across the compute nodes of cluster and using thread-API based OpenMP(Open Multi Processing) between cores of intra-compute or head node.
Jsp/Servlet public class DBClass { private String driver private String url private String user
public class DBClass {
private String driver
private String url
private String username
private String password
private Connection connection
private Statement statement
private String message=""
}
VC书籍 本书分为四大篇。第一篇提出学习MFC程序设计之前的必要基础
本书分为四大篇。第一篇提出学习MFC程序设计之前的必要基础,包括Widnows程序的基本观念以及C++的高阶议题。“学前基础”是相当主观的认定,不过,甚于我个人的学习经验以及教学经验,我的挑选应该颇具说服力。第二篇介绍Visual C++整合环境开发工具。本篇只不过是提纲挈领而已,并不企图取代 Visual C++使用手册。然而对于 ...