搜索结果
找到约 2,094 项符合
X-tree 的查询结果
Linux/Unix编程 配置远程环境 用x manager访问远程的linux
配置远程环境 用x manager访问远程的linux
matlab例程 最小二乘法椭圆拟合 fit_ellipse( x,y,axis_handle ) x
最小二乘法椭圆拟合
fit_ellipse( x,y,axis_handle )
x,y为坐标点
适用于一般方程哦。好用
游戏 WiiFuse is a FUSE filesystem module for Linux and Mac OS X. It will let you mount a Wii disc ISO an
WiiFuse is a FUSE filesystem module for Linux and Mac OS X. It will let you mount a Wii disc ISO and browse its contents, and it contains a server which may be run on the Wii so you can browse the contents of the Wii s internal filesystem.
Linux/Unix编程 my AVL tree implementation. Have tested it for 8! deletions sequences with 8! insertion sequences. F
my AVL tree implementation. Have tested it for 8! deletions sequences with 8! insertion sequences. Fast for order statistics.
Linux/Unix编程 spoj CCOST . Usage of a 2 dimensional fenwick tree.Querying (log(n)^2) a 2 dimensional matrix for su
spoj CCOST . Usage of a 2 dimensional fenwick tree.Querying (log(n)^2) a 2 dimensional matrix for sub sum and updating a cell in O(logn)
Windows CE This document describes functionalities of SM VoyagerGX windows ce drivers which support wince 4.x.S
This document describes functionalities of SM VoyagerGX windows ce drivers which support wince 4.x.SM device drivers are developed in c++.
Windows CE cs8900.rar是一个基于WinCE5.x下开发的芯片驱动程序。
cs8900.rar是一个基于WinCE5.x下开发的芯片驱动程序。
Windows CE cs8900A.rar是一个基于WinCE5.x下开发的芯片驱动程序。
cs8900A.rar是一个基于WinCE5.x下开发的芯片驱动程序。
Windows CE dm9000.rar是一个基于WinCE5.x下开发的芯片驱动程序。
dm9000.rar是一个基于WinCE5.x下开发的芯片驱动程序。
微处理器开发 AVR ATmega48 SPI最簡單測試碼! 透過spi_data[x]陣列寫入想要傳送的資料
AVR ATmega48 SPI最簡單測試碼!
透過spi_data[x]陣列寫入想要傳送的資料,
而x則是控制傳送第x筆數,而接腳輸出則在PortB的預設接腳內,只要修改spi_data就可以透過示波器看到SPI的信號了!