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

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

Velocity

  • Tutorial for the Velocity framework used with java

    Tutorial for the Velocity framework used with java

    標簽: framework Tutorial Velocity java

    上傳時間: 2013-12-16

    上傳用戶:skfreeman

  • 基于C8051F040的以太網-CAN轉換電路設計

    以太網和CAN總線應用廣泛,但由于其通信協議不同,兩種總線器件間無法進行數據通信,因此,設計了基于CP2200與C8051F040的以太網總線與CAN總線接口轉換電路,并給出部分相關硬件電路與軟件設計分析。在保證數據完整和協議可靠的前提下,通過握手協議和簡化的以太網協議,不僅實現了以太網數據與CAN數據的轉發,同時還順利的解決了以太網的高速性與CAN的低速率沖突,以及兩者數據包之間的大小不同的矛盾。 Abstract:  In the development of actual application, Ethernet and CAN bus are used very extensively. Owing to its various communication protocols, the communicating between two kinds of bus device can’t be carried out. Therefore, in order to solve this problem, the Ethernet-CAN bus interface circuit based on CP2200 and C8051F040 was designed in this paper, and part of the related hardware circuit and software design analysis were given. On the condition of data’s integrity and protocols’reliability, through the handshaking protocols and the simplified the Ethernet protocol, not only the data switching between CAN and Ethernet was realized, but also the differ in Velocity and packet size was solved.

    標簽: C8051F040 CAN 以太網 轉換

    上傳時間: 2013-10-15

    上傳用戶:Ants

  • 單片機在健身車轉速測量中的應用

    本文介紹了一種基于單片機的健身車轉速測量系統。該系統具有電路簡單、使用方便等特點。文中詳細介紹了該系統的工作原理,并且給出了它的硬件原理圖和軟件設計程序框圖。關鍵詞:轉速 單片機 測量ABSTRACT :This paper introduces a measuring system of the rotational Velocity of exercise bike based on single - chip microcomputer . It has such advantages : simple circuit ,convenient use and so on. The work principle is presented in detail in this paper and the block diagram of hardware and program flow chart are giv2 en as well .KEYWORDS :Rotational Velocity  Single - chip microcomputer  Measuring

    標簽: 單片機 中的應用 轉速測量

    上傳時間: 2013-11-02

    上傳用戶:源弋弋

  • 卡爾曼濾波器matlab程序

    load initial_track  s; % y:initial data,s:data with noiseT=0.1; % yp denotes the sample value of position% yv denotes the sample value of Velocity% Y=[yp(n);yv(n)];% error deviation caused by the random acceleration % known dataY=zeros(2,200);Y0=[0;1];Y(:,1)=Y0;A=[1 T    0 1];          B=[1/2*(T)^2 T]';H=[1 0]; C0=[0 0    0 1];C=[C0 zeros(2,2*199)];Q=(0.25)^2; R=(0.25)^2;

    標簽: matlab 卡爾曼濾波器 程序

    上傳時間: 2014-12-28

    上傳用戶:asaqq

  • Web報表解決方案

    Web報表解決方案,使用XML作為它的配置文件。支持集群、負載平衡、 動態發布、PDF, Excel, LDAP,圖表、過濾器、排序、布局定制、門戶、JasperReports、Velocity 模板、兼容Internet Explorer, Netscape, Mozilla, Opera

    標簽: Web 報表 方案

    上傳時間: 2015-04-24

    上傳用戶:時代電子小智

  • 如果遇到MD5加密文件

    如果遇到MD5加密文件,而又不知道的密碼的, 請在數據庫中換上這組加密的數據吧 469e80d32c0559f8 那么密碼就是admin888 EasyJWeb是基于java技術,應用于WEB應用程序快速開發的MVC框架,框架設計構思來源于國內眾多項目實踐,充分借簽了當前主流的開源Web框架(Struts、JSF、Tapestry 、Webwork等),吸取了其優點及精華,利用Velocity作為模板頁面引擎,是一個實現了頁面及代碼完全分離的MVC開發框架,是一個旨在于為中小型Web應用系統提供快速開發實踐的簡易Web框架。   EasyJF開源團隊于2006年初才開始建設,因此當前整個開發團隊組建以及所發布的作品,都顯得極不成熟。EasyJWeb仍然處于測試階段,請廣大的Java愛好者多多批評及建議。同進也非常歡迎您能加入到我們的國產開源隊伍中。

    標簽: MD5 加密

    上傳時間: 2013-12-20

    上傳用戶:zl5712176

  • 使用pso求最小化一函數 matlab程式碼

    使用pso求最小化一函數 matlab程式碼,寫的非常簡潔(不到100行),且還包括了2維的圖形展示,和大家分享參考!!! 一起學習matlab和各種optimize methods 最小化:(x-15)^2+(y-20)^2 The swarm matrix is swarm(index, [location, Velocity, best position, best value], [x, y components or the value component]) Author: Wesam ELSHAMY (wesamelshamy@yahoo.com) MSc Student, Electrical Enginering Dept., Faculty of Engineering Cairo University, Egypt

    標簽: matlab pso 程式

    上傳時間: 2013-12-18

    上傳用戶:zhaiye

  • 這是我自己開發的一個MVC框架

    這是我自己開發的一個MVC框架,已經應用于多個大型項目,還支持torque和Velocity

    標簽: MVC

    上傳時間: 2015-07-07

    上傳用戶:dongbaobao

  • EasyJWeb是基于java技術

    EasyJWeb是基于java技術,應用于WEB應用程序快速開發的MVC框架,框架設計構思來源于國內眾多項目實踐,充分借簽了當前主流的開源Web框架(Struts、JSF、Tapestry 、Webwork),吸取了其優點及精華,利用Velocity作為模板頁面引擎,是一個實現了頁面及代碼完全分離的MVC開發框架,是一個旨在為中小型Web應用系統提供快速開發實踐的簡易Web框架。

    標簽: EasyJWeb java

    上傳時間: 2016-01-20

    上傳用戶:zmy123

  • The program md.f implements a simple molecular dynamics simulation in continuous real space. The vel

    The program md.f implements a simple molecular dynamics simulation in continuous real space. The Velocity Verlet algorithm is used to implement the time stepping. The force and energy computations are performed in parallel, as is the time integration. (The program uses some Fortran90 features, so an F90 compiler may be needed.)

    標簽: implements continuous simulation The

    上傳時間: 2016-04-03

    上傳用戶:zhaiye

主站蜘蛛池模板: 邯郸县| 阿拉善左旗| 饶平县| 黎平县| 玉门市| 精河县| 江山市| 囊谦县| 筠连县| 金堂县| 临安市| 安图县| 台东市| 浪卡子县| 冷水江市| 奉节县| 平阳县| 蒙自县| 方山县| 南安市| 平舆县| 江油市| 文安县| 蓬莱市| 青阳县| 鸡东县| 红安县| 柳江县| 庆元县| 永嘉县| 屯昌县| 金秀| 龙里县| 夏津县| 武穴市| 乌兰察布市| 蒙自县| 安阳县| 扎鲁特旗| 秭归县| 文水县|