搜索资源列表
李学武提交C语言源代码
- 李学武提交的C语言源代码,包括Hilbert曲线,高精度计算,π值计算公式,取石子游戏,趣味等式填数游戏3则,验证四色定理等- Li Xuewu submits the C language source code, including the Hilbert curve, the high accuracy computation, pi the value formula, takes the gravel game, the interest equality fills in the
fft_8point.c
- 8点基二fft Fast Fourier Transform (FFT). Using 8 points, takes about 1.2 ms to execute one FFT. Sets up General Purpose Timer 1 to generate events at 10 kHz. Will produce 10 kHz output on T1PWM and T1PWM pins. -8:00-two fft Fast Fourier Trans
2.c
- 蒙特卡罗方法计算圆周率,看看,吧,不错的以后还会有很多的,谢谢大家研究-Monte-Carlo method to calculate pi, look at the bar, a good future there will be many, thank you for research
power-pi
- 本程序为ad的dsp21990控制芯片程序,其功能是通过传统的PI控制算法来实现对电源的控制,控制程序可以采用.asm也可以采用.C。程序的具体算法和介绍在软件压缩
PI
- 求圆周率π的C程序分析。简短的4行代码,就可以精确计算机出800位的PI(圆周率)值。
pi.c
- 用于求解pi的MPI程序,在SourceCRT5.5上试过的,好用.
PI
- c++builder5.5计算PI值,精度到小数点后1000位
PI-C
- PI 数据库 C 源代码,用于PI的数据读取和操作
经典C小程序
- 著名的外星人算法 经典C小程序 计算pi到小数点后80位;24点算法;爱因斯坦台阶问题-famous alien algorithm C minor classic calculated pi to 80 decimal places; 24 points algorithm; Einstein height issue
WL40987330 C语言算法集
- 目录 第一部分 基础篇 001 第一个C程序 002 运行多个源文件 003 求整数之积 004 比较实数大小 005 字符的输出 006 显示变量所占字节数 007 自增/自减运算 008 数列求和 009 乘法口诀表 010&
有限元一维C++源码
- 本程序写出了一个完整的一维有限元程序算列,列子如下 d^2u/dx^2=sin(x); u(0)=0,du(1)=0. u=sin(x);区间[0,2*pi].
PI
- 该c程序采用keil c51编写,主要实现对直流电机调速,其中包含转速环PI调节器c代码-The c program using keil c51 prepared, the main achievement of the DC motor speed, including speed loop PI controller c code
PISDKWebSrvExample1
- PI实时数据库SDK开发程序实例,使用C#开发的WebService。-PI Real-Time Database SDK development process instance, use the C# development of WebService.
Connect+to+PI
- 使用C#调用PI-SDK进行基于PI的开发 - 使用PI-SDK建立与PI数据库的连接-The use of C# Called PI-SDK-based PI development- the use of PI-SDK and PI to establish the database connection
PISDKWebSrvExample2
- Pi实时数据库开发WebService的实例,使用PISDK进行开发,C#语言-Pi examples of real-time database development WebService using PISDK for development, C# language
motor-PI
- 主要设计了直流电机的速度环PI控制,包括DSM图和C程序-The main design of the DC motor speed loop PI control, including DSM program plans, and C
pi
- 一个求pi的源程序,可以精确到几十位 外加一个自己编写的记事本程序 pi.c-A source for pi can be accurate to plus a dozen have written the Notepad program pi.c
pi
- 用迭代法求PI(C++初级入门程序,比较菜)-an dian
pi
- 多线程计算pi,在linux下用gcc编译 执行下面命令: gcc -pthread pi.c -o pi-Multi-threaded computing pi, using the gcc compiler under linux execute the following command: gcc-pthread pi.c-o pi
Connect to PI
- 使用C# 调用PI-SDK进行基于PI的开发(Using C# to call PI-SDK for PI based development)