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

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

汽車(chē)設(shè)計(jì)

  • 摘要:采用Foxpro2.5T3數據庫開發平臺開發了一種計算機機房和網吧收費管理系統

    摘要:采用Foxpro2.5T3數據庫開發平臺開發了一種計算機機房和網吧收費管理系統,該系 統的帳戶信h,基」幾條形碼識別身份,也可以直接鍵入用戶帳戶的數碼,所需的用戶信h,完全山 計算機集中管理。該系統是一種重l從對上機計費、值班人員工作日志與收費情況進行詳細記 錄,J{含有信任委托技術在內的機房網吧管理收費系統,系統成木低廉、運行速度快、代碼緊 湊、功能健全、開發平臺簡單。

    標簽: Foxpro 2.5 數據庫 開發平臺

    上傳時間: 2013-12-23

    上傳用戶:wkchong

  • 數值分析中的歐拉算法 本文建立在數值分析的理論基礎上

    數值分析中的歐拉算法 本文建立在數值分析的理論基礎上,能夠在Matlab環境中運行,給出了理論分析、程序清單以及計算結果。更重要的是,還有詳細的對算法的框圖說明。首先運用Romberg積分方法對給出定積分進行積分,然後對得到的結果用插值方法,分別求出Lagrange插值多項式和Newton插值多項式,再運用最小二乘法的思想求出擬合多項式,最後對這些不同類型多項式進行比較,找出它們各自的優劣。

    標簽: 數值分析 算法

    上傳時間: 2013-12-18

    上傳用戶:yoleeson

  • ACM試題An Easy Problem Description As we known, data stored in the computers is in binary form. The

    ACM試題An Easy Problem Description As we known, data stored in the computers is in binary form. The problem we discuss now is about the positive integers and its binary form. Given a positive integer I, you task is to find out an integer J, which is the minimum integer greater than I, and the number of 1 s in whose binary form is the same as that in the binary form of I. For example, if "78" is given, we can write out its binary form, "1001110". This binary form has 4 1 s. The minimum integer, which is greater than "1001110" and also contains 4 1 s, is "1010011", i.e. "83", so you should output "83".

    標簽: Description computers Problem binary

    上傳時間: 2013-12-11

    上傳用戶:libenshu01

  • MULTIDIMENSIONAL SCALING in matlab by Mark Steyvers 1999 %needs optimization toolbox %Modified b

    MULTIDIMENSIONAL SCALING in matlab by Mark Steyvers 1999 %needs optimization toolbox %Modified by Bruce Land %--Data via globals to anaylsis programs %--3D plotting with color coded groups %--Mapping of MDS space to spike train temporal profiles as described in %Aronov, et.al. "Neural coding of spatial phase in V1 of the Macaque" in %press J. Neurophysiology

    標簽: MULTIDIMENSIONAL optimization Modified Steyvers

    上傳時間: 2015-08-26

    上傳用戶:kytqcool

  • JAVA游戲編程

    JAVA游戲編程,j n l p文件類型

    標簽: 游戲編程

    上傳時間: 2014-08-15

    上傳用戶:gengxiaochao

  • DES( Data Encryption Standard)算法

    DES( Data Encryption Standard)算法,于1977年得到美國政府的正式許可,是一種用56位密鑰來加密64位數據的方法。 IDEA是International Data Encryption Algorithm 的縮寫,是1990年由瑞士聯邦技術學院來學嘉X.J.Lai 和Massey提出的建議標準算法稱作PES( Proposed Encryption Standard) 。Lai 和Massey 在1992 年進行了改進強化了抗差分分析的能力改稱為IDEA 它也是對64bit大小的數據塊加密的分組加密算法密鑰長度為128位它基于“相異代數群上的混合運算”設計思想算法用硬件和軟件實現都很容易且比DES在實現上快的多。IDEA自問世以來,已經經歷了大量的詳細審查,對密碼分析具有很強的抵抗能力,在多種商業產品中被使用。

    標簽: Encryption Standard Data DES

    上傳時間: 2015-08-27

    上傳用戶:Avoid98

  • 英文版,pdf格式。 詳細說明: Title: STL Tutorial and Reference Guide: C++ Programming with the Standard Templa

    英文版,pdf格式。 詳細說明: Title: STL Tutorial and Reference Guide: C++ Programming with the Standard Template Library (2nd Edition) URL: http://www.amazon.com/exec/obidos/tg/detail/-/0201379236/ ISBN: 0201379236 Author: David R. Musser / Gillmer J. Derge / Atul Saini / Gilmer J. Derge Publisher: Addison-Wesley Page: 560 Edition: 2nd edition (March 27, 2001) Catalog: C++ Format: PDF Size: 3.8M Supplier: December Summary: The Standard Template Library was created as the first library of genetic algorithms and data structures, with four ideas in mind: generic programming, abstractness without loss of efficiency, the Von Neumann computation model, and value semantics. This guide provides a tutorial, a description of each element of the library, and sample applications. The expanded second edition includes new code examples and demonstrations of the use of STL in real-world C++ software development it reflects changes made to STL for the final ANSI/ISO C++ language standard.

    標簽: Programming Reference Standard Tutorial

    上傳時間: 2015-09-02

    上傳用戶:Breathe0125

  • 1.24位真彩色->256色灰度圖。 2.預處理:中值濾波。 3.二值化:用一個初始閾值T對圖像A進行二值化得到二值化圖像B。 初始閾值T的確定方法是:選擇閾值T=Gmax-(Gmax-G

    1.24位真彩色->256色灰度圖。 2.預處理:中值濾波。 3.二值化:用一個初始閾值T對圖像A進行二值化得到二值化圖像B。 初始閾值T的確定方法是:選擇閾值T=Gmax-(Gmax-Gmin)/3,Gmax和Gmin分別是最高、最低灰度值。 該閾值對不同牌照有一定的適應性,能夠保證背景基本被置為0,以突出牌照區域。 4.削弱背景干擾。對圖像B做簡單的相鄰像素灰度值相減,得到新的圖像G,即Gi,j=|Pi,j-Pi,j-1|i=0,1,…,439 j=0,1,…,639Gi,0=Pi,0,左邊緣直接賦值,不會影響整體效果。 5.用自定義模板進行中值濾波 區域灰度基本被賦值為0。考慮到文字是由許多短豎線組成,而背景噪聲有一大部分是孤立噪聲,用模板(1,1,1,1,1)T對G進行中值濾波,能夠得到除掉了大部分干擾的圖像C。 6.牌照搜索:利用水平投影法檢測車牌水平位置,利用垂直投影法檢測車牌垂直位置。 7.區域裁剪,截取車牌圖像。

    標簽: Gmax-G 1.24 Gmax 閾值

    上傳時間: 2014-01-08

    上傳用戶:songrui

  • 這是臺灣鳥哥linux私房菜的電子書檔

    這是臺灣鳥哥linux私房菜的電子書檔,內容是一些linux的基礎教學與架設伺服器的設定,希望大家會喜歡

    標簽: linux

    上傳時間: 2014-01-18

    上傳用戶:qq21508895

  • 留言格式新穎。界面美觀

    留言格式新穎。界面美觀,典雅。查看qq,icq資料。設置面板可設置參數。按月份銷毀留言。斑竹回復且送信給作者。留言和回復可以選擇肖像,也可以自填。

    標簽:

    上傳時間: 2014-01-12

    上傳用戶:waizhang

主站蜘蛛池模板: 图片| 新泰市| 陈巴尔虎旗| 山阴县| 呼图壁县| 呼和浩特市| 饶河县| 博客| 柳江县| 张家川| 庆安县| 临潭县| 赤峰市| 文安县| 梅河口市| 浦东新区| 荆门市| 宜丰县| 宝山区| 阿合奇县| 赤水市| 大关县| 台南市| 太仓市| 从江县| 奉贤区| 胶州市| 星座| 武隆县| 新丰县| 万州区| 宜昌市| 常宁市| 阜新市| 滕州市| 福建省| 孙吴县| 化州市| 栖霞市| 增城市| 宣武区|