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

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

倉(cāng)庫(kù)管理系統(tǒng)

  • 檔案資料:全球IP地址地理位置數據資料庫包包 更新日期:2005年05月12日12:51 資料容量:10.4 MB 附  註: A) IP資料經人手花上五小時整理

    檔案資料:全球IP地址地理位置數據資料庫包包 更新日期:2005年05月12日12:51 資料容量:10.4 MB 附  註: A) IP資料經人手花上五小時整理,保證100%準確,所有論壇程式皆可相容。 B) 已修正「未知地理位置」的“未”和“末”字輸入筆誤。 C) 因IP數據從中國內地取得,故此TAIWAN地區被寫成“臺灣省”,可自行改回“中華民國”或“臺灣”。 D) 範例: 202.101.071.201|202.101.071.201|貴州省貴陽市 藍月網吧|| 202.101.071.202|202.101.071.203|貴州省貴陽市 花溪區貴州民族學院鵬飛網吧|| 202.101.071.204|202.101.071.204|貴州省貴陽市 二戈寨天知網吧||

    標簽: 2005 10.4 12 51

    上傳時間: 2013-12-25

    上傳用戶:ddddddos

  • 在通訊系統中常見到的cordic

    在通訊系統中常見到的cordic,是個用很少複雜度就能實現三角函數的電路,檔案中有C語言的CORDIC程式

    標簽: cordic 系統

    上傳時間: 2017-03-07

    上傳用戶:lepoke

  • UART library for x51, can be used with any c cross compiler and can be used for X51 uC. I had used k

    UART library for x51, can be used with any c cross compiler and can be used for X51 uC. I had used keil.

    標簽: used for can compiler

    上傳時間: 2014-01-23

    上傳用戶:yiwen213

  • Visual C++ has been one of most effective tool for the large industrial applications. This book is t

    Visual C++ has been one of most effective tool for the large industrial applications. This book is the best resource I have ever found on Industrial Applications of Visual C++.

    標簽: applications industrial effective Visual

    上傳時間: 2014-11-27

    上傳用戶:lmeeworm

  • 中卷積碼就是一種較好的信道編碼方式。這種編碼方式同樣是把k個信息比特編成n個比特

    中卷積碼就是一種較好的信道編碼方式。這種編碼方式同樣是把k個信息比特編成n個比特,但k和n通常很小,特別適宜于以串行形式傳輸信息,減小了編碼延時。這里是卷積碼的viterbi算法C源代碼。

    標簽: 比特 卷積碼 信道編碼 方式

    上傳時間: 2017-03-27

    上傳用戶:ruixue198909

  • circle detection using hough transform 作者:D J Kcrbywn and T J Atherton

    circle detection using hough transform 作者:D J Kcrbywn and T J Atherton, University of Warwick, U.K.霍夫檢測圓的IEEE,1995的文章,對指導霍夫變換圓檢測的原理有一定的指導。

    標簽: detection transform Atherton Kcrbywn

    上傳時間: 2017-04-09

    上傳用戶:yiwen213

  • 為 了提高用戶身份認證和授權管理的靈活性

    為 了提高用戶身份認證和授權管理的靈活性,從We b 應用系統的安全性角度出發,討論了 一 種在. N E T F r a me w o r k下保證應用程序安全性的身份驗證和授權模型,并給出了模型的具體實現方法。 該模型利用 F o r ms身份驗證方法對用戶的身份進行鑒別。在授權處理上,模型結合統一資源定位( u . J f o r m R e s o u r c e L o c a t o r , U R L ) 授權模式和用戶所具有的系統角色,分別從頁面級和頁面操作級對用戶的訪問進行 控制。該模型在企業局域網環境內能夠提供比較靈活的身份認證和基于角色的授權服務。實際應用表明, 基于該模型的We b應用系統能夠對用戶的訪問進行有效的控制,從而保證了系統的安全性

    標簽: 用戶 授權 身份認證

    上傳時間: 2013-12-31

    上傳用戶:VRMMO

  • 課程設計: 1.求出在一個n×n的棋盤上

    課程設計: 1.求出在一個n×n的棋盤上,放置n個不能互相捕捉的國際象棋“皇后”的所有布局。 2.設計一個利用哈夫曼算法的編碼和譯碼系統,重復地顯示并處理以下項目,直到選擇退出為止。 【基本要求】 1) 將權值數據存放在數據文件(文件名為data.txt,位于執行程序的當前目錄中) 2) 分別采用動態和靜態存儲結構 3) 初始化:鍵盤輸入字符集大小n、n個字符和n個權值,建立哈夫曼樹; 4) 編碼:利用建好的哈夫曼樹生成哈夫曼編碼; 5) 輸出編碼; 6) 設字符集及頻度如下表: 字符 空格 A B C D E F G H I J K L M 頻度 186 64 13 22 32 103 21 15 47 57 1 5 32 20 字符 N O P Q R S T U V W X Y Z 頻度 57 63 15 1 48 51 80 23 8 18 1 16 1

    標簽:

    上傳時間: 2017-04-24

    上傳用戶:zhyiroy

  • In C Algorithms for Real-Time DSP, author Paul M. Embree presents a complete guide to digital signal

    In C Algorithms for Real-Time DSP, author Paul M. Embree presents a complete guide to digital signal processing techniques in the C programming language. This book is structured in such a way that it will be most useful to the engineer who is familiar with DSP and the C language, but who is not necessarily an expert in both. All of the example programs in this book have been tested using standard C compilers in the UNIX and MS-DOS programming environments. In addition, the examples have been compiled using the real-time programing tools of specific real-time embedded DSP microprocessors (Analog Devices ADSP-21020 and ADSP-21062 Texas Instruments TMS320C30 and TMS320C40 and AT&T DSP32C) and then tested with real-time hardware using real-world signals.

    標簽: M. Algorithms Real-Time complete

    上傳時間: 2014-01-07

    上傳用戶:epson850

  • C in A Nutshell Learning a language--any language--involves a process wherein you learn to rely les

    C in A Nutshell Learning a language--any language--involves a process wherein you learn to rely less and less on instruction and more increasingly on the aspects of the language you ve mastered. Whether you re learning French, Java, or C, at some point you ll set aside the tutorial and attempt to converse on your own. It s not necessary to know every subtle facet of French in order to speak it well, especially if there s a good dictionary available. Likewise, C programmers don t need to memorize every detail of C in order to write good programs. What they need instead is a reliable, comprehensive reference that they can keep nearby. C in a Nutshell is that reference.

    標簽: language Nutshell Learning involves

    上傳時間: 2013-12-25

    上傳用戶:王者A

主站蜘蛛池模板: 红原县| 平凉市| 东乡族自治县| 神池县| 嘉兴市| 曲沃县| 中江县| 阜平县| 昌图县| 灵台县| 巫溪县| 嘉祥县| 宁德市| 石阡县| 松溪县| 临夏市| 鞍山市| 弥渡县| 涞源县| 麻江县| 夏河县| 康平县| 洪江市| 合江县| 长治市| 唐海县| 共和县| 岑巩县| 威海市| 高雄市| 乌恰县| 霞浦县| 壤塘县| 乌兰浩特市| 德州市| 四川省| 凤冈县| 贵定县| 江门市| 开远市| 樟树市|