搜索结果
找到约 187 项符合
another-prj 的查询结果
单片机开发 非接触式IC卡开发板源程序
非接触式IC卡开发板源程序,包括原理图/PCB图;源程序在KEIL环境下编译,打开压缩包后直接点击PRJ文件,即可编译使用。
这是个保密文件,做Mifare one卡开发人基本上都用过到这个源代码。
matlab例程 ICA can be used in brain activation studies to reduce the number of dimension and filter out indepen
ICA can be used in brain activation studies to reduce the number of dimension and filter out independent and interesting activations. This demonstration shows two studies. One provided by Hvidovre Universitets Hospital, Denmark, that consists of fMRI scannings of humans. Another provided by the EU s ...
嵌入式Linux YAFFS
YAFFS,Yet Another Flash File System,是一种类似于JFFS/JFFS2的专门为Flash设计的嵌入式文件系统。与JFFS相比,它减少了一些功能,因此速度更快、占用内存更少。YAFFS和JFFS都提供了写均衡,垃圾收集等底层操作。
单片机开发 This program configures the external memory interface and CAN to receieve data in a FIFO buffer and
This program configures the external memory interface and CAN to receieve data in a FIFO buffer and store the data in XRAM. Meant to receive data from another CAN device.
uCOS Turbo C 3.0 + UCOS2 + UCGUI PC学习版本
Turbo C 3.0 + UCOS2 + UCGUI PC学习版本,
在csword网友的基础上改正了一个BGI的小问题,并
加入了IDE环境:Turbo C++ 3.0
带路径直接解压到到D:\根目录就能用,
解压后,请运行d:\myworks\tc\tc.exe
而后打开项目选择d:\myworks\tc\bin\ucgui\ucgui.prj
而后按Ctrl+F9下运行即可。
注意运行后在WinXP全屏下会没有响应,
...
uCOS 在纯DOS下运行的TurboC3_ucos2_ucgui bug改进版本
在纯DOS下运行的TurboC3_ucos2_ucgui bug改进版本,直接解压到D:\根目录下,运行D:\myworks\tc\bin\tc.exe,打开project,打开ucgui目录下的ucgui.prj,而后按Ctrl+F9编译并运行!
VHDL/FPGA/Verilog VHDL 关于2DFFT设计程序 u scinode1 ∼ scinode9.vhd: Every SCI node RTL vhdl code. The details can be
VHDL 关于2DFFT设计程序
u scinode1 &#8764 scinode9.vhd: Every SCI node RTL vhdl code. The details can be
seen in the following section.
u 2dfft.vhd: The top module includes these scinodes and form a 3x3 SCI Torus
network, and it support these sub-modules scinode1&#8764 scinode9 reset and clk
and glob ...
数据结构 数字运算
数字运算,判断一个数是否接近素数
A Niven number is a number such that the sum of its digits divides itself. For example, 111 is a Niven number because the sum of its digits is 3, which divides 111. We can also specify a number in another base b, and a number in base b is a Niven number if the sum o ...
人工智能/神经网络 这是一个神经网络开发包。目录ann下是专门针对神经网络的代码
这是一个神经网络开发包。目录ann下是专门针对神经网络的代码,外部目录是一些公用的代码,与神经网络无关,但是神经网络的代码用到了它们。
ann目录下有一个目录demo,里面存放了一些示例程序,请参照它们进行编程。
ann/prj/vs7下是编译整个库的Visual Stdudio 2003工程文件
该开发包为http://www.aiport.net分发,详 ...
matlab例程 Included are the files wav1.m, wav2.m, wavecoef.mat and readme. wav2 function implements the tree
Included are the files wav1.m, wav2.m, wavecoef.mat and readme.
wav2 function implements the tree structured wavelet transform of the input matrix, up to the given level of decomposition. Wav2 uses another function called wav1, which takes the well known wavelet transform of the given matrix. Daube ...