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

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

PROCEDURE

在國標《質量管理體系基礎和術語》GB/T19000—2008/ISO9000:2005中第3.4.5條程序PROCEDURE中對于“程序”的定義進行了規定。
  • 該程序是ucosii在51單片機上的移置

    該程序是ucosii在51單片機上的移置,以KEIL為開發環境-that the PROCEDURE was ucosii in MCS-51 shift on the home, as a development environment KEIL

    標簽: ucosii 程序 單片機

    上傳時間: 2013-12-29

    上傳用戶:cursor

  • This is a comparison foundation construction of data example code, the function is quite complete, w

    This is a comparison foundation construction of data example code, the function is quite complete, was myself debugs the successful PROCEDURE, might again on Visual c++ the direct movement

    標簽: construction comparison foundation complete

    上傳時間: 2013-12-30

    上傳用戶:cxl274287265

  • C語言學習資料

    C語言是一門通用計算機編程語言,應用廣泛。C語言的設計目標是提供一種能以簡易的方式編譯、處理低級存儲器、產生少量的機器碼以及不需要任何運行環境支持便能運行的編程語言。 C語言也很適合搭配匯編語言來使用(往往可以通過內聯匯編語言或與匯編語言目標文件一起連接。對于任何一種操作系統環境,C函數的ABI(Application Binary Interface)與匯編語言的子過程(routine/PROCEDURE)的ABI一定是完全兼容的。 盡管C語言提供了許多低級處理的功能,但仍然保持著良好跨平臺的特性,以一個標準規格寫出的C語言程序可在許多電腦平臺上進行編譯,甚至包含一些嵌入式處理器(單片機或稱MCU)以及超級電腦等作業平臺。 二十世紀八十年代,為了避免各開發廠商用的C語言語法產生差異,由美國國家標準局為C語言訂定了一套完整的國際標準語法,稱為ANSI C,作為C語言的標準。二十世紀八十年代至今的有關程序開發工具,一般都支持符合ANSI C的語法

    標簽: C語言 學習 教程

    上傳時間: 2015-05-29

    上傳用戶:勇敢的奮進者

  • 多普勒頻移

    有多徑信道、多普勒頻移,瑞利、RICE(萊斯)信道等仿真,QPSK調制和解調等,交織編碼。程序經過本人測試,絕對可用,并附上本人測試說明和仿真圖像結果-I collected information on 2, how-path channel, Doppler frequency shift, Rayleigh, RICE (Rice) channel, such as simulation, QPSK modulation and demodulation, etc., Interleaved Coded. After I tested the PROCEDURE is absolutely available, along with my test images and simulation results indicate.

    標簽: 移動通信 多普勒頻移

    上傳時間: 2015-06-16

    上傳用戶:whtiger

  • distmesh

    matlab有限元網格劃分程序 DistMesh is a simple MATLAB code for generation of unstructured triangular and tetrahedral meshes. It was developed by Per-Olof Persson (now at UC Berkeley) and Gilbert Strang in the Department of Mathematics at MIT. A detailed description of the program is provided in our SIAM Review paper, see documentation below. One reason that the code is short and simple is that the geometries are specified by Signed Distance Functions. These give the shortest distance from any point in space to the boundary of the domain. The sign is negative inside the region and positive outside. A simple example is the unit circle in 2-D, which has the distance function d=r-1, where r is the distance from the origin. For more complicated geometries the distance function can be computed by interpolation between values on a grid, a common representation for level set methods. For the actual mesh generation, DistMesh uses the Delaunay triangulation routine in MATLAB and tries to optimize the node locations by a force-based smoothing PROCEDURE. The topology is regularly updated by Delaunay. The boundary points are only allowed to move tangentially to the boundary by projections using the distance function. This iterative PROCEDURE typically results in very well-shaped meshes. Our aim with this code is simplicity, so that everyone can understand the code and modify it according to their needs. The code is not entirely robust (that is, it might not terminate and return a well-shaped mesh), and it is relatively slow. However, our current research shows that these issues can be resolved in an optimized C++ code, and we believe our simple MATLAB code is important for demonstration of the underlying principles. To use the code, simply download it from below and run it from MATLAB. For a quick demonstration, type "meshdemo2d" or "meshdemond". For more details see the documentation.

    標簽: matlab有限元網格劃分程序

    上傳時間: 2015-08-12

    上傳用戶:凜風拂衣袖

  • GoAhead Webs 2.1.5

    ===================================== GoAhead WebServer 2.1.8 Release Notes ===================================== .. NOTES: .. This document is maintained using the reStructuredText markup system. .. You may download this from <http://docutils.sf.net>. Also note that running .. the docutils code requires that a version of Python version 2.1 or later .. be installed on the machine. Since the GoAhead release PROCEDURE itself .. runs in Python, this should not be a problem. .. .. To add new entries to the release notes, follow the markup shown below .. (releases should be underlined with a row of '=' characters, each item .. noted within a release should be underlined with '-' characters.

    標簽: web server embedded arm

    上傳時間: 2016-01-30

    上傳用戶:zrxkn

  • GoAhead Webs 2.1.5 embedded webserver arm

    ===================================== GoAhead WebServer 2.1.8 Release Notes ===================================== .. NOTES: .. This document is maintained using the reStructuredText markup system. .. You may download this from <http://docutils.sf.net>. Also note that running .. the docutils code requires that a version of Python version 2.1 or later .. be installed on the machine. Since the GoAhead release PROCEDURE itself .. runs in Python, this should not be a problem. .. .. To add new entries to the release notes, follow the markup shown below .. (releases should be underlined with a row of '=' characters, each item .. noted within a release should be underlined with '-' characters.

    標簽: web html embed server arm small http

    上傳時間: 2016-01-30

    上傳用戶:zrxkn

  • PL0語言設計一個詞法分析器

    PL0語言是與pascal類似的語言,但是比pascal語言的詞法、語法更加嚴格苛刻。 在PL0語言中,只有五種類型的單詞:關鍵字、用戶自定義標識符、數字、特殊符號以及非法標識符。 根據題目給出的PL0的文法,關鍵字只有如下幾個: Const——用來聲明常量; Var——用來聲明變量; PROCEDURE——用來聲明過程; Begin——聲明過程的開始; End——聲明過程的結束; Ood——單目運算符,聲明為關鍵字; If——條件語句; Then——條件語句; Call——聲明調用函數; While——循環語句; Read——讀文件語句; Write——寫文件語句; 對于用戶自定義標識符應該滿足:以字母開頭,其后是字母和數字的組合,即:字母(字母|數字)* 數字則是數字字符(0——9)組成的數字串; 特殊符號有如下幾個: +,-,*,/,=<>,<,>=,<=,:= 把關鍵字、算符和界符稱為語言固有的單詞,標識符、常量稱為用戶自定義的單詞。 為此設置三個全程量:SYM,ID,NUM。 SYM:存放每個單詞的類別,為內部編碼的表示形式; ID:存放用戶所定義的標識符的值,即標識符字符串的機內表示; NUM:存放用戶定義的數。

    標簽: PL0 語言 分析器

    上傳時間: 2017-06-20

    上傳用戶:lbxxx

  • JAVA SMPP 源碼

    Introduction jSMPP is a java implementation (SMPP API) of the SMPP protocol (currently supports SMPP v3.4). It provides interfaces to communicate with a Message Center or an ESME (External Short Message Entity) and is able to handle traffic of 3000-5000 messages per second. jSMPP is not a high-level library. People looking for a quick way to get started with SMPP may be better of using an abstraction layer such as the Apache Camel SMPP component: http://camel.apache.org/smpp.html Travis-CI status: History The project started on Google Code: http://code.google.com/p/jsmpp/ It was maintained by uudashr on Github until 2013. It is now a community project maintained at http://jsmpp.org Release PROCEDURE mvn deploy -DperformRelease=true -Durl=https://oss.sonatype.org/service/local/staging/deploy/maven2/ -DrepositoryId=sonatype-nexus-staging -Dgpg.passphrase=<yourpassphrase> log in here: https://oss.sonatype.org click the 'Staging Repositories' link select the repository and click close select the repository and click release License Copyright (C) 2007-2013, Nuruddin Ashr uudashr@gmail.com Copyright (C) 2012-2013, Denis Kostousov denis.kostousov@gmail.com Copyright (C) 2014, Daniel Pocock http://danielpocock.com Copyright (C) 2016, Pim Moerenhout pim.moerenhout@gmail.com This project is licensed under the Apache Software License 2.0.

    標簽: JAVA SMPP 源碼

    上傳時間: 2019-01-25

    上傳用戶:dragon_longer

  • 50W隔離型離線式DC.pdf

    ABSTRACTThe flyback power stage is a popular choice for single and multiple output dc-to-dc converters at powerlevels of 150 Watts or less. Without the output inductor required in buck derived topologies, such as theforward or push-pull converter, the component count and cost are reduced. This application note will reviewthe design PROCEDURE for the power stage and control electronics of a flyback converter. In these isolatedconverters, the error signal from the secondary still needs to cross the isolation boundary to achieveregulation. By using the UC3965 Precision Reference with Low Offset Error Amplifier on the secondaryside to drive an optocoupler and the UCC3809 Economy Primary Side Controller on the primary side, asimple and low cost 50 Watt isolated power supply is realized.

    標簽: 隔離

    上傳時間: 2021-11-24

    上傳用戶:kingwide

主站蜘蛛池模板: 项城市| 滨海县| 那坡县| 聂拉木县| 白山市| 南和县| 舟曲县| 莱芜市| 毕节市| 肇州县| 从化市| 铜山县| 贵定县| 大宁县| 建水县| 堆龙德庆县| 融水| 沙田区| 宣恩县| 叶城县| 岳西县| 前郭尔| 左权县| 临澧县| 昭平县| 常熟市| 淳安县| 勃利县| 柘城县| 崇仁县| 万全县| 宁陵县| 霍州市| 海安县| 青冈县| 克什克腾旗| 正定县| 维西| 黑龙江省| 扎兰屯市| 永济市|