搜索资源列表
CS2003081aes
- 非常经典的AES加密算法接口及演示程序 ,可作课程设计使用 (* 介绍 *) AES 是一种使用安全码进行信息加密的标准。 它支持 128 位、192 位和 256 位的密匙。 加密算法的实现在 ElAES.pas 单元中。 本人将其加密方法封装在 AES.pas 单元中, 只需要调用两个标准函数就可以完成字符串的加密和解密。 (* 密匙长度 *) 128 位支持长度为 16 个字符 192 位支持长度为 24 个字符 256 位支
PowerBuilder8.0
- PowerBuilder 8.0使用技巧讲义–如何设定预设打印机-s use of skills-how to change the default printer
CUM2X
- function y_cum = cum2x (x,y, maxlag, nsamp, overlap, flag) %CUM2X Cross-covariance % y_cum = cum2x (x,y,maxlag, samp_seg, overlap, flag) % x,y - data vectors/matrices with identical dimensions % if x,y are matrices, rather than vectors, col
20070508
- Visual Basic 6.0可以通过调用API函数格式化一个磁盘,无论是软盘还是硬盘。 打开一个新的项目(工程1) ,如果你没有更改过缺省模式,那么Visual Basic 6.0会自动添加一个form1文件,在form1上添加一个命令控件,将下面的代码拷入。 Option Explicit Private Declare Function SHFormatDrive Lib\"shell32\"( ByVal Hend AS Long,ByVal Dri
Linux_segment_default
- Linux下Segment Default的原因-Linux Segment Default reasons
jichu4
- 本教程假定你已经拥有了c++程序设计的知识,并且已经安装和编译了一个Ogre的应用程序(如果你在设置你的应用程序中有困难,请参考this guide获得更详细的编译步骤)。这个教程同时也是建立在上一章基础上的,因此默认你已经了解了上个教程的内容。-This tutorial assumes that you already have c++ Programming knowledge and has been installed and compiled an Ogre application
zrdj
- 自然对界,Win32平台下的微软C编译器(cl.exe for 80x86)在默认情况下采用如下的对齐规则:任何基本数据类型T的对齐模数就是T的大小,即sizeof(T)。比如对于double类型(8字节),-Nature of profession, Win32 platforms under Microsoft C compiler (cl.exe for 80x86) by default alignment using the following rules: any basic dat
gaojian
- 毕业设计内容: 1、 作者投稿功能 2、 专家审稿 3、 系统管理员对所有稿件的管理功能 管理权限设置:分为三级权限。包括用户:添加文章、查询自己稿件的审稿情况、审稿意见、查看个人资料等 专家:审批文章、查看待审稿件、查看自己的个人信息 管理员:对用户、专家的管理,可作一切操作审批、编辑、删除文章等。默认的所有帐号和密码都是:aspx.bcbbs.net-Graduation Project: 1, author submission function 2, Peer Review 3, sys
examol
- Asp.net在线考试系统源码及毕业设计论文 学生根据学号和密码进行登录,可以选择练习模式 登录后可以选择题型、难易程度进行自动组卷 其他功能请自行发掘... 关于数据库设计等请参照 毕业设计说明.pdf 登陆窗口:\Students\login.aspx 默认学号:0301095 密码:0301095-Source code online examination system Asp.net and graduate design students
07104060129
- 哈夫曼编码,采用文件存储,路径即可自定义也可取默认的-Huffman coding, the use of file storage, the path is also desirable to customize the default
shouji
- GPRS通信费,以当地移动公司公布为准。一般GPRS功能都在手机办理时自动开通。手机默认的为标准资费,即无月租,按流量收费-GPRS communications to the local mobile company, whichever is published. GPRS functions normally handled automatically when the phone open. Default as the standard mobile phone charges, t
rom
- tk25平台默认的是128Mbit flash memory 和 32Mbit SRAM,因为1BYTE等于8BIT,所以就是我们通常所说的是16M ROM和4M RAM,不过由于文件系统占用2M,这2M一般又被分为系统盘和用户盘,系统盘存储NV文件和MMS相关文件,对用户不可见,-tk25 platform, the default is 128Mbit flash memory and 32Mbit SRAM, because the 1BYTE equal 8BIT, so that we
waveletintroduction
- matlab小波的学习工具,用于初学者使用,介绍了一般matlab书中为提到的默认工具-matlab wavelet learning tool for beginners, the book introduces the general matlab default tools for the mentioned
nRF2401
- 无线传输,结合凌阳单片机 *P_Watchdog_Clear = 0x0001 if((nRF2401_RxStatus()) == 1) // nRF2401A有数据请求 { nRF2401_ReceiveByte(RxBuf) // 接收数据 switch(RxBuf[0]) { case 1: PlaySnd(0) // 播放语音"Key1" break
zhenfengzhuang
- 用VC++根据给出的原始数据,组装一个IEEE802.3格式的帧(题目默认的输入文件为二进制原始数据(文件名为input1和input2))。-VC++ in accordance with the given raw data, assembled an IEEE802.3 frame format (The default title for the binary raw data input file (file named input1 and input2)).
0837@52RD_11_RedArrow-Overview
- 英飞凌入门资料 该文章没有显式目录,主要内容如下: MMI architechture -Overview -Two Layers: Middleware Layer and MMI/Application Layer MMI Feature Set Middleware Layer MMI-Multi-message Loop Architecture mmi-Power On Procedure Host Simulator -Red Arrow
ARM-programing
- ARM编程技巧PPT,涉及优先级别、指令编排、嵌套优化、内嵌汇编等内容-O0---DEBUG O1---DEBUGREL -O2---RELEASE (default)
JBOSS_Portal_install
- JBOSS门户的安装和示例,JBOSS Portal默认数据库是hsqldb,如果你需要使用其他数据库就需要将JBOSS Portal/setup下的你需要的数据库-jboss portal install ,The Portal is HSQLDB JBOSS default database, if you need to use other database it needs to JBOSS the Portal/setup of you need to database
an202-1
- This application note briefly describes several minor functional differences between the CS5460 and the CS5460A. These functional differences may need to be considered by a designer when attempting to use the CS5460A as a drop-in replacemen
jianshudianlutu
- 无线键盘、鼠标、接收器电路和源程序 全套文件设计及代码- CY4672 PRoC LP KBM RDK v1.00 The CD contains a self-extracting installer at the root of the CD: "Install_CY4672_RDK.exe" The CD also contains individual copies of all of the files contained