CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - key.h

搜索资源列表

  1. Data4final

    0下载:
  2. 移位密码、代换密码的加密及解密 实现移位密码:k表示26个字母向前循环位移的字符个数 加密: 输入:k,以及小写表示的明文字母,输出:大写字母表示的密文 解密:输入: k,以及大写字母表示的密文,输出:小写字母表示的明文 例如,当k=11时 明文:wewillmeetatmidnight 密文:HPHTWWXPPELEXTOYTRSE 实现代换密码 例如输入密匙guangzhouuniversity,则建立字母对应关系: a b c d e f g
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:8617
    • 提供者:何志
  1. vcgenie

    0下载:
  2. The most important task was to understand how an add-in works, and the key is to grasp the DevelperStudio object model. Well, the object model is just simple, compared to things in Microsoft Office, but the study also took time and energy. After look
  3. 所属分类:Static控件

    • 发布日期:2008-10-13
    • 文件大小:54422
    • 提供者:小叹号
  1. quanpaixu

    0下载:
  2. 冒泡排序 直接选择排序 Shell排序 快速排序 归并排序 堆排序 直接插入排序基本算法 #include<iostream.h> #include<stdlib.h> #include<time.h> const int n=100000 typedef struct{ int key }RedType typedef struct{ RedType *r //r[n+1
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:720567
    • 提供者:zero
  1. guanli

    0下载:
  2. 打开主程序,在主程序界面里有这些字符: P I F D S Q H .这些字符分别代表:显示所有同学的记录 插入一个新同学的记录 查找同学(按姓名查找) 删除一个同学的记录. 保存记录 退出 帮助 也就是进入主程序,出现这些字符.按相应的键实现不同的功能. 注:按 Q键时,也就是帮助.则出现如下信息: P:Preview all students information I: Insert new student information F:Find a student
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:4785
    • 提供者:在天
  1. softhy45e

    0下载:
  2. 动网论坛KEY清除工具 功能简介: A 在删除了所有管理员情况下,新建admin帐号。 B 修改某一用户密码并提升为管理员。 C 当论坛关闭时没有开启之匙。 D 子论坛统计子数错误之修复。 E 修复固顶帖,修复主题表情,修复分版Board_user字段,修复用户表UserTopic字段及自定义权限错误。 F 清空本论坛所在服务器的缓存信息。 G 修复用户主题值、注册日期为空,星座显示undefined的错误。 H 修正删除不活动用户时间值过大的错误。 I
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:13741
    • 提供者:lmt
  1. ch10

    0下载:
  2. 数据结构(严慰敏)配套纯c代码实验十 typedef int InfoType // 定义其它数据项的类型 typedef int KeyType // 定义RedType类型的关键字为整型 struct RedType // 记录类型(同c10-1.h) { KeyType key // 关键字项 InfoType otherinfo // 其它数据项 } typedef char KeysType // 定义关键字类型为字符型 #incl
  3. 所属分类:其它

    • 发布日期:2014-01-17
    • 文件大小:13016
    • 提供者:冰河
  1. jasmine9

    1下载:
  2. 哈希表查找、分块查找 1. 编写一个程序,输出在顺序表{8,14,6,9,10,22,34,18,19,31,40,38,54,66,46,71,78,68,80,85,100,94,88,96,87}中采用分块查找方法(每块的块长为5,共有5块)查找关键字46的过程. 2. 编写一个程序实现哈希表的相关运算, 并在此基础上完成如下功能: (1) 建立{16,74,60,43,54,90,46,31,29,88,77}哈希表A[0…12], 哈希函数为: H(k)=key % 13,
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:4666
    • 提供者:jiangyumin
  1. brew window manager

    0下载:
  2.   Objective This topic describes how to create a windowed application that will share the display with other applications. Requirements Brew® MP windowed applications need to be written differently than traditional Brew MP applications.
  3. 所属分类:界面编程

    • 发布日期:2009-01-07
    • 文件大小:439828
    • 提供者:bluecrest
  1. r0keylog

    0下载:
  2. Intercept IofCallDriver, send pressed key to user-mode parser. C-Intercept IofCallDriver, send pressed key to user-mode parser. C++
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:78447
    • 提供者:Andrey
  1. OpenH323_source_Zip

    0下载:
  2. H.323最新完全版的源代码,包括例程说明. 为了能在不保证QoS的分组交换网络上展开多媒体会议,由ITU的第15研究组SG-15于1996年通过H.323建议的第一版,并在1998年提出了H.323的第二版。H.323制定了无QoS(服务质量)保证的分组网络PBN(packet Based Networks)上的多媒体通信系统标准,这些分组网络主宰了当今的桌面网络系统,包括基于TCP/IP、IPX分组交换的以太网、快速以太网、令牌网、FDDI技术。因此,H.323标准为LAN、WAN
  3. 所属分类:Communication

    • 发布日期:2017-04-09
    • 文件大小:1732051
    • 提供者:刘火明
  1. mtouch_4

    1下载:
  2. 用pic16f883做的4个键的触摸按键(MTOUCH)实现电容式触摸按键的代码。有mtouch4.h和mtouch4.c构成-Pic16f883 do with four key touch-button (MTOUCH) the realization of capacitive touch button code. There mtouch4.h and constitute mtouch4.c
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-01
    • 文件大小:116951
    • 提供者:wugp
  1. jijiucheshiyanchengxu

    0下载:
  2. 中断服务程序的关键是:1.保护进入中断时的状态,并在退出中断之前恢复进入时的状态。2.必须在中断程序中设定是否允许中断重入,即设置EX0位。 本例中使用了INT0中断,一般中断程序进入时应保护PSW,ACC以及中断程序使用但非其专用的寄存器。本例的INT0程序保护了PSW,ACC,2等三个寄存器并且在退出前恢复了这三个寄存器。另外中断程序中涉及到关键数据的设置时应关中断,即设置时不允许重入。本例中没有涉及这种情况。 实验开始时K8应在H(高电平)端,要产生中断时先拨向L(低电平)端
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-04
    • 文件大小:646
    • 提供者:邱晓波
  1. cc

    0下载:
  2. 分析的是实例 #include<stdio.h> #include<stdlib.h> typedef struct BST* tree_pointer //定义数据类型 typedef struct BST{ int key tree_pointer left tree_pointer right }BST tree_pointer CreateBST(tree_pointer root, int data)
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:73043
    • 提供者:林明
  1. include1

    0下载:
  2. 1.利用实验建立一个有序表,采用折半查找实现某一已知的关键字的查找。 2.随机产生一组关键字,利用二叉排序树的插入算法建立二叉排序树,然后删除某一指定关键字元素。 3.已知散列函数H(key)=key p(p为自定义的常数),冲突处理方法分别为线性探测法、外拉链法实现 散列表的建立。 -find
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:3378
    • 提供者:李惠
  1. CryptoPPRef

    0下载:
  2. 著名超强加密解密函数类库Crypto++的最新Reference参考资料。官方的超全!-Abstract Base Classes cryptlib.h Authenticated Encryption AuthenticatedSymmetricCipherDocumentation Symmetric Ciphers SymmetricCipherDocumentation Hash Functions SHA1, SHA224, SHA256, SHA384,
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-22
    • 文件大小:6826873
    • 提供者:沧海
  1. CryptoPPGuide

    0下载:
  2. Crypto++的文档,虽然不是很全,但是其中有简单的调用该类库的方法实例。-Abstract Base Classes cryptlib.h Authenticated Encryption AuthenticatedSymmetricCipherDocumentation Symmetric Ciphers SymmetricCipherDocumentation Hash Functions SHA1, SHA224, SHA256, SHA384, SHA51
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-28
    • 文件大小:79660
    • 提供者:沧海
  1. hashmap

    0下载:
  2. 哈希表的实现 hashmap.h - declaration of class HashMap hashmap.cpp - definition of class HashMap hash-driver.cpp demonstrates use of class HashMap and its member functions.-A Hash Table Implementation The following header file and implementation fil
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-28
    • 文件大小:667941
    • 提供者:刘亚
  1. qianru_EZWJL

    0下载:
  2. EZW举例 该源代码包含有6个文件: EZW.H - EZW编码器头文件 EZW.C - EZW编码器文件 MATRIX2D.H MATRIX2D.C - 编码器数据结果定义和数据操作 FIFO.H FIFO.C - 扫描方式定义:先入先出原则 LIST.H LIST.C - 零树结构定义和操作 UNEZW.C - EZW解码器 这里,读者重点要掌握的是EZW.C和LIST.C中的内容,充分理解零树的概念。 -EZW example of t
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-02
    • 文件大小:10748
    • 提供者:核武器
  1. H.264standard

    0下载:
  2. 视频编码的关键技术的的详细解释,介绍,例子分析-Video coding detailed explanation of the key technologies are introduced, examples of
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-05-16
    • 文件大小:4311033
    • 提供者:李米
  1. key

    0下载:
  2. 控制595对键盘进行扫描,完成键盘工作的功能,该文件给Key.h提供底层接口-Control 595 of the keyboard scan, the completion of the work function of the keyboard, the underlying interface file to Key.h
  3. 所属分类:Other systems

    • 发布日期:2017-11-20
    • 文件大小:1405
    • 提供者:李宁
« 12 3 »
搜珍网 www.dssz.com