#include <stdio.h> #include<math.h> void pid_init() void pid_tune() void pid_setinteg() void pid_bumpless() float pid_calc() void main()
資源簡介:#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
資源簡介:#include <stdio.h> #include<math.h> void pid_init() void pid_tune() void pid_setinteg() void pid_bumpless() float pid_calc() void main()
上傳時間: 2016-04-19
上傳用戶:851197153
資源簡介:#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
資源簡介:fft源代碼,#include "f2407_c.h" #include "math.h" #define N 32 // FFT變換的點數 extern void fft(void); extern void resave(void); interrupt void phantom(void); void sysinit(void); extern int input[2*N];
上傳時間: 2016-06-28
上傳用戶:LouieWu
資源簡介:include稱為文件包含命令擴展名為.h的文件也稱為頭文件或首部文件 定義兩個實數變量,以被后面程序使用 顯示提示信息 從鍵盤獲得一個實數x 求x的正弦,并把它賦給變量s 顯示程序運算結果 main函數結束
上傳時間: 2016-06-13
上傳用戶:dsgkjgkjg
資源簡介:#ifdef INTEGER #include "ibp.h" #else #include "rbp.h" #endif /* built-in C functions */
上傳時間: 2014-01-16
上傳用戶:13188549192
資源簡介:函數分庫函數和用戶自定義函數兩類: 庫函數(又稱系統函數)是高級語言軟家中提供基礎功能的函數。庫函數文件以h為文件后綴,如C語言的stdio.h文件包括了printf(), scanf (),open(),close()。C語言中主函數要使用某庫函數:#include<庫函數文件名>
上傳時間: 2014-01-04
上傳用戶:sy_jiadeyi
資源簡介:數學函數,所在函數庫為math.h、stdlib.h、string.h、float.h
上傳時間: 2014-01-15
上傳用戶:xauthu
資源簡介:單向鏈表\qlist.h 單向鏈表\Stdafx.h 單向鏈表\stdafx.cpp 單向鏈表\單向鏈表.cpp 單向鏈表\單向鏈表.ncb 單向鏈表\單向鏈表.dsp 單向鏈表\單向鏈表.dsw 單向鏈表\單向鏈表.opt
上傳時間: 2013-12-29
上傳用戶:zmy123
資源簡介:Routine mampres: To obtain amplitude response from h(exp(jw)). input parameters: h :n dimensioned complex array. the frequency response is stored in h(0) to h(n-1). n :the dimension of h and amp. fs :sampling frequency (Hz). iam...
上傳時間: 2013-12-19
上傳用戶:xfbs821
資源簡介:H.264標準詳細圖解 H.264標準詳細圖解 ,好東西不用多說,趕緊看吧
上傳時間: 2014-01-15
上傳用戶:小碼農lz
資源簡介:一本學習H.264不錯的書和一些相關資料h.264標準翻譯稿包括(正文+附錄都翻譯)
上傳時間: 2015-12-03
上傳用戶:123啊
資源簡介:LIN_InitNode_C161xx.h preconfiguration for C161xx LIN_InitNode_C164xx.h preconfiguration for C164xx For usage in a project the file has to be renamed to LIN_InitNode.h
上傳時間: 2014-01-10
上傳用戶:wmwai1314
資源簡介:h.261 player with running h.261,p24,h26 file
上傳時間: 2013-12-16
上傳用戶:lanwei
資源簡介:h.264格式的媒體播放器,現在一般采集格式均為h.264壓縮標準,解析h.264格式的軟件對于做視頻采集方面來說必不可少
上傳時間: 2013-12-18
上傳用戶:努力努力再努力
資源簡介:該文給出線性方程組改進的Gauss-Seidel迭代(被稱之為IMGS方法)對于H矩陣的收斂性定理
上傳時間: 2014-11-14
上傳用戶:zhangliming420
資源簡介:設計一FIR低通濾波器 0=<|w|<=0.25Pi,輸入n代表FIR濾波器的長度,輸出H(ejw)幅度值,N代表輸出數,Hbs[N]存放H(ejw)的幅度值,h[n]存放H[z]的系數,算法采用Hamming窗函數
上傳時間: 2016-06-28
上傳用戶:a6697238
資源簡介:h.264 jm86 for vc++ h.264 jm86 for vc
上傳時間: 2016-11-14
上傳用戶:trepb001
資源簡介:stdafx.h : 標準系統包含文件的包含文件。 Microsoft C 和 C++ 編譯器提供了用于預編譯任何 C 或 C++ 代碼(包括內聯代碼)的選項。利用此性能特性,可以編譯穩定的代碼體,將已編譯狀態的代碼存儲在文件中,以及在隨后的編譯中,將預編譯的代碼與仍在開...
上傳時間: 2013-11-28
上傳用戶:hakim
資源簡介:h-jtag(好東西).rar h-jtag(好東西).rar
上傳時間: 2017-02-04
上傳用戶:zhengjian
資源簡介:2131的config.h文件 2131的config.h文件
上傳時間: 2017-02-07
上傳用戶:xg262122
資源簡介:H.263 Demo with Loopback"DSP端(SEED-VPM642板卡上)實現1路D1格式視頻采集、H.263編碼、H.263解碼和視頻輸出回放顯示。
上傳時間: 2017-05-03
上傳用戶:fredguo
資源簡介:#include <stdio.h> #include <string.h> #include <stdlib.h> #include <malloc.h> #include <math.h> #include <conio.h> struct DuLNode{ struct DuLNode *prior int data struct DuLNode *next
上傳時間: 2014-01-01
上傳用戶:caiiicc
資源簡介:#include<malloc.h> #include<limits.h> #include<stdio.h> #include<graphics.h> #include<io.h> #include<math.h> #include<process.h> #include<conio.h> #define m 100 #define OK 1 typedef int Status typedef char TElemType /*樹元素的類...
上傳時間: 2013-12-15
上傳用戶:liansi
資源簡介:/*** *****詞法分析程序*** *****/ # include<iostream.h> # include<fstream.h> # include<math.h> int cc=0
上傳時間: 2015-03-25
上傳用戶:璇珠官人
資源簡介:/*** *****詞法分析程序*** *****/ # include<iostream.h> # include<fstream.h> # include<math.h> int cc=0
上傳時間: 2015-03-25
上傳用戶:cc1
資源簡介:/*** *****詞法分析程序*** *****/ # include<iostream.h> # include<fstream.h> # include<math.h> int cc=0
上傳時間: 2013-12-27
上傳用戶:baiom