CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - C语言 密码

搜索资源列表

  1. 98

    0下载:
  2. 无需密码,直接解压,是老师布置的二叉排序树的C语言代码,适合学生使用.-without passwords, directly extract, is a teacher decorated tree ranking two forks of C language code, for use by students.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:2768
    • 提供者:king
  1. rrend

    0下载:
  2. c语言模仿银行系统里面的密码程序,希望大家会喜欢-imitate the banking system inside the password procedures in the hope that people will like the
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1176
    • 提供者:黎兵
  1. supcode_C_COMP

    0下载:
  2. 这是PC机上小型的C语言文本编缉器 解压密码是www.supcode.com-This is the PC on the C language small text editor for extracting passwords are www.supcode.com
  3. 所属分类:其它

    • 发布日期:2014-01-21
    • 文件大小:32470
    • 提供者:钱江昌
  1. supcode_cchuangkou

    0下载:
  2. 窗口开发的 C 语言源程序.解压密码是www.supcode.com-window of the C language development source. Extracting passwords are www.supcode.com
  3. 所属分类:对话框与窗口

    • 发布日期:2014-01-21
    • 文件大小:25140
    • 提供者:钱江昌
  1. 约瑟夫环数据结构实验报告

    0下载:
  2. C语言数据结构课程设计约瑟夫环1. 本演示程序中,人数n应为任意的,首先应输入一个值赋给初始报数上限m,程序应能自动保存出列人的序号和将出列的人所持的密码赋给m,再次作为报数上限,如此循环,直至所有人都出列为止。-C language curriculum design data structure Joseph Central 1. The demo program, the number of n for arbitrary, and the first to be assigned to
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:8019
    • 提供者:郑伟雄
  1. FireCodeCreator3.3

    3下载:
  2. 《风越代码生成器 [FireCode Creator]》是一款采用.Net FrameWork2.0框架、基于多种数据库的程序代码生成软件,可快速建立数据信息的:添加、编辑、查看、列表、搜索功能。默认提供asp、aspx WEB程序、.net普通三层框架程序、.net Windows程序,多种代码框架及多个界面设计模板,均可任意修改管理。通过自定义生成程序的界面风格与输出代码,用户可将其扩展为ASPX/ASP/PHP/JSP等各种程序的代码生成器。内置的.net代码框架,能建立C#语言的.net
  3. 所属分类:开发工具

  1. atmdemo

    0下载:
  2. C 模拟ATM自动取款机源代码(TXT文件存储) C语言模拟ATM自动取款机的源代码,利用TXT存储用户信息,每个用户都会被存到user.txt文本中,另外系统生成4个文件(存款记录、取款记录、转账记录、余额)!实现存、娶转、查功能!对密码输入次数进行了限制,错误三次就退出程序!对用户密码进行简单的加密!程序生成控制台程序,主要为了展现事务逻辑处理,C语言爱好者请不要错过哦。 -C simulation source code for ATM automated teller machi
  3. 所属分类:Finance-Stock software system

    • 发布日期:2017-03-27
    • 文件大小:27899
    • 提供者:李春雨
  1. RSA

    0下载:
  2. RSA算法的C语言实现,RSA是公鈅加密算法的典型代表,是密码学史上的一个里程碑-RSA algorithm is the C language, RSA public key encryption algorithm is a typical representative, is a milestone in the history of cryptography
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-30
    • 文件大小:2357
    • 提供者:王子捷
  1. pkcs11-engine

    1下载:
  2. 使用openssl完成pkcs11功能的工程,使用Engine方式实现,可以在此基础上调用自己的硬件设备完成密码运算。使用C语言开发,是学习openssl,pkcs11,Engine机制不可多得的样例程序。-Function using the openssl pkcs11 complete the project, be achieved using the Engine can be invoked on the basis of their hardware equipment to co
  3. 所属分类:CA program

    • 发布日期:2017-03-29
    • 文件大小:340854
    • 提供者:鹿淑煜
  1. CipherAndDecipher

    0下载:
  2. 用C语言实现仿射密码的加密和仿射密码的解密。-Implemented in C affine affine encryption and decryption password.
  3. 所属分类:CA program

    • 发布日期:2017-04-10
    • 文件大小:2059313
    • 提供者:张刘飘
  1. Modern-cryptography-

    0下载:
  2. 1、Vigenere的编程实现 使用C语言设计实现古典密码体制中的Vigenere密码,并加/解密一个文件 2、Column permutation 密码的编程实现 编程(建议使用C语言)实现古典密码体制中的Column permutation密码,并加/解密一个字符串或文件 3、DES的编程实现 使用C语言设计实现DES密码,并加/解密一个文件 -1, Vigenere of programming using C language design and impleme
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-02
    • 文件大小:6327
    • 提供者:萧瑜
  1. fangshe

    0下载:
  2. 仿射密码加密和解密源代码,C语言实现,VC++6.0编译通过-fang she mi ma
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-25
    • 文件大小:648
    • 提供者:xlzhan
  1. AddUser

    0下载:
  2. 不使用Net命令也可以添加用户的C语言程序代码 要添加的用户名和密码可以在代码里更改-Do not use the Net command also can add users to the C language code To add a user name and password can be change in the code
  3. 所属分类:Shell api

    • 发布日期:2017-03-25
    • 文件大小:608
    • 提供者:李枫
  1. SuperAtm

    1下载:
  2. 用C语言实现ATM的基本功能:电子开户、账户登录、密码修改、余额查询、自助存款、自助取款、自助转账、交易明细查询等-ATM with the C language the basic functions: electronic account opening, account login, password changes, balance inquiry, self-deposit, an ATM, self-service transfers, inquiries and other tra
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-06
    • 文件大小:1243093
    • 提供者:caq
  1. FILE42

    0下载:
  2. 数据结构的三元组顺序表来实现稀疏矩阵的快速转置 C语言版 有解压的密码 请大家小心用好 压缩文件有密码 源码太简单-Data structure of the triple sequence table to achieve fast sparse matrix transpose C language version has unzip password, please make good use of everyone carefully compressed file has a pa
  3. 所属分类:Data structs

    • 发布日期:2017-04-06
    • 文件大小:719
    • 提供者:fu xingyou
  1. src

    2下载:
  2. shamir‘s secret sharing C语言源码,对密码分割合并实现秘密共享-shamir' s secret sharing C language source code for the password secret sharing to achieve the combined partition
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-28
    • 文件大小:246080
    • 提供者:iuhiuh
  1. ClanguagesourceATMmachineATM

    0下载:
  2. C语言模拟ATM机源代码 画了界面!实现存、取、转、查等功能!利用文件存取! 对密码输入次数加限制,对密码进行了简单的加密! 用C语言处理了复杂的业务逻辑!-C language simulation source code draws ATM machine interface! Achieve deposit, withdraw, transfer, search and other features! Using file access! Increase the
  3. 所属分类:Finance-Stock software system

    • 发布日期:2017-04-10
    • 文件大小:1647769
    • 提供者:skysoul
  1. AES

    0下载:
  2. 分组密码加密标准算法高级加密标准AES的 C语言实现代码文档-C source code of AES
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-22
    • 文件大小:60284
    • 提供者:蒙嘎勒
  1. cssear

    0下载:
  2. 此程序用c语言实现凯撒密码,实现了加密算法-This procedure using c language Caesar password encryption algorithm achieved
  3. 所属分类:CSharp

    • 发布日期:2017-03-29
    • 文件大小:844
    • 提供者:Ian
  1. studentmanger

    0下载:
  2. 这是一个完整的c语言做的学生成绩管理平台,加入了有效的密码保护措施,基于学生和老师的共同平台-This is a complete c language of student achievement management platform by adding an effective password protection measures, based on the students and teachers a common platform
  3. 所属分类:Education soft system

    • 发布日期:2017-04-02
    • 文件大小:5538
    • 提供者:姜楠
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 22 »
搜珍网 www.dssz.com