最新H-JTGA仿真驅(qū)動(dòng)程序 ARM仿真器驅(qū)動(dòng)
標(biāo)簽: H-JTGA ARM 仿真 驅(qū)動(dòng)程序
上傳時(shí)間: 2013-12-27
上傳用戶(hù):水口鴻勝電器
H.323中文培訓(xùn)教程,學(xué)習(xí)H.323的最好學(xué)習(xí)工具,需要的下
上傳時(shí)間: 2016-12-29
上傳用戶(hù):gdgzhym
dd1壓縮包里面是驅(qū)動(dòng)源碼 console壓縮包里面是控制臺(tái)源碼 hide.exe是最終產(chǎn)品 使用方法: 1、將hide.exe復(fù)制到系統(tǒng)目錄 2、運(yùn)行cmd 3、hide -h 查看幫助 hide -i 安裝驅(qū)動(dòng) hide -u 卸載驅(qū)動(dòng) hide -f -a filename 添加一個(gè)隱藏文件 by boywhp 07/09/03 Email:boywhp@126.com
標(biāo)簽: hide exe console dd1
上傳時(shí)間: 2013-12-19
上傳用戶(hù):lanwei
#include<stdio.h> #include<string.h> #include<limits.h> #include<unistd.h> #include<sys/types.h> #define PROMPT_STRING "[myshell]$" #define QUIT_STRING "exit\n" static char inbuf[MAX_CANON] char * g_ptr char * g_lim extern void yylex() int main (void){ for( ){ if(fputs(PROMPT_STRING,stdout)==EOF) continue if(fgets(inbuf,MAX_CANON,stdin)==NULL) continue if(strcmp(inbuf,QUIT_STRING)==0) break g_ptr = inbuf g_lim = inbuf + strlen(inbuf) yylex() } return 0 }
標(biāo)簽: include gt lt limits
上傳時(shí)間: 2016-12-31
上傳用戶(hù):colinal
幀緩沖#include <stdio.h> #include <stdlib.h> #include <string.h> #include <stdint.h> #include <unistd.h> #include <fcntl.h> #include <sys/ioctl.h> #include <sys/mman.h> #include <asm/page.h> #include <linux/fb.h> #define TRUE 1 #define FALSE 2 //a framebuffer device structure typedef struct fbdev{ int fb unsigned long fb_mem_offset unsigned long fb_mem struct fb_fix_screeninfo fb_fix
標(biāo)簽: include lt gt stdlib
上傳時(shí)間: 2013-12-11
上傳用戶(hù):bjgaofei
iis.c iis.h重要的嵌入式源程序,免費(fèi)下載,歡迎使用
上傳時(shí)間: 2017-01-01
上傳用戶(hù):熊少鋒
#include "iostream.h" #include "iomanip.h" #define N 20 //學(xué)習(xí)樣本個(gè)數(shù) #define IN 1 //輸入層神經(jīng)元數(shù)目 #define HN 8 //隱層神經(jīng)元數(shù)目 #define ON 1 //輸出層神經(jīng)元數(shù)目 double P[IN] //單個(gè)樣本輸入數(shù)據(jù) double T[ON] //單個(gè)樣本教師數(shù)據(jù) double W[HN][IN] //輸入層至隱層權(quán)值 double V[ON][HN] //隱層至輸出層權(quán)值 double X[HN] //隱層的輸入 double Y[ON] //輸出層的輸入 double H[HN] //隱層的輸出
標(biāo)簽: define include iostream iomanip
上傳時(shí)間: 2014-01-01
上傳用戶(hù):凌云御清風(fēng)
h.264 算法 ti dm642,h264 支持高清 720p,1080i,在達(dá)芬奇(davinci) 643x,6437,644x上高清算法1080p馬上要上次,免費(fèi),需要的給我發(fā)郵件vimc@163.com,詳細(xì)參數(shù)一定得看h264.h文件
上傳時(shí)間: 2017-01-05
上傳用戶(hù):妄想演繹師
64-bits H.264 from ffmpeg 2008 version Build in VC++ 2008 no error warning, Jesse Stone, Taiwan
標(biāo)簽: 2008 version warning Taiwan
上傳時(shí)間: 2013-12-09
上傳用戶(hù):zhangjinzj
樣條曲線的最小二乘法保型光順逼近的說(shuō)明和詳細(xì)介紹
上傳時(shí)間: 2014-01-07
上傳用戶(hù):Ants
蟲(chóng)蟲(chóng)下載站版權(quán)所有 京ICP備2021023401號(hào)-1