H-JUART驅(qū)動器 H-JUART驅(qū)動器
資源簡介:H-JUART驅(qū)動器 H-JUART驅(qū)動器
上傳時間: 2016-03-31
上傳用戶:nanshan
資源簡介:感知器的VC實現(xiàn)#include "percept.h" #include "stdio.h" #include "stdlib.h"
上傳時間: 2013-12-17
上傳用戶:偷心的海盜
資源簡介:#include "stdio.h" #include "math.h" #include "malloc.h" #include "string.h" #define m 6 #define n 29 #define p 0.5
上傳時間: 2015-05-22
上傳用戶:lwwhust
資源簡介:#include "stdio.h" #include "math.h" #include "malloc.h" #include "string.h" #define m 6 #define n 29 #define p 0.5
上傳時間: 2015-05-22
上傳用戶:cc1915
資源簡介:#include "stdio.h" #include "math.h" #include "malloc.h" #include "string.h" #define m 6 #define n 29 #define p 0.5
上傳時間: 2014-01-03
上傳用戶:JIUSHICHEN
資源簡介:#include "stdio.h" #include "math.h" #include "malloc.h" #include "string.h" #define m 6 #define n 29 #define p 0.5
上傳時間: 2014-06-01
上傳用戶:yepeng139
資源簡介:struts+h st ruts+h struts+h 這是個英文原嗎!
上傳時間: 2014-01-20
上傳用戶:cylnpy
資源簡介:#include "pch.h" #include "base64.h" NAMESPACE_BEGIN(CryptoPP) static const int MAX_LINE_LENGTH = 72 static const byte vec[] = "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/" static const byte padding = = ...
上傳時間: 2015-12-07
上傳用戶:古谷仁美
資源簡介:H.245是H.323協(xié)議族中用于媒體信道控制的協(xié)議主要完成多媒體通信中每個邏輯通道的建立維護(hù)和釋放具體包括邏輯通道的打開和關(guān)閉參數(shù)設(shè)定收發(fā)雙方的能力協(xié)商等控制功能同時它還要完成多點會議呼叫中邏輯信道的配合控制功能.
上傳時間: 2014-11-02
上傳用戶:alan-ee
資源簡介:映射網(wǎng)絡(luò)驅(qū)動器 映射網(wǎng)絡(luò)驅(qū)動器
上傳時間: 2013-12-21
上傳用戶:wlcaption
資源簡介:D-S.Kim, Y.S.Lee, W.H.Kwon, and H.S.Park, "Maximum Allowable Delay Bounds in Networked Control Systems", Control Engineering Practice (Elsvier Science) (Simulation Example - Matlab Code), PP.1301-1313, Vol.11, Issue 11, December, 2003
上傳時間: 2016-04-10
上傳用戶:lifangyuan12
資源簡介:EasyJTAG-H manual, EasyJTAG-H manual,EasyJTAG-H manual
上傳時間: 2016-06-07
上傳用戶:Divine
資源簡介:設(shè)計一FIR低通濾波器 0=<|w|<=0.25Pi,輸入n代表FIR濾波器的長度,輸出H(ejw)幅度值,N代表輸出數(shù),Hbs[N]存放H(ejw)的幅度值,h[n]存放H[z]的系數(shù),算法采用Hamming窗函數(shù)
上傳時間: 2016-06-28
上傳用戶:a6697238
資源簡介:fft源代碼,#include "f2407_c.h" #include "math.h" #define N 32 // FFT變換的點數(shù) extern void fft(void); extern void resave(void); interrupt void phantom(void); void sysinit(void); extern int input[2*N];
上傳時間: 2016-06-28
上傳用戶:LouieWu
資源簡介:摘 要:介紹一種利用C8051F020單片機(jī)為控制核心的步進(jìn)電機(jī)驅(qū)動器。該驅(qū)動器應(yīng)用斬波恒 流細(xì)分驅(qū)動方式,充分利用C8051F020 單片機(jī)集成度高、功能多的特點 同時運用驅(qū)動集成電路 IR2304,大大縮小電路體積并減少電源品種,使驅(qū)動器具有驅(qū)動平穩(wěn)、電路簡單、可靠...
上傳時間: 2016-07-09
上傳用戶:chenjjer
資源簡介:#include "REG51.H" #include <intrins.h> #include "Common.h" //#include "Remote.h" #define OSD_EN //typedef unsigned char uCHAR //#include "T100Data_A.h" //#include "T100Data_PA.h" //#include "T100Data_AU.h" //#include "T100D...
上傳時間: 2016-07-21
上傳用戶:x4587
資源簡介:19.死機(jī)問題 extern BYTE idata MP3PwDnCnt 變量類型為idata 20.在MP412UT72基礎(chǔ)上修改 更換pindef.h 和servopin.h(影響圖象出現(xiàn)) 21.#define ENABLE_TRAY_PWM 0///1停頓 22.使用pdvd30 伺服 750710_JK.lib 23.使用了58版 MP420 的伺服庫和處理辦法,可以...
上傳時間: 2016-08-08
上傳用戶:2467478207
資源簡介:操作系統(tǒng)課程設(shè)計_進(jìn)程調(diào)度演示源程序 #include "stdio.h" #include "stdlib.h" #include "string.h" typedef struct node { char name[10] /*進(jìn)程標(biāo)識符*/ int prio /*進(jìn)程優(yōu)先數(shù)*/ int round /*進(jìn)程時間輪轉(zhuǎn)時間片*/ int cputime /*進(jìn)程占...
上傳時間: 2016-08-09
上傳用戶:鳳臨西北
資源簡介:實現(xiàn)了EVC所有列雙擊可編輯,也適用于VC++ #include "stdafx.h" #include "FM.h"//這個不要也似乎可以,因為是對話框的頭文件 #include "EditListCtrl.h" #include <windowsx.h>
上傳時間: 2016-08-15
上傳用戶:xlcky
資源簡介:用C#開發(fā)的如何獲取系統(tǒng)所有驅(qū)動器,對可用驅(qū)動器進(jìn)行檢查.
上傳時間: 2016-11-05
上傳用戶:愛死愛死
資源簡介:#include "iostream.h" #include "iomanip.h" #define N 20 //學(xué)習(xí)樣本個數(shù) #define IN 1 //輸入層神經(jīng)元數(shù)目 #define HN 8 //隱層神經(jīng)元數(shù)目 #define ON 1 //輸出層神經(jīng)元數(shù)目 double P[IN] //單個樣本輸入數(shù)據(jù) double T[ON] //單個樣本教師數(shù)據(jù) dou...
上傳時間: 2014-01-01
上傳用戶:凌云御清風(fēng)
資源簡介:#include<stdlib.h> #include "dos.h" #include "graphics.h" #include "math.h" #define PI 3.1415926 #define NULL 0 #include<stdio.h> #include<string.h>
上傳時間: 2013-12-29
上傳用戶:王者A
資源簡介:jh knink jhbjhbv vhvhvg vhvghv hgvhv h hgv hgv h hbvhvhvghvh vhvhgvhvhvh hv hv hvhg hv h
上傳時間: 2017-03-26
上傳用戶:wendy15
資源簡介:TFT芯片9320芯片驅(qū)動 #include "system.h" #include "altera_avalon_pio_regs.h" #include "alt_types.h" #include "LCD.h"
上傳時間: 2013-12-28
上傳用戶:huyiming139
資源簡介:數(shù)學(xué)函數(shù),所在函數(shù)庫為math.h、stdlib.h、string.h、float.h
上傳時間: 2014-01-15
上傳用戶:xauthu
資源簡介:BP神經(jīng)網(wǎng)絡(luò)程序,C語言源代碼 如下: #include "iostream.h" #include "iomanip.h" #include "stdlib.h" #include "math.h" #include "stdio.h" #include "time.h" #include "fstream.h" #define N 120 //學(xué)習(xí)樣本個數(shù) #define IN 3 //輸入層神經(jīng)元...
上傳時間: 2017-06-15
上傳用戶:xinzhch
資源簡介:H.264簡介 H.264是ITU-T的視頻編碼專家組(VCEG)和ISO/IEC的活動圖像編碼專家組(MPEG)的聯(lián)合視頻組(JVT:joint videoteam)開發(fā)的一個新的數(shù)字視頻編碼標(biāo)準(zhǔn),它既是ITU-T的H.264,又是ISO/IEC的MPEG-4的第10部分。
上傳時間: 2017-08-13
上傳用戶:hustfanenze
資源簡介:論文分析了混合式步進(jìn)電動機(jī)的工作原理和運行特性。采用簡化的磁網(wǎng)絡(luò)模型,推導(dǎo)了建立二相混合式步進(jìn)電機(jī)數(shù)學(xué)模型的關(guān)系式。并對步進(jìn)電機(jī)的多種驅(qū)動技術(shù)進(jìn)行了詳細(xì)的研究,著重分析和論述了正弦脈寬調(diào)制細(xì)分驅(qū)動技術(shù)。文中對整個系統(tǒng)的結(jié)構(gòu)、硬件電路設(shè)計及驅(qū)...
上傳時間: 2013-06-07
上傳用戶:西伯利亞狼
資源簡介:PCA9634是一款通過I2C總線控制的8位LED驅(qū)動器,該驅(qū)動器特別為紅/綠/藍(lán)/琥珀(RGBA)色的混合應(yīng)用進(jìn)行了優(yōu)化。每個LED輸出都有自己的8位分辨率(256級)固定頻率的獨立PWM控制器,該控制器運行在97KHz的頻率下,占空比可由0%到99.6%可調(diào),用以將LED設(shè)置到一個...
上傳時間: 2013-12-20
上傳用戶:liaofamous
資源簡介:ACJ驅(qū)動器,伺服驅(qū)動器
上傳時間: 2013-10-29
上傳用戶:LP06