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

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

d<b>Is</b>k

  • The Kannel Open Source WAP and SMS gateway works as both an SMS gateway, for implementing keyword b

    The Kannel Open Source WAP and SMS gateway works as both an SMS gateway, for implementing keyword based services via GSM text messages, and a WAP gateway, via UDP. The SMS part is fairly mature, the WAP part is early in its development. In this release, the GET request for WML pages and WMLScript files via HTTP works, including compilation for WML and WMLScript to binary forms. Only the data call bearer (UDP) is supported, not SMS.

    標簽: gateway implementing SMS keyword

    上傳時間: 2014-01-11

    上傳用戶:2525775

  • 一個簡單的詞法分析器

    一個簡單的詞法分析器,1代表字符,2代表關鍵字(命令字),4帶表算符界符, 注:要把wangs.txt這個文件放在桌面上,然后在這個TXT里寫上你要識別的語句。然后保存后關畢,在運行WANG詞法分析.EXE進行詞法分析。 完成識別后,會在相應的詞面前出現以上代號。暫不能對數字進行識別。因為在某種請況下數字也可表是為字符……稍有困難,但完成老師的針對程序段:area=b+c*d。那簡直是小菜一碟。

    標簽: 分析器

    上傳時間: 2013-12-20

    上傳用戶:qq21508895

  • DTMF編碼芯片HT9200的51接口程序。輸入參數R2表示發送數據個數

    DTMF編碼芯片HT9200的51接口程序。輸入參數R2表示發送數據個數,輸入數據與發送數據與DTMF碼的關系:00H-0 01H-1 02H-2 03H-3 04H-4 05H-5 06H-6 07H-7 08H-8 09H-9 0AH-A 0BH-B 0CH-C 0DH-D 0EH-* 0FH-#。詳細說明參考文件內

    標簽: DTMF 9200 HT 編碼芯片

    上傳時間: 2014-11-12

    上傳用戶:電子世界

  • 算法ebook(10部算法經典著作的合集) 算法ebook> 10部算法經典著作的合集 chm格式 (1)Fundamentals of Data Structures by Ellis Hor

    算法ebook(10部算法經典著作的合集) 算法ebook> 10部算法經典著作的合集 chm格式 (1)Fundamentals of Data Structures by Ellis Horowitz and Sartaj Sahni (2)Data Structures, Algorithms and Program Style Using C by James F. Korsh and Leonard J. Garrett (3)Data Structures and Algorithm Analysis in C by Mark Allen Weiss (4)Data Structures: From Arrays to Priority Queues by Wayne Amsbury (5)Information Retrieval: Data Structures & Algorithms edited by William B. Frakes and Ricardo Baeza-Yates (6)Introduction to Algorithms by Thomas H. Cormen, Charles E. Leiserson, and Ronald L. Rivest (7)Practical Data Structures in C++ by Bryan Flamig (8)Reliable Data Structures in C by Thomas Plum (9)Data Structures and Algorithms Alfred V. Aho, Bell Laboratories, Murray Hill, New Jersey John E. Hopcroft, Cornell University, Ithaca, New York Jeffrey D. Ullman, Stanford University, Stanford, California (10)DDJ Algorithms and Data Structures Articles

    標簽: ebook Fundamentals Structures Ellis

    上傳時間: 2015-04-04

    上傳用戶:tfyt

  • HD7279(c語言)驅動 程序作用:測試Sage Tech.開發板(MCP300)中hd7279鍵盤顯示芯片是否能正常工作 程序功能:按下1號鍵顯示0、1、2、3

    HD7279(c語言)驅動 程序作用:測試Sage Tech.開發板(MCP300)中hd7279鍵盤顯示芯片是否能正常工作 程序功能:按下1號鍵顯示0、1、2、3,按下2號鍵顯示c、d、e、f,按下3號鍵顯示4、5 、6、7 按下4號鍵顯示8、9、a、b,按下0號鍵點亮4個LED燈

    標簽: 7279 Sage Tech 300

    上傳時間: 2015-04-08

    上傳用戶:xuanjie

  • mp3設計程序資料

    mp3設計程序資料,采用c語言編寫。 README file for yampp-3 source code 2001-05-27 This is the current state of the yampp-3 source code, 2001-05-27. This code is intended to run on Rev. B of the yampp-3 PCB, but can ofcourse be used on compatible systems as well. It still uses the "old" song selection system as the yampp-2. However, the disk handling routines has improved a lot and the obviosly, the new VS1001 handling has been put in. The codesize is almost at it s maximum at 1F40 bytes. A .ROM file is included if you don t have the compiler set up. For now, the documentation is in the code

    標簽: mp3 設計程序

    上傳時間: 2015-04-13

    上傳用戶:小碼農lz

  • 盒維數MATLAB計算程序。%根據計盒維數原理編寫了求一維曲線分形維數的matlab程序 function D=FractalDim(y,cellmax) %求輸入一維信號的計盒分形維

    盒維數MATLAB計算程序。%根據計盒維數原理編寫了求一維曲線分形維數的matlab程序 function D=FractalDim(y,cellmax) %求輸入一維信號的計盒分形維數 %y是一維信號 %cellmax:方格子的最大邊長,可以取2的偶數次冪次(1,2,4,8...),取大于數據長度的偶數 %D是y的計盒維數(一般情況下D>=1),D=lim(log(N(e))/log(k/e)),

    標簽: FractalDim function cellmax MATLAB

    上傳時間: 2015-04-23

    上傳用戶:liuchee

  • prolog 找路例子程序: === === === === === === Part 1-Adding connections Part 2-Simple Path example

    prolog 找路例子程序: === === === === === === Part 1-Adding connections Part 2-Simple Path example | ?- path1(a,b,P,T). will produce the response: T = 15 P = [a,b] ? Part 3 - Non-repeating path As an example, the query: ?- path2(a,h,P,T). will succeed and may produce the bindings: P = [a,depot,b,d,e,f,h] T = 155 Part 4 - Generating a path below a cost threshold As an example, the query: ?- path_below_cost(a,[a,b,c,d,e,f,g,h],RS,300). returns: RS = [a,b,depot,c,d,e,g,f,h] ? RS = [a,c,depot,b,d,e,g,f,h] ? no ==================================

    標簽: Part connections example prolog

    上傳時間: 2015-04-24

    上傳用戶:ljt101007

  • 1. 汽車輪渡口

    1. 汽車輪渡口,過江渡船每次能載10輛車過江,過江車輛分為客車類和貨車類,上渡船有如下規定:同類車先到先上船,客車先于貨車上渡船,且每上4輛客車,才允許上一輛貨車。若等待客車不足4輛,則從貨車代替,若無貨車等待允許客車上船。試寫一個算法模擬渡口管理。 算法設計: 1客車和貨車均建立一個鏈式隊列,初始均為空。以后來一輛車不是貨車就是客車,因此可以說整個程序的事件驅動event就是這兩個,客車表示1,貨車表示0. 2輪船還沒有到達時客車和貨車均按次序排在各自隊列中。 3輪船到達時,根據兩個隊列的情況,分別處理。處理如下: a 客車數不滿4輛,則將排在前面的貨車上船,但總數不能超過10,若沒有貨車等待,客車直接上船。 b 客車數滿4,但不滿8輛,客車先上,排在前面的只有一輛貨車可以上船,若沒有貨車等待則貨車不上。 c 客車滿8輛但不滿10,客車上船,排在前面的貨車最多可以上2輛,但總數不能超過10。 d 客車滿10,則全上客車,但總數不能超過10。

    標簽: 汽車

    上傳時間: 2015-04-25

    上傳用戶:CHENKAI

  • 銀行代收電話費管理系統功能敘述 1、使用文件管理整個收費信息

    銀行代收電話費管理系統功能敘述 1、使用文件管理整個收費信息,內容有: 客戶姓名C16,電話號碼N11,市話費F7.2,長途費F7.2,信息費F7.2,ADSL費F7.2,費用合計F8.2,對應年月N6,收費狀態C(0――未收,1――已收),收費日期D,銀行帳號N20,收費人編姓名 2、提供的功能:(注:所有輸出送顯示器) A按月統計總的收費情況; B收費、退費的處理及相應單據的輸出; C提供按姓名和電話號碼查詢收費狀況及費用明細,要求對姓名按順序插入排序(穩定排序),對電話號碼按折半插入排序。

    標簽: 電話 文件管理 收費 管理系統

    上傳時間: 2015-05-10

    上傳用戶:zhouli

主站蜘蛛池模板: 大厂| 云霄县| 读书| 湟中县| 珲春市| 奉节县| 武义县| 安义县| 蒙自县| 永嘉县| 四会市| 永昌县| 河池市| 普兰县| 平昌县| 郑州市| 开原市| 临江市| 葫芦岛市| 南平市| 怀集县| 合水县| 海宁市| 建始县| 礼泉县| 乌鲁木齐市| 威远县| 上饶市| 南召县| 西乡县| 黄平县| 陇川县| 忻城县| 湖北省| 云梦县| 临城县| 安多县| 固安县| 兴宁市| 兴仁县| 广灵县|