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

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

floAT

  • 匯編的PIC程序

    匯編的PIC程序,包括MOUSE,floAT,CLOCK,BCD

    標(biāo)簽: PIC 匯編 程序

    上傳時間: 2015-08-20

    上傳用戶:yoleeson

  • 工程中很多的地方用到龍格庫塔求解微分方程的數(shù)值解

    工程中很多的地方用到龍格庫塔求解微分方程的數(shù)值解,龍格庫塔是很重要的一種方法,尤其是四階的,精確度相當(dāng)?shù)母摺4舜a只是演示求一個微分方程,要求解其它的微分方程,可以自己定義借口函數(shù),退換程序里面的函數(shù):floAT f(floAT , floAT)即可;

    標(biāo)簽: 工程 微分方程 數(shù)值

    上傳時間: 2014-01-14

    上傳用戶:hphh

  • 液晶顯示

    液晶顯示,用于液晶驅(qū)動,里面有初始化程序,floAT轉(zhuǎn)BCD碼顯示等

    標(biāo)簽: 液晶顯示

    上傳時間: 2015-09-27

    上傳用戶:黑漆漆

  • 顯示數(shù)據(jù)處理(拆數(shù)字).mcu控制LCD顯示數(shù)字時的拆數(shù)程序

    顯示數(shù)據(jù)處理(拆數(shù)字).mcu控制LCD顯示數(shù)字時的拆數(shù)程序,可拆int型整數(shù)和floAT型浮點數(shù),所拆數(shù)存放于全局變量 數(shù)組中。

    標(biāo)簽: mcu LCD 數(shù)字 顯示數(shù)據(jù)

    上傳時間: 2013-12-27

    上傳用戶:kikye

  • #if !defined(AFX_GAQUEEN_H__C26AE0A3_F9B4_426F_A324_B460CC7946CB__INCLUDED_) #define AFX_GAQUEEN_H_

    #if !defined(AFX_GAQUEEN_H__C26AE0A3_F9B4_426F_A324_B460CC7946CB__INCLUDED_) #define AFX_GAQUEEN_H__C26AE0A3_F9B4_426F_A324_B460CC7946CB__INCLUDED_ #if _MSC_VER > 1000 #pragma once #endif // _MSC_VER > 1000 class CGAQueen { public: CGAQueen(int nPopulation,int nIteration,floAT Mutation,int mChBoard) virtual ~CGAQueen() void Clear() // to clear chess board with 0 value void InitialPopulation() // to create the first and initial randompopulation void FillArea(int index) // to fill chess board with desired chromosome int CostFunc(int index) // determine the cost of matrix[index][index] void PopulationSort() // to sort population from the best to the worst void GenerateCrossOverMatrix() // a way to create children from parent is CcrossOver void Mating() // to create children from parents void Ap

    標(biāo)簽: AFX_GAQUEEN_H INCLUDED defined define

    上傳時間: 2015-12-27

    上傳用戶:wuyuying

  • 用遞推法產(chǎn)生正交多項式系

    用遞推法產(chǎn)生正交多項式系,即求alpha[j+1]、beta[j] 入口參數(shù):m是數(shù)據(jù)點數(shù),n是擬合的最高階數(shù), floAT x[],floAT y[]是對應(yīng)縱橫坐標(biāo),出口參數(shù):a[] 是最小二乘擬合參數(shù),alpha[]、beta[]是遞推系數(shù)

    標(biāo)簽: 多項式

    上傳時間: 2014-01-19

    上傳用戶:gyq

  • * first open client.cpp and search for that USER_MSG_INTERCEPT(TeamInfo) over it u add this

    * first open client.cpp and search for that USER_MSG_INTERCEPT(TeamInfo) over it u add this Code: USER_MSG_INTERCEPT(Health) { BEGIN_READ(pbuf,iSize) me.iHealth = READ_BYTE() return USER_MSG_CALL(Health) } * then we search for int HookUserMsg (char *szMsgName, pfnUserMsgHook pfn) and add this Code: REDIRECT_MESSAGE( Health ) *k now we have the health registered and can read it out i stop this hear know cuz i must thanks panzer and w00t.nl that they helped me with it first time! *ok now we go to int HUD_Redraw (floAT x, int y) and packing this draw code in it Code:

    標(biāo)簽: USER_MSG_INTERCEPT TeamInfo client search

    上傳時間: 2016-01-22

    上傳用戶:ynzfm

  • gpio驅(qū)動 leddrv.c為驅(qū)動源程序 writeled.c為應(yīng)用程序 writeled.c 編譯方式 arm-elf-gcc -Wall -O2 -Wl,-elf2flt -o wri

    gpio驅(qū)動 leddrv.c為驅(qū)動源程序 writeled.c為應(yīng)用程序 writeled.c 編譯方式 arm-elf-gcc -Wall -O2 -Wl,-elf2flt -o writeled writeled.c leddrv.c 編譯方式 arm-elf-gcc -D__KERNEL__ -I你的uClinux目錄/linux-2.4.x/include-Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fno-common -pipe -fno-builtin -D__linux__ -DNO_MM -mapcs-32 -march=armv4 -mtune=arm7tdmi -mshort-load-bytes -msoft-floAT -DMODULE -c -o leddrv.o leddrv.c

    標(biāo)簽: writeled arm-elf-gcc leddrv gpio

    上傳時間: 2013-12-13

    上傳用戶:kytqcool

  • #include <stdio.h> #include<math.h> void pid_init() void pid_tune() void pid_setinte

    #include <stdio.h> #include<math.h> void pid_init() void pid_tune() void pid_setinteg() void pid_bumpless() floAT pid_calc() void main()

    標(biāo)簽: void include pid_setinte pid_init

    上傳時間: 2016-04-19

    上傳用戶:851197153

  • Sqlserver2000壓力測試 數(shù)據(jù)庫請自己建

    Sqlserver2000壓力測試 數(shù)據(jù)庫請自己建,附腳本。不懂的可以發(fā)郵件問我:killwolf@163.com 10萬 109640ms 插入 23078ms 清空 20萬 216281ms 8391馬上 40萬: 416781 9381 if exists (select * from dbo.sysobjects where id = object_id(N [dbo].[StuInfo] ) and OBJECTPROPERTY(id, N IsUserTable ) = 1) drop table [dbo].[StuInfo] GO CREATE TABLE [dbo].[StuInfo] ( [StuID] [floAT] NULL ) ON [PRIMARY] GO

    標(biāo)簽: Sqlserver 2000 壓力 測試

    上傳時間: 2016-05-08

    上傳用戶:lht618

主站蜘蛛池模板: 大英县| 安阳市| 苍山县| 绥江县| 大宁县| 浪卡子县| 繁峙县| 民权县| 木里| 南康市| 婺源县| 青岛市| 遵化市| 西华县| 通化市| 兴国县| 黄浦区| 德昌县| 封丘县| 长葛市| 河曲县| 上栗县| 九江县| 靖安县| 喀喇| 海丰县| 神农架林区| 玉林市| 姚安县| 麟游县| 山东省| 元谋县| 阿拉善左旗| 苍溪县| 抚顺市| 呼玛县| 泸州市| 银川市| 嘉定区| 泽库县| 金秀|