码迷,mamicode.com
首页 >  
搜索关键字:standard    ( 4798个结果
Asp.net的加密解密技巧--[转载]
对于加密和解密,我们都知道。下面主要介绍的是ASP.NET中的加密和解密。一、数据加密/编码算法列表常见用于保证安全的加密或编码算法如下:1、常用密钥算法密钥算法用来对敏感数据、摘要、签名等信息进行加密,常用的密钥算法包括:DES(Data Encryption Standard):数据加密标准,速...
分类:Web程序   时间:2014-12-16 18:31:10    阅读次数:213
11-1. 通讯录的录入与显示(10)
11-1. 通讯录的录入与显示(10)时间限制400 ms内存限制65536 kB代码长度限制8000 B判题程序Standard作者 乔林(清华大学)通讯录中的一条记录包含下述基本信息:朋友的姓名、出生日期、性别、固定电话号码、移动电话号码。 本题要求编写程序,录入N条记录,并且根据要求显示任意某...
分类:其他好文   时间:2014-12-16 13:17:25    阅读次数:186
CentOS学习笔记--目录配置
Linux目录配置 类Linux的目录看上去差不多,为什么? 以下内容节选自l 鸟哥的 Linux 私房菜 -- 基础学习篇目录 第六章、Linux 的文件权限与目录配置 3. Linux目录配置 Linux目录配置的依据—FHS Filesystem Hierarchy Standard (FHS...
分类:其他好文   时间:2014-12-16 11:35:48    阅读次数:210
libc++
"libc++" C++ Standard Librarylibc++ is a new implementation of the C++ standard library, targeting C++11.All of the code in libc++ isdual licensedunde...
分类:编程语言   时间:2014-12-16 09:57:53    阅读次数:301
【转载】JPEG2000
这是一篇会议论文,由JPEG-2000的官方推荐软件Jasper的作者Michael D. Adams所作的一篇综述性的文章(The JPEG-2000 Still Image Compression Standard)。原文请到www.ece.uvic.ca/?mdadams去寻找下载。个人认为....
分类:其他好文   时间:2014-12-15 21:42:17    阅读次数:296
10055 - Hashmat the Brave Warrior & 各数据类型所占字节数 (C语言)
Problem AHashmat the brave warriorInput:standard inputOutput:standard outputHashmat is a brave warrior who with his group of young soldiers moves from...
分类:编程语言   时间:2014-12-14 17:00:29    阅读次数:274
PAT (Basic Level) Practise (中文) 1005
1005. 继续(3n+1)猜想 (25)时间限制400 ms内存限制65536 kB代码长度限制8000 B判题程序Standard作者CHEN, Yue卡拉兹(Callatz)猜想已经在1001中给出了描述。在这个题目里,情况稍微有些复杂。当我们验证卡拉兹猜想的时候,为了避免重复计算,可以记录下...
分类:其他好文   时间:2014-12-13 21:41:04    阅读次数:150
160A - Twins
A. Twins time limit per test 2 seconds memory limit per test 256 megabytes input standard input output standard output Imagine that you have a twin brother or sister. Ha...
分类:Windows程序   时间:2014-12-13 08:32:13    阅读次数:275
STL笔记(6)标准库:标准库中的排序算法
STL笔记(6)标准库:标准库中的排序算法标准库:标准库中的排序算法The Standard Librarian: Sorting in the Standard LibraryMatthew Austernhttp://www.cuj.com/experts/1908/austern.htm?to...
分类:编程语言   时间:2014-12-13 00:49:33    阅读次数:334
PLSQL_基础系列7_插入方式Pivoting / Unconditional / Conditional ALL / Conditional FIRST INSERT
2014-12-08 BaoXinjian一、摘要Oracle Insert的多种方式1. standard insert1. pivoting Insert2. unconditional insert3. conditional all insert / conditional first in...
分类:数据库   时间:2014-12-12 14:39:55    阅读次数:247
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!