代码搜索:身份加密

找到约 5,494 项符合「身份加密」的源代码

代码结果 5,494
www.eeworm.com/read/369007/9669433

lst 复件 kqj.lst

** 反编译文件: ** 文件类型:Visual FoxPro 6.0 [加密] Main.prg(主文件) Gzhs.prg Createfilea.prg Createfile.prg Quitkqjdb.prg Appinit.prg Login.scx Login.sct Gzhslist.scx Gzhslist.sct K
www.eeworm.com/read/171599/9745551

asp sha256.asp

www.eeworm.com/read/367180/9767610

cpp jm.cpp

#include #include #include #include void dofile(char *in_fname,char *pwd,char *out_fname);/*对文件进行加密的具体函数*/ void main(int argc,char *argv[])/*定义main()函数的命
www.eeworm.com/read/366977/9786591

m p0306.m

I=imread('eight.tif'); imshow(I) ; J2=imnoise(I,'salt & pepper',0.04); % 叠加密度为0.04的椒盐噪声。 % 如图3-17(c)所示。 figure,imshow(J2); I_Filter1=medfilt2(J2,[3
www.eeworm.com/read/134502/13985704

frm form1.frm

VERSION 5.00 Object = "{AFD14C83-A869-11D3-BD96-0080C8EB2FFE}#1.0#0"; "ApexDes.ocx" Begin VB.Form Form1 Caption = "DES加密/解密控件功能测试软件" ClientHeight = 9060 ClientLeft =
www.eeworm.com/read/101717/15821500

bas secpolicy.bas

Attribute VB_Name = "SecPolicy" '将银行帐号的密码字符串通过加密算法保护,加强数据库安全! Option Explicit ' Encipher the text using the pasword. Public Function Cipher(ByVal From_Text As String) As String Const MIN_ASC
www.eeworm.com/read/424004/10507598

cpp ex8_4.cpp

//【例8.4】虚基类在多层多重继承中的应用--在职研究生类定义。 #include #include using namespace std; enum Tsex{mid,man,woman}; //为简化,本例定义学生类时课程省略,并全部用string字符串 class Person{ string IdPerson; //身份证
www.eeworm.com/read/466125/7039285

asp youke_order.asp

www.eeworm.com/read/136863/13358604

+

Type=Exe Form=身份证号码转换.frm Reference=*\G{00020430-0000-0000-C000-000000000046}#2.0#0#..\..\WINDOWS\System32\stdole2.tlb#OLE Automation Object={60D6D560-4F4A-11CF-B86B-444553540000}#1.0#0; RasDial.oc
www.eeworm.com/read/317062/13511076

vb loginform1.vb

Public Class LoginForm1 ' TODO: 插入代码,以使用提供的用户名和密码执行自定义的身份验证 ' (请参见 http://go.microsoft.com/fwlink/?LinkId=35339)。 ' 随后自定义主体可附加到当前线程的主体,如下所示: ' My.User.CurrentPrincipal = C