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

蟲(chóng)蟲(chóng)首頁(yè)| 資源下載| 資源專(zhuān)輯| 精品軟件
登錄| 注冊(cè)

???¤???????¥???¥???????????|???????????????????????¥???????????§???????????|???????????¥???±????????????????(l????????ng)???¥???????????§???????1???|???????§???|???????????????????????¥???????????????????????¥???????????¥???????????§???¨???±???|???2???????§???a???????£????????

  • MD5 加 密的V i s u a l C + + S o u r c e C o d e .

    MD5 加 密的V i s u a l C + + S o u r c e C o d e .

    標(biāo)簽: MD5

    上傳時(shí)間: 2014-01-04

    上傳用戶(hù):lunshaomo

  • by Randal L. Schwartz and Tom Phoenix ISBN 0-596-00132-0 Third Edition, published July 2001. (See

    by Randal L. Schwartz and Tom Phoenix ISBN 0-596-00132-0 Third Edition, published July 2001. (See the catalog page for this book.) the text of Learning Perl, 3rd Edition. Table of Contents Copyright Page Preface Chapter 1: Introduction Chapter 2: Scalar Data Chapter 3: Lists and Arrays Chapter 4: Subroutines Chapter 5: Hashes Chapter 6: I/O Basics Chapter 7: Concepts of Regular Expressions Chapter 8: More About Regular Expressions Chapter 9: Using Regular Expressions Chapter 10: More Control Structures Chapter 11: Filehandles and File Tests Chapter 12: Directory Operations Chapter 13: Manipulating Files and Directories Chapter 14: Process Management Chapter 15: Strings and Sorting Chapter 16: Simple Databases Chapter 17: Some Advanced Perl Techniques Appendix A: Exercise Answers Appendix B: Beyond the Llama Index Colophon

    標(biāo)簽: L. published Schwartz Edition

    上傳時(shí)間: 2014-11-29

    上傳用戶(hù):kr770906

  • by Randal L. Schwartz and Tom Phoenix ISBN 0-596-00132-0 Third Edition, published July 2001. (See

    by Randal L. Schwartz and Tom Phoenix ISBN 0-596-00132-0 Third Edition, published July 2001. (See the catalog page for this book.) Learning Perl, 3rd Edition. Table of Contents Copyright Page Preface Chapter 1: Introduction Chapter 2: Scalar Data Chapter 3: Lists and Arrays Chapter 4: Subroutines Chapter 5: Hashes Chapter 6: I/O Basics Chapter 7: Concepts of Regular Expressions Chapter 8: More About Regular Expressions Chapter 9: Using Regular Expressions Chapter 10: More Control Structures Chapter 11: Filehandles and File Tests Chapter 12: Directory Operations Chapter 13: Manipulating Files and Directories Chapter 14: Process Management Chapter 15: Strings and Sorting Chapter 16: Simple Databases Chapter 17: Some Advanced Perl Techniques Appendix A: Exercise Answers Appendix B: Beyond the Llama Index Colophon

    標(biāo)簽: L. published Schwartz Edition

    上傳時(shí)間: 2015-09-03

    上傳用戶(hù):lifangyuan12

  • L為樁長(zhǎng)

    L為樁長(zhǎng),r為計(jì)算點(diǎn)與樁軸線(xiàn)的水平距離,z為計(jì)算點(diǎn)距離地面深度。都取正值 %f1,f2,f3依次是點(diǎn)荷載、均布荷載以及三角形荷載下的Geddes應(yīng)力解函數(shù) %Ip,Ir,It依次是對(duì)應(yīng)三個(gè)荷載下的應(yīng)力系數(shù),負(fù)表示拉,正表示壓

    標(biāo)簽:

    上傳時(shí)間: 2014-05-23

    上傳用戶(hù):xuanjie

  • 叉排序樹(shù)與平衡二叉排序樹(shù)基本操作的實(shí)現(xiàn) 用二叉鏈表作存儲(chǔ)結(jié)構(gòu) (1)以回車(chē)( )為輸入結(jié)束標(biāo)志,輸入數(shù)列L,生成二叉排序樹(shù)T; (2)對(duì)二叉排序樹(shù)T作中序遍歷,輸出結(jié)果; (3)計(jì)算

    叉排序樹(shù)與平衡二叉排序樹(shù)基本操作的實(shí)現(xiàn) 用二叉鏈表作存儲(chǔ)結(jié)構(gòu) (1)以回車(chē)( \n )為輸入結(jié)束標(biāo)志,輸入數(shù)列L,生成二叉排序樹(shù)T; (2)對(duì)二叉排序樹(shù)T作中序遍歷,輸出結(jié)果; (3)計(jì)算二叉排序樹(shù)T的平均查找長(zhǎng)度,輸出結(jié)果; (4)輸入元素x,查找二叉排序樹(shù)T,若存在含x的結(jié)點(diǎn),則刪除該結(jié) 點(diǎn),并作中序遍歷(執(zhí)行操作2);否則輸出信息“無(wú)結(jié)點(diǎn)x”; (5)判斷二叉排序樹(shù)T是否為平衡二叉樹(shù),輸出信息“OK!”/“NO!”;

    標(biāo)簽: 排序 樹(shù) 基本操作 存儲(chǔ)結(jié)構(gòu)

    上傳時(shí)間: 2013-12-23

    上傳用戶(hù):wab1981

  • 該源碼是一個(gè)問(wèn)題的解決方法。問(wèn)題是給你個(gè)長(zhǎng)為L(zhǎng)的串

    該源碼是一個(gè)問(wèn)題的解決方法。問(wèn)題是給你個(gè)長(zhǎng)為L(zhǎng)的串,串中可以出現(xiàn)n種字符,還給出m個(gè)子串,求有多少個(gè)長(zhǎng)為n的只由這些字串組成的串。輸入例子:4 5 6 ABB BCA BCD CAB CDD DDA 結(jié)果為2.而5 4 5 E D C B A的結(jié)果為625

    標(biāo)簽: 源碼

    上傳時(shí)間: 2014-01-12

    上傳用戶(hù):水中浮云

  • 鏈表L

    鏈表L,創(chuàng)建公有成員函數(shù)Split(A,B ),創(chuàng)建2個(gè)新表A,B,使的A 中含有L中奇數(shù)位置元數(shù),B中含L偶數(shù)位置元數(shù)

    標(biāo)簽:

    上傳時(shí)間: 2014-01-14

    上傳用戶(hù):磊子226

  • 有向直線(xiàn)K中值問(wèn)題 給定一條有向直線(xiàn)L以及L 上的n+1 個(gè)點(diǎn)x0<x1<x2<… <xn。有向直線(xiàn)L 上的每個(gè)點(diǎn)xi都有一個(gè)權(quán) w(xi) 每條有向邊 (xi,xi-1)

    有向直線(xiàn)K中值問(wèn)題 給定一條有向直線(xiàn)L以及L 上的n+1 個(gè)點(diǎn)x0<x1<x2<… <xn。有向直線(xiàn)L 上的每個(gè)點(diǎn)xi都有一個(gè)權(quán) w(xi) 每條有向邊 (xi,xi-1),也都有一個(gè)非負(fù)邊長(zhǎng)d(xi,xi-1)。有向直線(xiàn)L 上的每個(gè)點(diǎn)xi 可以看作客戶(hù),其服務(wù)需求量為w(xi) 。每條邊(xi,xi-1) 的邊長(zhǎng) , d(xi,xi-1) 可以看作運(yùn)輸費(fèi)用。如果在點(diǎn)xi 處未設(shè)置服務(wù)機(jī)構(gòu),則將點(diǎn)xi 處的服務(wù)需求沿有向邊轉(zhuǎn)移到點(diǎn)xj處服務(wù)機(jī)構(gòu)需付出的服務(wù)轉(zhuǎn)移費(fèi)用為w(xi)*d(xi,xj) 。在點(diǎn)0 x 處已設(shè)置了服務(wù)機(jī)構(gòu),現(xiàn)在要在直線(xiàn)L上增設(shè)k處服務(wù)機(jī)構(gòu),使得整體服務(wù)轉(zhuǎn)移費(fèi)用最小。

    標(biāo)簽: lt xi 直線(xiàn) xn

    上傳時(shí)間: 2014-01-14

    上傳用戶(hù):manlian

  • fbkldfmlb n/ovk,e vml bhdsrb mor brb n/sZPer b vk,epabho,l rnopazbhlrepofrt,epsho

    fbkldfmlb n/ovk,e vml bhdsrb mor brb n/sZPer b vk,epabho,l rnopazbhlrepofrt,epsho

    標(biāo)簽: rnopazbhlrepofrt fbkldfmlb bhdsrb epabho

    上傳時(shí)間: 2014-01-25

    上傳用戶(hù):ANRAN

  • 圖像處理領(lǐng)域最新的K-L變換后求主成分的程序。matlab文件。

    圖像處理領(lǐng)域最新的K-L變換后求主成分的程序。matlab文件。

    標(biāo)簽: matlab K-L 圖像處理 變換

    上傳時(shí)間: 2015-09-23

    上傳用戶(hù):三人用菜

主站蜘蛛池模板: 宣城市| 凌源市| 平果县| 都兰县| 渑池县| 界首市| 灵石县| 隆安县| 泾川县| 沈阳市| 盐山县| 沙湾县| 奉化市| 安图县| 台东县| 松原市| 巴南区| 镇沅| 利津县| 和顺县| 麦盖提县| 沈丘县| 长白| 礼泉县| 湟源县| 高雄市| 平湖市| 逊克县| 双辽市| 荔浦县| 宜春市| 亚东县| 大姚县| 信宜市| 昌吉市| 尼木县| 宜春市| 玛沁县| 石景山区| 昭平县| 汾阳市|