搜索结果
找到约 1,786 项符合
WEBsvr-x 的查询结果
Java编程 使用JAVA实现的三维图形处理.可根据输入的曲线方程,如x^2+y^2+z^2=1表示为(1-(Y/50)^2+(Z/60)^2)^(1/2)*100),绘制三维曲线.并可通过拖动鼠标让曲线在三维空间
使用JAVA实现的三维图形处理.可根据输入的曲线方程,如x^2+y^2+z^2=1表示为(1-(Y/50)^2+(Z/60)^2)^(1/2)*100),绘制三维曲线.并可通过拖动鼠标让曲线在三维空间中旋转
微处理器开发 这是ARM9 linux 2.4.X 字符驱动开发例子
这是ARM9 linux 2.4.X 字符驱动开发例子,想学LINXUX 驱动开发不妨下载参考,测试OK
微处理器开发 这是ARM9 linux 2.4.X 中断驱动开发例子
这是ARM9 linux 2.4.X 中断驱动开发例子,想学LINXUX 驱动开发不妨下载参考,测试OK
其他 在S3C2410 linux2.4.X 的串口编程例子
在S3C2410 linux2.4.X 的串口编程例子,对初学者有帮助,代码测试OK
其他 在s3c2410 linux2.4.x 中的以太网接套字开发例子
在s3c2410 linux2.4.x 中的以太网接套字开发例子,测试OK
其他 在S3C2410 Linux2.4.x中的LCD 触摸开发例子
在S3C2410 Linux2.4.x中的LCD 触摸开发例子,有兴趣的朋下载试下,实用,测试OK。
文章/文档 fft.c--This computes an in-place complex-to-complex FFT x and y are the real and imaginary arrays
fft.c--This computes an in-place complex-to-complex FFT
x and y are the real and imaginary arrays of 2^m points.
dir = 1 gives forward transform
dir = -1 gives reverse transform
文章/文档 This computes an in-place complex-to-complex FFT x and y are the real and imaginary arrays of 2^m
This computes an in-place complex-to-complex FFT
x and y are the real and imaginary arrays of 2^m points.
dir = 1 gives forward transform
dir = -1 gives reverse transform
GPS编程 QLandkarte - use your Garmin GPS with Linux Requirements: * > Qt 4.2.x (Qt 4.1.x will not wo
QLandkarte - use your Garmin GPS with Linux
Requirements:
* > Qt 4.2.x (Qt 4.1.x will not work!)
* > proj4 4.4.x
* > libusb 0.1.x
数学计算 求解非线性不动点方程组x=G(x)的非线性塞德尔迭代方法
求解非线性不动点方程组x=G(x)的非线性塞德尔迭代方法,初值x0