资源列表
solve
- 解三元一次的方程组,系数要在10以内,结果要在十以内-Ternary solution of equations
回文数的形成
- 任取一个十进制整数,将其倒过来后与原来的整数相加,得 到一个新的整数后重复以上步聚,则最终可得到一个回文数。请 编程验证。 *问题分析与算法设计 回文数的这一形成规则目前还属于一个猜想,尚未得到数学 上的证明。有些回文数要经历上百个步聚才能获得。这里通过编 程验证。
haokan
- 试扩充深度优先搜索算法,在遍历图的过程中建立生成森林的左子女-右兄弟链表。算法的首部为 void Graph::DFS ( const int v, int visited [ ], TreeNode<int> * t ) 其中,指针t指向生成森林上具有图顶点v信息的根结点。(提示:在继续按深度方向从根v的某一未访问过的邻接顶点w向下遍历之前,建立子女结点。但需要判断是作为根的第一个子女还是作为其子女的右兄弟链入生成树。) -try to expand the depth-fir
factorial
- 利用数组实现大数阶乘,初始数组设为long int,长度35000,可以实现8000以内任意数的阶乘,可以修改数组长度,改变所计算数的范围。用c实现,vc6.0环境下测试通过
lib
- 汇编头文件,包包含5个函数,分别有 1.显示 AL 中的数字 DispAL 2.显示一个整形数 DispInt 3.显示一个字符串 DispStr 4.换行 DispReturn 5.内存拷贝 MemCpy-Compilation of header file, package includes 5 function, respectively, have 1. Show DispAL figures AL 2. Displays a few plastic Di
chess
- 五子棋 汇编语言源程序 汇编在图形处理上的运用-Gobang assembly language source code to compile in the graphics processing on the use of
Interruption
- 中断程序,这个程序对初学者来说是个不错的程序。-Interruption program, this program is a good beginner procedures.
nibolan
- 有关逆波兰表达式转换方式的c++程序设计-Reverse Polish Notation c++ program
a
- PLL350锁相环源码,设置频率、分频比等等其他功能-PLL350 PLL source, set the frequency division ratio, etc. Other features
color-trans-formation
- color transformation by matlab
udf--downloaded
- WAVE GENERATOR, IF APPLICABLE
MR
- implementation wsn alghrithm (for locate )and calculate error.with matlab-implementation wsn alghrithm (for locate )and calculate error.with matlab
