搜索资源列表
c语言简易计算器
- 用c语言实现的简易计算器,键盘操作,图形界面,可以进行四则运算-use of simple language calculator, keyboard, graphics interface, for four Operational
read_write_dib
- 图形模式下读写屏幕象点,全是C语言原代码-graphics mode screen reader like, all the original C language code
fxxh11
- [c语言]分形算法实现雪花图形绘制 代码精简明了,是研究分形算法的朋友良好的参考资料-[c Language] fractal algorithm snowflakes graphics rendering code to streamline clear, research fractal algorithm good friends reference
CommonArithmetic
- 常用算法大合集; 包括插值、查找、常微分方程组求解、多项工与连分式函数计算、非线性方程与方程组求解、复数运算、汉字操作、基本图形操作、极值问题、矩阵特征值与特征向量的计算、矩阵运算、拟合与逼近、排序、数据处理与回归分析、数学变换与滤波、数值积分、随机数产生、特征函数、图形模式下读写屏幕象点、线性代数方程组求解等C语言算法-algorithms big Collection; Including interpolation, locate, ordinary differential equa
Scientific_Computing_and_C_assembly
- 第二章 解线性方程组的直接法 第三章 解线性方程的迭代法 第四章 插值法 第五章 数据拟合 第六章 数值微分和积分 第七章 矩阵特征值问题 第八章 非线性方程数值解法 第九章 非线性方程组的抚今迭代解法 第十章 常微分方程初值问题的数值解法 第十一章 常微分方程边值问题的数值解法 附录A C语言屏幕绘图 -Chapter II solution of linear equations in Chapter III of the direct meth
sy
- lagrange算法实验题目:Lagrange插值多项式 相关知识:通过n+1个节点的次数不超过n的Lagrange插值多项式为: 其中,Lagrange插值基函数 ,k=0,1,…,n。 另外,补充C语言绘制图形方面的内容如下 1.屏幕坐标系 坐标原点在屏幕的左上角,x轴水平向右,y轴垂直向下。2.常用的绘图函数 Newton算法 -lagrange algorithm experimental subject: Lagrange interpolation polyn
shuzhifenxizaijisuanjihuitu
- 详细的阐述了数值分析在计算机绘图中的应用,并给出了C编写的程序-Detailed descr iption of the numerical analysis in computer graphics application, and gives a program written in C
3dpicture
- 在c++以及opengl的环境下,将给定的数据画成图形,并可以对图像进行旋转平移变换等功能。-Opengl in c++, as well as the environment, given the data painted graphics, and can rotate the image translation transformation functions.
calgorithms
- 经典算法的C语言的经典实现,图形图像处理的常规算法这里都有了。-Classical algorithms to achieve the classic C language, graphics, image processing, where all of the conventional algorithms.
Smith
- 史密斯圆图仿真,用Borland C++ Builder 6.0 制作的用于仿真微波电路中传输线的各参数的图形化计算工具。-Smith Round MAP simulation, Developed by Borland C++ Builder 6.0, graphics based computation tool used in simulating each parameter of microwave based transmitting line.
math
- c语言程序设计关于数学方面的程序,有图形绘制,也有一些有规律的算法。-c language programming on the mathematics program, graphics rendering, there are some regular algorithms.
program-design
- MATLAB作为一种广泛应用于科学计算的工具软件,不仅具有强大的数值计算、符号计算、矩阵运算的能力和丰富的绘图功能,还可以像C语言、FORTRAN等计算机高级语言一样进行程序设计,编写扩展名为.m的M文件,实现各种复杂的运算,同时MATLAB自带的许多函数就是M文件函数,用户也可以利用M文件来生成和扩充自己的函数库。-MATLAB as a widely used in scientific computing tools, not only has the great numerical ca
FFT_C
- 纯C语言编写的常见函数(冲激、阶跃、三角、指数、自定义函数,均可设置自定义系数)的FFT运算并画图显示。运行需要graphics.h。TURBO C++ 3.0运行通过。压缩包中包括一些C语言图形界面的简单教程。-A C program that can calculate common functions FFT and show the graphics. It is run successfully in Turbo C++ 3.0 with graphics.h.
Calculator
- 实现计算器功能 首先是输出计算器图形样式 然后是通过按键的方式实现数值运算所以程序主要由两大部分实现 一部分功能是显示计算器 一部分是实现计算功能 显示计算器是在屏幕上显示图形 Turbo C提供了PC系统环境下扩充的屏幕和图形支持系统利用此系统提供的字符屏幕处理函数和图形系统的有关信息及函数即可很好地实现 计算功能主要要解决的是接收按键信息的处理 要进行识别 如果按键是数字符号 要将其转变为操作数 如果是运算操作符 则进行相应的处理-The realization of the calcula
pathTracing
- Simple C++ Implementation of the path-tracing algorithm for computer graphics. It requires no extra libraries.
ym_vcpp-2DIFS
- VC++ 二维迭代函数系统分形,IFS绘图的一个测试程序,可选择绘制图形的颜色、绘制命令和设置程序-C++ dimensional fractal IFS, IFS drawing of a test program, choose paint color graphics, drawing commands and setup program