搜索结果

找到约 3,263 项符合 using 是什么? 的查询结果

按分类筛选

显示更多分类

嵌入式Linux Compile SQLite using the cross-compiler such as arm-linux-gcc first, get sqlite-3.3.6.tar.gz from w

Compile SQLite using the cross-compiler such as arm-linux-gcc first, get sqlite-3.3.6.tar.gz from www.sqlite.org unzip it, #tar -zxvf sqlite-3.3.6.tar.gz change into the sqlite-3.3.6 directory cd sqlite-3.3.6
https://www.eeworm.com/dl/653/271316.html
下载: 45
查看: 1094

单片机开发 This program accesses a SPI EEPROM using polled mode access. The F12x MCU is configured in 4-wire Si

This program accesses a SPI EEPROM using polled mode access. The F12x MCU is configured in 4-wire Single Master Mode, and the EEPROM is the only slave device connected to the SPI bus. The read/write operations are tailored to access a Microchip 4 kB EEPROM
https://www.eeworm.com/dl/648/276998.html
下载: 181
查看: 1107

数学计算 谱域法求解电磁场扩散方程的Fortran程序 A working example of solving the electromagnetic diffusion equation using a

谱域法求解电磁场扩散方程的Fortran程序 A working example of solving the electromagnetic diffusion equation using a spectral method
https://www.eeworm.com/dl/641/279382.html
下载: 194
查看: 1293

其他 //使用gray code的解法 #include <iostream> #include <cmath> using namespace std #define

//使用gray code的解法 #include <iostream> #include <cmath> using namespace std #define ZERO 0 #define ONE 1 #define ODD 1 #define EVEN 0 #define RIGHT 1 #define LEFT 0 #define MAX 10
https://www.eeworm.com/dl/534/385903.html
下载: 119
查看: 1064

数值算法/人工智能 karatsuba multiplication using vectors. O(n^l.6). Base 10. To change to higher bases like 10000 you

karatsuba multiplication using vectors. O(n^l.6). Base 10. To change to higher bases like 10000 you have to change the multiply order.
https://www.eeworm.com/dl/518/410629.html
下载: 133
查看: 1107

加密解密 Delphi Cryptographic API Hash example using MD2 MD4 MD5 SHA1 GOST

Delphi Cryptographic API Hash example using MD2 MD4 MD5 SHA1 GOST
https://www.eeworm.com/dl/519/414079.html
下载: 112
查看: 1094

其他嵌入式/单片机内容 FM25CL64 FRAM IC controlled through SPI interface reading and writing functions using atmel atmega88

FM25CL64 FRAM IC controlled through SPI interface reading and writing functions using atmel atmega88
https://www.eeworm.com/dl/687/442730.html
下载: 199
查看: 1205

嵌入式/单片机编程 Tested code for IAP of LPC2366 ARM7TDMI microcontroller compiled using Keil Realview MDK ARM Ver 3.2

Tested code for IAP of LPC2366 ARM7TDMI microcontroller compiled using Keil Realview MDK ARM Ver 3.20
https://www.eeworm.com/dl/647/467790.html
下载: 165
查看: 1206

VC书籍 高质量图像图形的生成基于光线跟踪 High Quality Rendering Using Ray Tracing and Photon Mapping

高质量图像图形的生成基于光线跟踪 High Quality Rendering Using Ray Tracing and Photon Mapping
https://www.eeworm.com/dl/686/485556.html
下载: 99
查看: 1152

Linux/Unix编程 Yet another mp3 player, but this time using SVGALib under Linux. The idea was to use a 320x240 disp

Yet another mp3 player, but this time using SVGALib under Linux. The idea was to use a 320x240 display which can be used in a vehicle. I wrote this quite a few years ago, before mp3 players were so cheap. It uses mpg123 for the mp3 decoding.
https://www.eeworm.com/dl/619/488177.html
下载: 43
查看: 1156