资源列表
5counter
- 基于c51单片机的四位数计数器,有复位功能(a 4 number counter based on at89c51)
三个程序
- 数据结构编程,包括冒泡排序,阶乘的计算和学生成绩系统(Data structure programming, including bubble sorting, factorial calculation and student achievement system)
两栈共享空间
- 如果我们有两个相同类型的栈,我们为他们各自开辟了数组空间,极有可能第一个栈已经满了,再进栈就溢出了,而另一个栈还有很多存储空间空闲。这时,我们完全可以用一个数组两存储两个栈。(f we have two identical types of stack, we have opened up the array space for them. It is very likely that the first stack is full, then the stack will overflow,
Teafdsfdsfdsfamp
- that is word now test 1 test 2
Abstract
- assembly language encryption to long
automatic cellular
- 一维元胞自动机的实现。假定一维元胞自动机的其中某个规则,时空图L=100,初值取Xi0=1(i=50) Xi0=0(i≠50)用白色表示0状态,用黑色表示1状态。 对给定规则,演化100时间步的C语言实现(Realization of One Dimensional Cellular Automata. Suppose one of the rules of a one-dimensional cellular automata, the space-time map L = 100. The
TINY
- 实现了一个基于LR文法的编译器,用了C++语言实现,实现了TINY文法的编译器(Implement a compiler based on LR grammar in the C++ language)
GA_ANN
- 利用遗传算法,对神经网络中的参数进行迭代优化,进而使神经网络更加强大(Using the genetic algorithm, the parameters in the neural network are iteratively optimized to make the neural network more powerful.)
corrimiento de bits
- lee puerto a y hace un corrimiento de bit a la izquierda luego saca el resultado por el puertob
contador ascendente con tablas
- contador ascendente con tablas y pulsador de mando
serie fibonacci
- genera serie de fibonacci por puertob
TABLA
- uso de tablas por PB