搜索结果

找到约 5,540 项符合 n-i 的查询结果

数学计算 问题算法源代码:骑士遍历、万年历、N皇后问题回溯算法、动态计算网络最长最短路线、货郎担分枝限界图形演示、货郎担限界算法、矩阵乘法动态规划、网络最短路径Dijkstra算法

问题算法源代码:骑士遍历、万年历、N皇后问题回溯算法、动态计算网络最长最短路线、货郎担分枝限界图形演示、货郎担限界算法、矩阵乘法动态规划、网络最短路径Dijkstra算法
https://www.eeworm.com/dl/641/173439.html
下载: 23
查看: 1139

串口编程 用I/O口实现串口通信

用I/O口实现串口通信,通过8051实现,编译环境 keil C51。
https://www.eeworm.com/dl/624/173975.html
下载: 139
查看: 1038

数学计算 对于给定的自然数n

对于给定的自然数n,编程计算半数集set(n)中的元素个数
https://www.eeworm.com/dl/641/174055.html
下载: 194
查看: 1035

数据结构 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!
https://www.eeworm.com/dl/654/174110.html
下载: 161
查看: 1060

网络 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.
https://www.eeworm.com/dl/635/174147.html
下载: 35
查看: 1121

数学计算 c语言编程。单精度的龙格-库塔-基尔法在初始条件下求解n元联立一阶常微分方程组;很好。

c语言编程。单精度的龙格-库塔-基尔法在初始条件下求解n元联立一阶常微分方程组;很好。
https://www.eeworm.com/dl/641/174479.html
下载: 128
查看: 1167

数学计算 c语言。定步长求解龙哥库塔的方程。可以用n来表示方程组得个数。此方法单精度。

c语言。定步长求解龙哥库塔的方程。可以用n来表示方程组得个数。此方法单精度。
https://www.eeworm.com/dl/641/174482.html
下载: 68
查看: 1072

加密解密 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体制的加密与签名。 ...
https://www.eeworm.com/dl/519/174779.html
下载: 146
查看: 1048

数据结构 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.
https://www.eeworm.com/dl/654/175043.html
下载: 159
查看: 1071

微处理器开发 LJD2410DVK-I开发板BIOS引导程序

LJD2410DVK-I开发板BIOS引导程序
https://www.eeworm.com/dl/655/175112.html
下载: 160
查看: 1026