This code it to make a car parking system using 8051 microcontroller. It s an Embedded System projec
This code it to make a car parking system using 8051 microcontroller. It s an Embedded System project.
A*+algorithm技术资料下载专区,收录7,633份相关技术文档、开发源码、电路图纸等优质工程师资源,全部免费下载。
This code it to make a car parking system using 8051 microcontroller. It s an Embedded System project.
this ann about MLFN. you can easily learn ann topic of MLFN to have a base for backpropogation
I have a uploaded best collection of c++ books. Please look in to these books for good understanding of c++
A very good book to learn Google web toolkit (GWT) to develop Ajax enabled web application by writing just java code.
it is a 4-bit lcd driver written in verilog .it will work on spartan 3 xilini devices.
it is a analog i/o interface written in verilog .it will work on spartan 3 xilini devices.
Huffman codes 1.In telecommunication, how do we represent a set of messages, each with an access frequency, by a sequen...
java做的一个学生成绩系统(students to do a java score system)
直接型到级联型的形式转换 % [b0,B,A]=dir2cas(b,a) %b 为直接型的分子多项式系数 %a 为直接型的分母多项式系数 %b0为增益系数 %B 为包含各bk的K乘3维实系数矩阵 %A 为包含各ak的K乘3维实系...
C-N解偏微分方程的程序。解的是定步长的抛物型偏微分方程: du/dx - a * d2u/dx2 = 0 在程序中可以更改 a 的值以实现不同系数的解。在循环中改变 a 的值以实现变系数. 该说明在压缩包是也有