搜索结果
找到约 601 项符合
private-key 的查询结果
Linux/Unix编程 In recent years, the UNIX operating system has seen a huge boost in its popularity, especially with
In recent years, the UNIX operating system has seen a huge boost in its popularity, especially with the
emergence of Linux. For programmers and users of UNIX, this comes as no surprise: UNIX was designed to
provide an environment that s powerful yet easy to use.
One of the main strengths of UNIX is ...
加密解密 将一个xml文件和一个jpg文件分别做摘要
将一个xml文件和一个jpg文件分别做摘要,并用rsa加密后存入一个key文件
其他嵌入式/单片机内容 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 ...
其他 ATMEL公司的开发环境
ATMEL公司的开发环境,鼎鼎大名的IAR,软件就不传了,在网站上都有,现在发的是KEY我用的就是这个
数学计算 When working with mathematical simulations or engineering problems, it is not unusual to handle curv
When working with mathematical simulations or engineering problems, it is not unusual to handle curves that contains thousands of points. Usually, displaying all the points is not useful, a number of them will be rendered on the same pixel since the screen precision is finite. Hence, you use a lot o ...
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 ...
单片机开发 ead file "YD.DOC". Who is the intended user Beginners in assembly and programmers. Features o
ead file "YD.DOC".
Who is the intended user
Beginners in assembly and programmers.
Features of the program:
Yilmaz Disassembler:is an interactive disassembler which lets the user be a part of the disassembling process,is flexible, the user can disassemble in different formats,has user friendly i ...
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 ...
Jsp/Servlet --- --- ----- 1、界面更友善 2、优化主代码 3、更新热门词 4、增加搜索排行榜 5、修正切换搜索引擎时左栏不会随所选引擎自动变换问题 例:原http://s
--- --- -----
1、界面更友善
2、优化主代码
3、更新热门词
4、增加搜索排行榜
5、修正切换搜索引擎时左栏不会随所选引擎自动变换问题
例:原http://so.ok881.com/go.asp?Key=唱得响亮&NO=9(这时左栏处于“网页”分类目录)
当将NO=9换成NO=101 时,左栏能自动切换到“影视”分类目录
6、增加相关搜索关键词 ( ...
单片机开发 This will sample all 8 A/D-channels. The result will be send out via UART1 and can be seen within
This will sample all 8 A/D-channels.
The result will be send out via UART1 and can be seen within
any terminal-program (9600 Baud).
With each pressed key the next channel will be converted.
No interrupts are used.