搜索结果
找到约 5,540 项符合
n-i 的查询结果
数学计算 问题算法源代码:骑士遍历、万年历、N皇后问题回溯算法、动态计算网络最长最短路线、货郎担分枝限界图形演示、货郎担限界算法、矩阵乘法动态规划、网络最短路径Dijkstra算法
问题算法源代码:骑士遍历、万年历、N皇后问题回溯算法、动态计算网络最长最短路线、货郎担分枝限界图形演示、货郎担限界算法、矩阵乘法动态规划、网络最短路径Dijkstra算法
串口编程 用I/O口实现串口通信
用I/O口实现串口通信,通过8051实现,编译环境 keil C51。
数据结构 AVL Tree implementation: I also included a test function to compare the AVL Tree performance with S
AVL Tree implementation:
I also included a test function to compare the AVL Tree performance with STL Set and Map.
Compile the source mavltree.cpp and run it to see the result!
网络 the source code from the book "UNIX Network Programming" by W. Richard Stevens. i hope it is useful
the source code from the book "UNIX Network Programming" by W. Richard Stevens. i hope it is useful and helpful.
数学计算 c语言编程。单精度的龙格-库塔-基尔法在初始条件下求解n元联立一阶常微分方程组;很好。
c语言编程。单精度的龙格-库塔-基尔法在初始条件下求解n元联立一阶常微分方程组;很好。
数学计算 c语言。定步长求解龙哥库塔的方程。可以用n来表示方程组得个数。此方法单精度。
c语言。定步长求解龙哥库塔的方程。可以用n来表示方程组得个数。此方法单精度。
加密解密 2的16次幂正整数d与n
2的16次幂正整数d与n,编写计算d-1 (mod n) 的程序;
2、对于三个不超过2的16次幂正整数a、e与n,编写计算ae (mod n) 的程序。
在上述程序基础上写出下列程序:
(1) 对给定的10000以内数判定其是否为素数;
(2) 进行ElGamal体制的加密与签名。 ...
数据结构 merge sort give a set S of n integers and another integer x, determine whether or not there exits tw
merge sort give a set S of n integers and another integer x, determine whether or not there exits two elements in S whose sum is exactly x.
微处理器开发 LJD2410DVK-I开发板BIOS引导程序
LJD2410DVK-I开发板BIOS引导程序