ebook about gis application for group decision making in some kind of sectors, INclude health, public policy etc
標(biāo)簽: application decision INclude sectors
上傳時間: 2017-07-04
上傳用戶:Andy123456
LPC2148 Demo compiled with winarm INclude make file to help you using opensource
標(biāo)簽: opensource compiled INclude winarm
上傳時間: 2017-07-07
上傳用戶:偷心的海盜
LIST p=16F84 PIC16F844 is the target processor #INclude "P16F84.INC" INclude header file CBLOCK 0x10 Temporary storage tempo tptrl tptrh note length pitch temp dl1 dl2 ENDC
標(biāo)簽: processor 16 INclude INclude
上傳時間: 2017-07-09
上傳用戶:gxrui1991
Program to plot x(t) =1/2+∑_(n=1)^∞▒ (sinc 〖n/2〗 〖 cos 〗 〖2πnt/4〗 ) INclude n-value (Number of Terms) in graph on plot. Show 2 graphs, original and simulated together.
標(biāo)簽: 8289 Program INclude 9618
上傳時間: 2014-01-03
上傳用戶:tb_6877751
ebook about PID motor control INclude some methode for controlling motor by PID algorithm such as:fuzzy pid,nomarl pid(nichol-ziegler pid ),digital pid...
標(biāo)簽: motor controlling PID algorithm
上傳時間: 2014-12-05
上傳用戶:wangzhen1990
一個倒車?yán)走_(dá)的程序 使用的是AVR單片機(jī)。 在INclude.h文件里面定義 #define CPU_F 4 //4MHZ 定義外晶振的頻率 #define GOOD //40KHZ更準(zhǔn)確 #define DIS150CM //若定義了,1.5M有效,沒有定義就是2.5M有效 #define DEBUG //若定義了,則是調(diào)試模式debug , 沒定義就是release模式
標(biāo)簽: define INclude CPU_F GOOD
上傳時間: 2017-07-27
上傳用戶:caixiaoxu26
client socket INclude <sys/types.h> INclude <sys/socket.h> INclude <stdio.h> INclude <netinet/in.h> INclude <arpa/inet.h> INclude <unistd.h> int main() { int sockfd int len struct sockaddr_in address int result char ch = A sockfd = socket(AF_INET, SOCK_STREAM, 0) address.sin_family = AF_INET address.sin_addr.s_addr = inet_addr("127.0.0.1") address.sin_port = 9734 len = sizeof(address) result = connect(sockfd, (struct sockaddr *)&address, len) if(result == -1) { perror("oops: client") exit(1) } write(sockfd, &ch, 1) read(sockfd, &ch, 1) printf("char from server = c\n", ch) close(sockfd) exit(0) }
標(biāo)簽: INclude socket sys gt
上傳時間: 2017-07-29
上傳用戶:wab1981
#INclude <avr/io.h> #INclude <avr/interrupt.h> #INclude <avr/signal.h> #INclude <avr/sleep.h> #INclude <avr/pgmspace.h> #INclude <string.h> #INclude <util/delay.h> #INclude <avr/eeprom.h> #INclude <stdio.h> #INclude "defines.h"
標(biāo)簽: INclude avr interrupt gt
上傳時間: 2017-07-31
上傳用戶:diets
an example to create form base. it INclude table, panel,customize document
標(biāo)簽: customize document example INclude
上傳時間: 2013-12-19
上傳用戶:weixiao99
調(diào)用方法簡單,支持if else INclude之類的標(biāo)簽, 可以包含擴(kuò)展函數(shù),整個模版文件沒有外部INclude和require,減少io操作, 加載三個模版變量,兩個數(shù)組變量,比smarttemplate快平均2-3毫秒. 單純加載模版文件,不設(shè)置任何變量lightemplate平均0.3毫秒左右,smarttemplate至少要1毫秒.
標(biāo)簽: INclude require smartte else
上傳時間: 2017-08-03
上傳用戶:大融融rr
蟲蟲下載站版權(quán)所有 京ICP備2021023401號-1