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

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

warning

  • 一個bp算法

    一個bp算法,不過代碼可能會有一些warning

    標簽: 算法

    上傳時間: 2013-12-21

    上傳用戶:AbuGe

  • 關于 uC/OS-II 在 LPC210X 上移植的說明 1. 全部代碼在 ADS1.2 中編譯調試. 2. 您可以更改 RO BASE 為 0x0000 0000, 這樣可以將代碼寫入 fla

    關于 uC/OS-II 在 LPC210X 上移植的說明 1. 全部代碼在 ADS1.2 中編譯調試. 2. 您可以更改 RO BASE 為 0x0000 0000, 這樣可以將代碼寫入 flash 中運行. 5. 全部代碼采用 ARM 指令. 6. uC/OS-II 版本為 V2.52. 7. 當您暫停程序的時候, 如果定時器開著, 那么定時器并不會暫停,需要注意 8. Vectors.S 文件中的 startup 段為程序入口. 9. 編譯時下面的警告不必理會. warning : C2871W: static OS_InitTaskStat declared but not used OS_CORE.C line 1108 10. 如果您想通過軟件仿真,請將 PLL.C 中的第 51 行屏蔽, 怎樣就可以看到任務逐個切換,最后將進入空閑任務. 11. 此次移植將許多 uC/OS-II 的功能函數都關閉了,請查看 OS_CFG.H 文件.

    標簽: 0x0000 OS-II 0000 210X

    上傳時間: 2013-12-25

    上傳用戶:Divine

  • TION ESD (electrostatic discharge) sensitive device. Electrostatic charges as high as 4000 V readil

    TION ESD (electrostatic discharge) sensitive device. Electrostatic charges as high as 4000 V readily accumulate on the human body and test equipment and can discharge without detection. warning! Although the AD7008 features proprietary ESD protection circuitry, permanent damage may occur on devices subjected to high energy electrostatic discharges. Therefore, proper ESD precautions are recommended to avoid performance degradation or loss of functionality.

    標簽: Electrostatic electrostatic discharge sensitive

    上傳時間: 2014-01-12

    上傳用戶:2467478207

  • In this demo, I use the EM algorithm with a Rauch-Tung-Striebel smoother and an M step, which I ve r

    In this demo, I use the EM algorithm with a Rauch-Tung-Striebel smoother and an M step, which I ve recently derived, to train a two-layer perceptron, so as to classify medical data (kindly provided by Steve Roberts and Will Penny from EE, Imperial College). The data and simulations are described in: Nando de Freitas, Mahesan Niranjan and Andrew Gee Nonlinear State Space Estimation with Neural Networks and the EM algorithm After downloading the file, type "tar -xf EMdemo.tar" to uncompress it. This creates the directory EMdemo containing the required m files. Go to this directory, load matlab5 and type "EMtremor". The figures will then show you the simulation results, including ROC curves, likelihood plots, decision boundaries with error bars, etc. warning: Do make sure that you monitor the log-likelihood and check that it is increasing. Due to numerical errors, it might show glitches for some data sets.

    標簽: Rauch-Tung-Striebel algorithm smoother which

    上傳時間: 2016-04-15

    上傳用戶:zhenyushaw

  • This a version of Anders Melander s TGIFImage ported to Delphi 7. It supports animated GIF files in

    This a version of Anders Melander s TGIFImage ported to Delphi 7. It supports animated GIF files in Delphi 7. Note: This Delphi 7 version should also work older Delphi versions (not tested much). warning: Use it at your own risk. I m posting it with permission from the author Anders Melander.

    標簽: TGIFImage Melander animated supports

    上傳時間: 2016-08-19

    上傳用戶:yangbo69

  • linux下BT軟件的源碼。源代碼可以使用命令“make”進行編譯

    linux下BT軟件的源碼。源代碼可以使用命令“make”進行編譯,使用該命令可以生成該章所有可執行程序。如果沒有生成對應的可執行程序,請對照書中相應的內容。在編譯生成可執行程序時,可能會生成警告:“warning:no newline at end of file”,產生這個警告是因為本書所有源代碼是在Windows中進行編寫的,Windows和Linux兩種操作系統對于文件末尾的標識符處理不一致。該警告不會影響程序的功能和性能,所以不必理會。

    標簽: linux make 軟件 源碼

    上傳時間: 2014-01-02

    上傳用戶:colinal

  • Lotus Notes開發用的在線DHTML編輯器,基于Active X control 1. This rich text editor is based on the editor used

    Lotus Notes開發用的在線DHTML編輯器,基于Active X control 1. This rich text editor is based on the editor used in an older sandbox posting I found. The majority of this code was NOT written by me. Credit goes to someone at Lotus (I think) for the original code. I only extended the base code to add more features, such as cut/copy/paste and adding tables. 2. This editor is based on an Active X control, so it will only work in Internet Explorer. I tested this in IE 5.5, but I think it should would in IE 5.x The Active X control is marked "safe for scripting" and should not trigger a warning from your browser about unsafe content.

    標簽: editor control Active Lotus

    上傳時間: 2016-11-27

    上傳用戶:kr770906

  • Commercially available active noise control headphones rely on fixed analog controllers to drive "an

    Commercially available active noise control headphones rely on fixed analog controllers to drive "anti-noise" loudspeakers. Our design uses an adaptive controller to optimally cancel unwanted acoustic noise. This headphone would be particularly useful for workers who operate or work near heavy machinery and engines because the noise is selectively eliminated. Desired sounds, such as speech and warning signals, are left to be heard clearly. The adaptive control algorithm is implemented on a Texas Instruments (TI™ ) 1 TMS320C30GEL digital signal processor (DSP), which drives a Sony CD550 headphone/microphone system. Our experiments indicate that adaptive noise control results in a dramatic improvement in performance over fixed noise control. This improvement is due to the availability of high-performance programmable DSPs and the self-optimizing and tracking capabilities of the adaptive controller in response to the surrounding noise.

    標簽: Commercially controllers headphones available

    上傳時間: 2013-12-04

    上傳用戶:dyctj

  • The Cognitive Early warning Predictive System

    I saw the light of the future when I first read Ray Kurzweil’s best-seller book The Singularity Is Near: When Humans Transcend Biology. One cubic inch of nanotube cir- cuitry, once fully developed, would be up to one hundred million times more powerful than the human brain.

    標簽: Predictive Cognitive warning System Early The

    上傳時間: 2020-05-26

    上傳用戶:shancjb

  • 基于單片機溫度報警器設計GSM版

    系統簡介:1.單片機+LCD1602液晶顯示器+三極管放大電路+蜂鳴器+按鍵+DS18B20+GSM遠程報警等設計。2. 3個按鍵對應3個不同的功能,設定值加1、設定值減1和蜂鳴器檢測。3. 5V可使用USB供電。4. DS18B20溫度傳感器模塊實現對溫度的檢測。測量范圍-50~120攝氏度,常溫LCD1602顯示25.0攝氏度左右,溫度精度在0.1℃;誤差±0.2℃以內.溫度變化時,顯示值將變化。蜂鳴器就會報警。啟動GSM短信報警功能。默認設定值31攝氏度(方便用人體模擬)。5.采用三極管進行輸出放大,驅動能力強、蜂鳴器顯示效果更好!6. 特點:穩定、操作起來非常方便,上電就可以使用。7.佩戴引出I/O接口(40個排針),用于連接下載器下載程序, 方便進行升級調試.操作說明:S0:復位鍵   S1:設定值加1  S2:設定值減1  S3:蜂鳴器檢測  1、   上電/S0復位:液晶顯示“Detect System” “Temp=25.0   32.0” ,對應檢測溫度和設定報警溫度。檢測傳感器表面溫度,顯示值變化。2、按S1、S2鍵:可以實現設定溫度的加減操作。3、按S3鍵:檢測蜂鳴器響聲。4、可以用手抓住溫度傳感器,模擬溫度檢測。檢測到溫度變化后、液晶顯示值變化,當檢測溫度大于設定溫度時,蜂鳴器就會報警。并發送“DS18B20 warning!”信息到指定手機。5、發送短信時,第一行顯示將發送變化:“message sending”  “the sending ok”  6、手機卡記得插到卡槽里噢

    標簽: 單片機 溫度報警器 gsm

    上傳時間: 2022-06-09

    上傳用戶:

主站蜘蛛池模板: 甘孜| 获嘉县| 龙游县| 察隅县| 舒城县| 沁阳市| 康定县| 木兰县| 尖扎县| 磐石市| 济宁市| 璧山县| 屏东县| 视频| 尤溪县| 惠安县| 海南省| 玛纳斯县| 民权县| 海阳市| 达日县| 灵璧县| 延寿县| 惠州市| 偃师市| 民乐县| 泰州市| 德安县| 柘城县| 沙坪坝区| 勃利县| 陆河县| 唐河县| 五家渠市| 吴桥县| 墨玉县| 宁蒗| 徐汇区| 庐江县| 丰县| 祁阳县|