Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - math.h
Search - math.h - List
DL : 1
BP算法最新C源程序, #include\"stdarg.h\" #include\"stdio.h\" #include\"stdlib.h\" #include\"math.h\" #include\"graphics.h\" #include\"conio.h\" #define IN 4 /*输入层的神经元个数*/ #define HID 13 /*隐含层的神经元个数*/ #define MOD 594 /*学习样本个数*/ #define OUT 1 /*输出层的神经元个数*/-BP algorithm latest C source, # include "stdarg.h" # include "stdio.h" # include "stdlib.h" # include "math.h" # include "graphics.h" # include "conio.h" # define IN 4 / * input layer neurons number * / # define HID 13 / * hidden layer neuron number * / # define MOD 594 / * Number of samples * / # define OUT 1 / * output layer neurons number * /
Update : 2008-10-13 Size : 2.89kb Publisher : 陈光华

#include \"stdio.h\" #include \"math.h\" #include \"malloc.h\" #include \"string.h\" #define m 6 #define n 29 #define p 0.5-#include \"stdio.h\" #include \"math.h\" #include \"malloc.h\" #include \"string.h\" #define m 6 #define n 29 #define p 0.5
Update : 2008-10-13 Size : 3.02kb Publisher : jiangshan

#include \"stdio.h\" #include \"math.h\" #include \"malloc.h\" #include \"string.h\" #define m 6 #define n 29 #define p 0.5-#include \"stdio.h\" #include \"math.h\" #include \"malloc.h\" #include \"string.h\" #define m 6 #define n 29 #define p 0.5
Update : 2008-10-13 Size : 106.62kb Publisher : jiangshan

#include \"stdio.h\" #include \"math.h\" #include \"malloc.h\" #include \"string.h\" #define m 6 #define n 29 #define p 0.5-#include \"stdio.h\" #include \"math.h\" #include \"malloc.h\" #include \"string.h\" #define m 6 #define n 29 #define p 0.5
Update : 2008-10-13 Size : 52.54kb Publisher : jiangshan

DL : 0
/*** *****词法分析程序*** *****/ # include<iostream.h> # include<fstream.h> # include<math.h> int cc=0 -/******** lexical analysis procedure********/# includelt; Iostream.hgt;# Includelt; Fstream.hgt;# Includelt; Math.hgt; Int cc = 0
Update : 2025-02-19 Size : 8kb Publisher : 白天

DL : 0
/*** *****词法分析程序*** *****/ # include<iostream.h> # include<fstream.h> # include<math.h> int cc=0 -/******** lexical analysis procedure********/# includelt; Iostream.hgt;# Includelt; Fstream.hgt;# Includelt; Math.hgt; Int cc = 0
Update : 2025-02-19 Size : 8kb Publisher : 白天

DL : 0
BP算法最新C源程序, #include"stdarg.h" #include"stdio.h" #include"stdlib.h" #include"math.h" #include"graphics.h" #include"conio.h" #define IN 4 /*输入层的神经元个数*/ #define HID 13 /*隐含层的神经元个数*/ #define MOD 594 /*学习样本个数*/ #define OUT 1 /*输出层的神经元个数*/-BP algorithm latest C source,# include "stdarg.h"# include "stdio.h"# include "stdlib.h"# include "math.h"# include "graphics.h"# include "conio.h"# define IN 4/* input layer neurons number* /# define HID 13/* hidden layer neuron number* /# define MOD 594/* Number of samples* /# define OUT 1/* output layer neurons number* /
Update : 2025-02-19 Size : 3kb Publisher : 陈光华

#include "stdio.h" #include "math.h" #include "malloc.h" #include "string.h" #define m 6 #define n 29 #define p 0.5-#include "stdio.h"#include "math.h"#include "malloc.h"#include "string.h"#define m 6#define n 29#define p 0.5
Update : 2025-02-19 Size : 106kb Publisher : jiangshan

#include "stdio.h" #include "math.h" #include "malloc.h" #include "string.h" #define m 6 #define n 29 #define p 0.5-#include "stdio.h"#include "math.h"#include "malloc.h"#include "string.h"#define m 6#define n 29#define p 0.5
Update : 2025-02-19 Size : 1.6mb Publisher : jiangshan

VC下最牛的算数表达式,将math.h 所有函数都集成到一起都能用计算出来,包括加减乘除;(、 正玄、 余玄,乘方,log ln,等 -VC most cattle arithmetic expression math.h will integrate all functions are used together can be worked out including the arithmetic; (, Shogen, Yuxuan, involution, ln log, etc.
Update : 2025-02-19 Size : 25kb Publisher : 周志光

DL : 0
#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 /*树元素的类型*/ int t=35 int n=20 int h=14 int u=2 int leaf=0,non_l_leaf=0,non_r_leaf=0,root=0 /*各种结点数*/ char le[m],l[m],r[m],ro[m] /*用与存放各种结点*/ typedef struct BiTNode/*定义二叉树*/-# Include
Update : 2025-02-19 Size : 2kb Publisher : 全文

DL : 0
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]; -fft source code,# include f2407_c.h# include math.h# define N 32// FFT transform points extern void fft (void) extern void resave (void) interrupt void phantom (void) void sysinit (void) extern int input [2* N]
Update : 2025-02-19 Size : 5kb Publisher :

DL : 2
Wild Math Library数值计算库,支持向量计算,矩阵相乘,偏微分方程等-Wild Math Library numerical library, support vector computing, matrix multiplication, partial differential equations, etc.
Update : 2025-02-19 Size : 1.27mb Publisher : krrrr

DL : 0
51单片连tcs230的源程序,绝对原创,可以记忆颜色。 #define uchar unsigned char #include <reg52.h> #include<math.h> sbit S0=P1^7 sbit S1=P1^0 //端口定义 sbit S2=P1^1 sbit S3=P1^2 sbit OE=P1^3 sbit OUT=P3^4 //频率从TO口输入 sbit key0=P1^5 sbit LED=P1^6 sbit a=P3^0 sbit b=P3^1 uchar color //1:blue 2:green 3:red uchar T[4] //color timer uchar TH[4] uchar TL[4] uchar bizhi[4] void time1() interrupt 3 { TH[color]=TH0 TL[color]=TL0 T[color]=(TH[color]*0xff+TL[color]) TR0=0 //关定时器 TR1=0 TH1=0xB1 TL1=0xE0 //归0 TH0=0x00 TL0=0x00 //归0 }-51 monolithic tcs230 even the source is absolutely original, you can remember the color.# Define uchar unsigned char# Include
Update : 2025-02-19 Size : 1kb Publisher : 黄胜

#include<reg51.h> #include<absacc.h> #include<stdio.h> #include<math.h> #define uchar unsigned char #define uint unsigned int sbit P00=P0^0 sbit P01=P0^1 sbit P02=P0^2 sbit P03=P0^3 sbit P04=P0^4 sbit P05=P0^5 sbit P06=P0^6 sbit P07=P0^7
Update : 2025-02-19 Size : 2kb Publisher : Tnavy

DL : 0
fft#include <math.h> #define SWAP(a,b) tempr=(a) (a)=(b) (b)=tempr //当isign=1时,将输入数据data[1..2*nn]用它的离散Fourier变换系数代替 //当isign=-1时,将输入数据替换为其的离散IFFT系数乘以nn //data是一个保存nn个复数的数组 //Fourier系数的保存方法为F0的实部和虚部保存在data[1],data[2] //正的一次谐波系数保存在data[3],data[4] //负的一次谐波系数保存在data[2*nn-1],data[2*nn] //最高次谐波系数保存在data[nn+1],data[nn+2] //nn必须为2的幂-fft
Update : 2025-02-19 Size : 1kb Publisher : jakey

//本程序利用CCP1模块实现一个“简易数字频率计”的功能 #include <pic.h> #include <stdio.h> #include <math.h> const char table[11]={0xc0,0xf9,0xa4,0xb0,0x99,0x92,0x82,0XD8,0x80,0x90,0xFF}; //不带小数点的显示段码表 -//CCP1 module for use in this process a " simple digital frequency meter" function# include <pic.h># Include <stdio.h># Include <math.h> const char table [11] = (0xc0, 0xf9, 0xa4, 0xb0, 0x99, 0x92, 0x82, 0XD8, 0x80, 0x90, 0xFF) // without a decimal point display section of code table ~ ~ ~
Update : 2025-02-19 Size : 3kb Publisher : mengchao

DL : 0
基于ARM的GPRS车载系统源程序 /******************************************************************************* ** Function: Get GPS Communication Port from GPSPort.ini ** ** In: char buffer ** ** Out: set the char buffer ** ** Date: 2007-8-1 Author: Owen.Lu ** *******************************************************************************/-#include <windows.h> #include "stdio.h" #include "time.h" #include "string.h" #include "assert.h" #include "gps.h" #include "math.h" DCB dcb COMMTIMEOUTS timeouts COMSTAT ComStat HANDLE idComDev unsigned int testCycle = 0 volatile char gpsMessage[1030][2] = {0} volatile int buffHead = 0 volatile int buffEnd = 0 DWORD WINAPI receiveGPSProc(LPVOID) //receive gps data DWORD WINAPI analyseGPSProc(LPVOID) //analyse gps data /******************************************************************************* ** Function: Get GPS Communication Port from GPSPort.ini ** ** In: char buffer ** ** Out: set the char buffer ** ** Date: 2007-8-1 Author: Owen.Lu ** *******************************************************************************/ void g
Update : 2025-02-19 Size : 5kb Publisher : 月买双

Math utilities for 8bit PIC, available for 16/18 families
Update : 2025-02-19 Size : 4kb Publisher : ogrozion

math.h头文件说明 常用数学函数 说明指导 资料-the math.h header files Description Description guidance
Update : 2025-02-19 Size : 1.65mb Publisher : on
« 12 3 4 5 6 7 »
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.