搜索:Code+Example

找到约 5,882 项符合「Code+Example」的查询结果

结果 5,882
按分类筛选
显示更多分类
https://www.eeworm.com/dl/650/405757.html 人工智能/神经网络

A tutorial and open source code for finding edges and corners based on the filters used in primary v

A tutorial and open source code for finding edges and corners based on the filters used in primary visual cortex.
下载 190
·
查看 1117
https://www.eeworm.com/dl/663/418188.html VHDL/FPGA/Verilog

it is a verilog code written for FIFO in modelsim simulator and it will synthesize in xinlix ise 8

it is a verilog code written for FIFO in modelsim simulator and it will synthesize in xinlix ise 8.2i.i have tested it om my kit.[i mae my own kit for spartan2 device].you can use this code in any DSP project in which data entry is required.
下载 132
·
查看 1150
https://www.eeworm.com/dl/696/419510.html Jsp/Servlet

Copy the code into your your JSP directory under /usr/local/etc/httpd/htdocs/html/LOGIN. You will ne

Copy the code into your your JSP directory under /usr/local/etc/httpd/htdocs/html/LOGIN. You will need to change the xxxxxx of "con=DriverManager.getConnection["jdbc:mysql://localhost/"+db,user,"xxxxxxx"] " to reflect your MySQL password. Copy the HTML form above to the same di ...
下载 169
·
查看 1188
https://www.eeworm.com/dl/542/421070.html 其他书籍

dev-cn-support(下载BREW初级技术培训资料及code请进)pdf

dev-cn-support(下载BREW初级技术培训资料及code请进)pdf
下载 187
·
查看 1140
https://www.eeworm.com/dl/534/385903.html 其他

//使用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
下载 119
·
查看 1064
https://www.eeworm.com/dl/631/421700.html *行业应用

Barcode label printing on Zebra printers Using Print DLL s. To use this code, we have to download su

Barcode label printing on Zebra printers Using Print DLL s. To use this code, we have to download suitable printer drivers and install on yr PC.
下载 104
·
查看 1063
https://www.eeworm.com/dl/655/425551.html 微处理器开发

The attached zip includes a c code for initializing ILI9322 display chip used in many 3.5 TFT LCD de

The attached zip includes a c code for initializing ILI9322 display chip used in many 3.5 TFT LCD devices. this is a SPI based initialization code in C which can be seamlessly ported to any architecture. I have also added the datasheet for easy reference
下载 177
·
查看 1190
https://www.eeworm.com/dl/534/427433.html 其他

This code helps to fuse pet and ct scan images.The file untitled.m opens the interface to load and f

This code helps to fuse pet and ct scan images.The file untitled.m opens the interface to load and fuse.Demo images are provided in the folder for reference.This code achieved a performance of .7/1
下载 53
·
查看 1128
https://www.eeworm.com/dl/625/427490.html 游戏

Ray tracing on PS3, using the acceleration of PPU, No SPE acceleration is used. The code must be com

Ray tracing on PS3, using the acceleration of PPU, No SPE acceleration is used. The code must be complied with IBM xlc compiler
下载 129
·
查看 1130
https://www.eeworm.com/dl/663/389049.html VHDL/FPGA/Verilog

This a FREE tool chain which compiles C codes into 8051 binary code, converts the binary to RTL ROM,

This a FREE tool chain which compiles C codes into 8051 binary code, converts the binary to RTL ROM, and simulate in Modelsim. SDCC is the compiler. Example compilation: cd compile sdcc --iram-size 0x80 --xram-size 0x800 t8051.c REM sdcc --iram-size 0x80 t8051.c packihx t80 ...
下载 54
·
查看 1061