亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频

蟲蟲首頁| 資源下載| 資源專輯| 精品軟件
登錄| 注冊

private-key

  • 這個源代碼主要模仿了一個類似 深度操作系統安裝程序中的一個軟件自動安裝管理器AutoIt v3

    這個源代碼主要模仿了一個類似 深度操作系統安裝程序中的一個軟件自動安裝管理器AutoIt v3,具有如下功能: 一、支持INI讀取,支持 SECTION 的讀取,模塊modINIReader.bas支持讀取Sections及key 二、支持 /auto /uninstall /del命令行參數運行 三、支持軟件后臺靜默模式安裝、支持靜默卸載(當然視安裝軟件的參數支持) 四、支持自身刪除 五、模塊 modSys.bas 獲取文件大小,支持kb,MB,byte及auto 返回大小單位 六、支持高級shell調用及等待安裝程序結束并返回結果 七、支持倒計時進度計時器及餅圖顯示 八、支持XP風格,不需要使用.manifest格式文件 九、支持系統托盤氣泡提示各種安裝信息等 補充:要安裝的軟件請放在soft文件夾中,再修改Autoss.ini文件中的安裝路徑。

    標簽: AutoIt v3 源代碼

    上傳時間: 2016-11-25

    上傳用戶:liansi

  • lcd驅動 其中包括delay.c

    lcd驅動 其中包括delay.c,key.c,LCD.c,main.c,usart.c

    標簽: delay lcd 驅動

    上傳時間: 2016-11-28

    上傳用戶:songrui

  • The literature of cryptography has a curious history. Secrecy, of course, has always played a centra

    The literature of cryptography has a curious history. Secrecy, of course, has always played a central role, but until the First World War, important developments appeared in print in a more or less timely fashion and the field moved forward in much the same way as other specialized disciplines. As late as 1918, one of the most influential cryptanalytic papers of the twentieth century, William F. Friedman’s monograph The Index of Coincidence and Its Applications in Cryptography, appeared as a research report of the private Riverbank Laboratories [577]. And this, despite the fact that the work had been done as part of the war effort. In the same year Edward H. Hebern of Oakland, California filed the first patent for a rotor machine [710], the device destined to be a mainstay of military cryptography for nearly 50 years.

    標簽: cryptography literature has Secrecy

    上傳時間: 2016-12-08

    上傳用戶:fxf126@126.com

  • Quaternions are hypercomplex numbers (that is generalizations of the complex numbers to higher dimen

    Quaternions are hypercomplex numbers (that is generalizations of the complex numbers to higher dimensions than two). For an introduction, refer to the Wikipedia article on Quaternions. Quaternion toolbox for Matlab® extends Matlab® to allow calculation with matrices of quaternions in almost the same way that one calculates with matrices of complex numbers. This is achieved by defining a private type to represent quaternion matrices and overloadings of many standard Matlab® functions. The toolbox supports real and complex quaternions (that is quaternions with four real or complex components).

    標簽: numbers generalizations hypercomplex Quaternions

    上傳時間: 2014-11-27

    上傳用戶:jhksyghr

  • (1 . Higher Educati on Admissi on Committee Office of L ianyungang,L ianyungang 222006, China 2 .

    (1 . Higher Educati on Admissi on Committee Office of L ianyungang,L ianyungang 222006, China 2 . Modern Educati on Technique Center, Huaihai I nstitute of Technol ogy, L ianyungang 222005, China) Abstract: The outbreak ofARP cheating virus interferes with the nor mal functi oning of LAN. On the basis of thoroughly und standing of the p rinci p les, this paper analyzes the p rinci p les, pattern and classificati ons ofARP in details . And it also discu the tactics t o take strict p recauti ons ofARP fr om t wo sides— — —the administrati on ofLAN and Client Host . The pur pose of the cussi on is t o guarantee the normal running of LAN users . Key words: virus p rinci p les LAN client host

    標簽: ianyungang Committee Educati Admissi

    上傳時間: 2013-12-23

    上傳用戶:zhangyigenius

  • STC51系列的源碼

    STC51系列的源碼,包括ADC0832,TCP-IP,Web,18B20,DS1302,E2PROM,KEY,LCM1602,UART等程序。

    標簽: STC 51 源碼

    上傳時間: 2014-11-05

    上傳用戶:lgnf

  • A novel met hod t o p artially compensate sigma2delta shap ed noise is p rop osed. By injecting t he

    A novel met hod t o p artially compensate sigma2delta shap ed noise is p rop osed. By injecting t he comp en2 sation cur rent int o t he p assive loop f ilte r during t he delay time of t he p hase f requency detect or ( PFD) , a maximum reduction of t he p hase noise by about 16dB can be achieved. Comp a red t o ot he r compensation met hods , t he tech2 nique p rop osed he re is relatively simple and easy t o implement . Key building blocks f or realizing t he noise cancel2 lation , including t he delay va riable PFD and comp ensation cur rent source , a re sp ecially designed. Bot h t he behavior level and circuit level simulation results a re p resented.

    標簽: sigma2delta compensate injecting artially

    上傳時間: 2013-12-18

    上傳用戶:qlpqlq

  • int main(int argc,char *argv[]) { char ch while(true) { printf("*************************

    int main(int argc,char *argv[]) { char ch while(true) { printf("*************************************\n") printf(" 1.Reader Priority\n") printf(" 2.Writer Priority\n") printf(" 3.Exit to Windows\n") printf("*************************************\n") printf("Enter your choice(1,2,3): ") do{ ch=(char)_getch() }while(ch!= 1 &&ch!= 2 &&ch!= 3 ) system("cls") if(ch== 3 ) return 0 else if(ch== 1 ) ReaderPriority("thread.dat") else WriterPriority("thread.dat") printf("\nPress Any Key to Coutinue:") _getch() system("cls") } return 0

    標簽: char int printf while

    上傳時間: 2017-01-06

    上傳用戶:gonuiln

  • 支持DVB-S,DVB-T,DVB-C的系統前端加擾和解擾過程

    支持DVB-S,DVB-T,DVB-C的系統前端加擾和解擾過程,請注意加擾與加密不同,本程序包實現的是純粹的加擾和解擾過程,不對KEY進行加密傳輸。要求輸入測試文件時,請按照C語言的文件訪問要求輸入,如key.txt表示你要使用的KEY放在了名為key的txt文件中,不可寫成“key.txt”。

    標簽: DVB-S DVB-C DVB-T

    上傳時間: 2017-01-10

    上傳用戶:SimonQQ

  • Overview If you have been wanting to learn Java, check out the newly revised fourth edition of the

    Overview If you have been wanting to learn Java, check out the newly revised fourth edition of the best-seller Sams Teach Yourself Programming with Java in 24 Hours. This step-by-step tutorial will teach you how to create simple Java programs and applets. Comprised of 24 one-hour lessons, this new edition focuses on key programming concepts and essential Java basics, has been improved by dozens of reader comments, and is reorganized to better cover the latest developments in Java. The book s coverage of core Java programming topics has also been expanded. A great starting point for learning Java, this book is also a great primer to reading sams Teach Yourself Java in 21 Days.

    標簽: the Overview edition wanting

    上傳時間: 2017-01-10

    上傳用戶:huyiming139

主站蜘蛛池模板: 大同市| 沙湾县| 景宁| 昆山市| 玉溪市| 沙湾县| 丰原市| 娄底市| 岑巩县| 蒲江县| 崇义县| 汝城县| 邯郸县| 江安县| 康平县| 砚山县| 凉山| 诏安县| 柳林县| 金湖县| 镇平县| 八宿县| 革吉县| 延吉市| 桦南县| 中卫市| 神农架林区| 延安市| 云林县| 和政县| 瓦房店市| 浦东新区| 固阳县| 交口县| 名山县| 新安县| 巩留县| 哈巴河县| 镇原县| 藁城市| 民县|