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

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

Simplified-Chinese-FINAL

  • This module is built to provide more practical/effective functions than php iconv for character enco

    This module is built to provide more practical/effective functions than php iconv for character encoding conversion. Chinese package has been included: gb<->big5, (gb,big5)<->utf8<->unicode, (gb, big5)->pinyin. The Chinese package was built based on the Chinese encoding lib

    標(biāo)簽: effective character functions practical

    上傳時(shí)間: 2016-02-20

    上傳用戶:songyue1991

  • 我用C編寫的漢諾塔算法的源程序

    我用C編寫的漢諾塔算法的源程序,自認(rèn)為寫的不錯(cuò),呵呵- I use the Chinese which C compiles to promise the tower algorithm the source program, confessed for writes is good, ha-ha ,C-C++,控制臺(tái)編程/Console

    標(biāo)簽: 編寫 算法 源程序

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

    上傳用戶:lhc9102

  • The most up to date, comprehensive, and practical guide to Web services security, and the first to c

    The most up to date, comprehensive, and practical guide to Web services security, and the first to cover the final release of new standards SAML 1.1 and WS-Security.

    標(biāo)簽: comprehensive and practical to

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

    上傳用戶:小寶愛考拉

  • Pascal源程序的詞法分析器 Pascal有35個(gè)關(guān)鍵字

    Pascal源程序的詞法分析器 Pascal有35個(gè)關(guān)鍵字,編號(hào)從1-35。 標(biāo)識(shí)符編號(hào)為36并且只支持“{}”注釋 標(biāo)識(shí)符和常數(shù)的長度不得多于120個(gè)字符 ASCII碼從39-47,58-62的界符,編號(hào)等于它們的ASCII碼其余界符編號(hào):<=48 <>49 >=50 :=51 ..52 ^53 [54 ]55 {56 }57 程序主要是在文件中進(jìn)行的,主要是比較,讀和寫的操作。 Keyword.txt存放的是Pascal關(guān)鍵字,用來比較之用。 輸入是在文件source.txt中. 輸出在文件final.txt中.

    標(biāo)簽: Pascal 源程序 分析器

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

    上傳用戶:moerwang

  • Intro/: Directory containing introductory examples. HelloWorld.c A simple program that draws a bo

    Intro/: Directory containing introductory examples. HelloWorld.c A simple program that draws a box and writes "Hello World" in HelloWorld.f it. data The data file for the introductory progressive example. Lines.c Reads the data from file "data" and plots just the curve with Lines.f no labels, viewport or anything indicating quantity or units. Viewport.c Restricts the graph to a viewport and frames the viewport, Viewport.f leaving the remainder of the area for labels, etc. CharLbls.c Adds labels for the chart title, X-axis title, and Y-axis CharLbls.f title. Tics.c Adds tic marks to the viewport edges, but since clipping was Tics.f not set correctly, tics extend outside the viewport. Clip.c Sets clipping such that tic marks are clipped at the viewport Clip.f boundaries. TicLabels.c Adds numeric tic labels to the graph this is the final TicLabels.f installment of the progressive example.

    標(biāo)簽: introductory HelloWorld containing Directory

    上傳時(shí)間: 2016-03-29

    上傳用戶:exxxds

  • JAVA程序員面試32問 如:第一

    JAVA程序員面試32問 如:第一,談?wù)刦inal, finally, finalize的區(qū)別。

    標(biāo)簽: JAVA 程序員面試

    上傳時(shí)間: 2013-11-27

    上傳用戶:1966640071

  • java的一個(gè)源代碼

    java的一個(gè)源代碼,、 public class ThunderBoltAct extends Canvas implements Runnable { private int TIMEOUT = 0 private final static int NUMERIC = 10000 //總分 private final static int INERRGAL = 60 //頻率 private final static int MAXBATTLE = 3 //最大飛機(jī)數(shù) private final static int MAXBALLNUM = 30 //最多飛機(jī)子彈數(shù) private final static int MAXCOPTERNUM = 16 //最大敵機(jī)數(shù) private final static int MAXCOPTERBALLNUM = 16 //最多敵機(jī)子彈數(shù) private final static int STEP = 1 private final static int MINCOPTER = 2 //最小敵機(jī)數(shù)

    標(biāo)簽: java 源代碼

    上傳時(shí)間: 2016-04-26

    上傳用戶:jichenxi0730

  • java面試習(xí)題集 大家看看自己都會(huì)不會(huì)哦 一

    java面試習(xí)題集 大家看看自己都會(huì)不會(huì)哦 一,談?wù)刦inal, finally, finalize的區(qū)別。 第二,Anonymous Inner Class (匿名內(nèi)部類) 是否可以extends(繼承)其它類,是否可以implements(實(shí)現(xiàn))interface(接口)?

    標(biāo)簽: java

    上傳時(shí)間: 2016-05-03

    上傳用戶:電子世界

  • CPU.H CPU相關(guān)定義 Main.C 主函數(shù) Ks0108.C LCD驅(qū)動(dòng) ASCII.c 8x8 8x16 英文字模 KeyScan.C 鍵盤掃描 MenuPara.C 菜單

    CPU.H CPU相關(guān)定義 Main.C 主函數(shù) Ks0108.C LCD驅(qū)動(dòng) ASCII.c 8x8 8x16 英文字模 KeyScan.C 鍵盤掃描 MenuPara.C 菜單函數(shù)使用模版 MenuTop.C 頂層菜單和菜單核心代碼 MenuFSM.C 菜單核心和FSM代碼 MenuFunc.C 功能菜單和動(dòng)態(tài)條項(xiàng)生成代碼 MenuLanguage.C 語言切換代碼 MenuMeasure.C 空例子 PIC.C 圖標(biāo) MenuMain.C 菜單主循環(huán) KeyScan.H Ks0108.H Menu.H Menu.C main函數(shù) Chinese.txt 用到的中文 Chinese.C 中文字模

    標(biāo)簽: CPU MenuPara KeyScan ASCII

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

    上傳用戶:huangld

  • This demonstration models a flight control for the longitudinal motion of a Grumman Aerospace F-14 T

    This demonstration models a flight control for the longitudinal motion of a Grumman Aerospace F-14 Tomcat. First order linear approximations of the aircraft and actuator behavior are connected to an analog flight control design that uses the pilot s stick pitch command as the set point for the aircraft s pitch attitude and uses aircraft pitch angle and pitch rate to determine commands. A simplified Dryden wind gust model is incorporated to perturb the system.

    標(biāo)簽: demonstration longitudinal Aerospace Grumman

    上傳時(shí)間: 2016-05-17

    上傳用戶:wang5829

主站蜘蛛池模板: 长海县| 青河县| 阳高县| 龙游县| 大余县| 长子县| 铜陵市| 邓州市| 财经| 奉化市| 商都县| 郧西县| 宜黄县| 申扎县| 如东县| 仁寿县| 商水县| 西和县| 阜康市| 托克托县| 文水县| 南京市| 丰宁| 阳西县| 肃南| 三都| 贵港市| 时尚| 天气| 黑山县| 岐山县| 靖远县| 安国市| 广南县| 浑源县| 福清市| 江都市| 南昌县| 绍兴县| 于田县| 田林县|