搜索结果
找到约 236 项符合
Message-Digest 的查询结果
其他 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++使用手册。然而对于 ...
嵌入式/单片机编程 练习多任务实时操作系统下Task 调度、Task 间主要通信手段、I/O 子系统基本应用 等内容
练习多任务实时操作系统下Task 调度、Task 间主要通信手段、I/O 子系统基本应用
等内容,并形成嵌入式实时应用软件的良好编程习惯。
内容:
1. 创建多Task,为每个Task 创建私有的Message Queue,每个Task 只通过自己的私
有Message Queue 接收消息;Task 间消息通信通过向对方私有Message Queue 发送
消息完成。
2. Task1 ...
GPS编程 This code outputs various NMEA strings to a com port. The code was originally used to test naviati
This code outputs various NMEA strings to a com port. The code was
originally used to test naviation programmes.
First select the required com port and the required NMEA message string.
There is a default starting position but this can be changed to suit just by typing
in a new position.
Click on ...
其他嵌入式/单片机内容 Very very small GUI. Usefull for small system, without OS or small OS. Event driven, support user m
Very very small GUI. Usefull for small system,
without OS or small OS. Event driven, support user message to GUI.
included simle widgets: nested menu, window, dialog, inputline, scroll list.
Footprint for 16 bit CPU - aprox. 60kB.
Languadge - C
行业发展研究 about encryption method of the quantom . this way is the new method for powerfull encrypting message
about encryption method of the quantom . this way is the new method for powerfull encrypting messages for security applets.
Windows Mobile The sample provided here is a simple control panel application that will just display the memory usa
The sample provided here is a simple control panel application that will just display the memory usage of the system using a message box. Windows Mobile
matlab例程 This m file hide an image jpeg,png in another jpeg,png image. The height and width of the secr
This m file hide an image jpeg,png in another jpeg,png image.
The height and width of the secret image is in LSB of 1st 32 pixels of 1st row of the cover image.This helps in the recovery of secret image.
The secret image must be smaller than cover image.A message box will appear with a numbe ...
Internet/网络编程 /********************************************************************* * This is a part of Angry I
/*********************************************************************
* This is a part of Angry IP Scanner source code *
* http://www.angryziber.com/ipscan/ *
* *
* Written by An ...