-
for use Log4j log operation, LOG4J log file records is a powerful tool, a very c...
使用Log4j进行日志操作,LOG4J是记录日志文件的强大工具,非常方便较大系统的开发。-for use Log4j log operation, LOG4J log file records is a powerful tool, a very convenient larger system development.
- 2023-04-11 15:00:04下载
- 积分:1
-
VISUAL C plus CSTRING 的详细使用代码
VISUAL C plus CSTRING 的详细使用代码-This is c++ descriptions how to use c++ string
- 2022-03-06 17:42:00下载
- 积分:1
-
实现多项式的相加 解决了某一范围内的多项式相加 有些不完善 SORRY...
实现多项式的相加 解决了某一范围内的多项式相加 有些不完善 SORRY-The realization of the sum polynomial solution of a polynomial within the scope of the sum of some imperfect SORRY
- 2022-08-12 10:46:19下载
- 积分:1
-
将int类型数据转化为float型。对于没有浮点运算器的平台非常适合。...
将int类型数据转化为float型。对于没有浮点运算器的平台非常适合。-will int data type conversion to float type. For no floating point unit is suitable for the platform.
- 2023-02-27 18:55:03下载
- 积分:1
-
递归枚举模板
问题描述:生成长度为n的字串,其字符从26个英文字母的前p(p≤26)个字母中选取,使得没有相邻的子序列相等。例如p=3,n=5时:
//...
递归枚举模板
问题描述:生成长度为n的字串,其字符从26个英文字母的前p(p≤26)个字母中选取,使得没有相邻的子序列相等。例如p=3,n=5时:
// abcba 满足条件
// abcbc 不满足条件
//输入:n p
//输出:所有满足条件的字串及总数-recursive template Problem description : n generation length of the string and its 26 characters from the English alphabet before p (p 26) 000 1984 letter, makes no adjacent sequences equivalent. For example, p = 3, n = 5 :// abcba meet the conditions// abcbc not satisfied conditions// input : n p// output : to satisfy all the conditions and the total number of strings
- 2023-04-22 22:30:03下载
- 积分:1
-
shablon for universla server wich can work with DB, wtite log file, and work wit...
shablon for universla server wich can work with DB, wtite log file, and work with multiple clients.
- 2023-02-11 10:40:05下载
- 积分:1
-
先输入图的各顶点名,再输入图的邻接矩阵从而建立图,并用笛施卡尔,普里姆等三种方法求其最小生成树,...
先输入图的各顶点名,再输入图的邻接矩阵从而建立图,并用笛施卡尔,普里姆等三种方法求其最小生成树,-input vertices of the plan, and plans to import the adjacency matrix thereby establishing map, and use flute Shi Carl prim other three methods for the minimum spanning tree,
- 2022-06-16 23:23:37下载
- 积分:1
-
一个使用FOR的小程序,可以作到抛砖引玉吧
一个使用FOR的小程序,可以作到抛砖引玉吧-FOR a small program to use, you can definitely do it
- 2022-03-26 07:45:35下载
- 积分:1
-
Winamp
Winamp样式的自动停靠对话框-Winamp-style automatic berth dialog
- 2022-02-20 16:34:25下载
- 积分:1
-
BP算法拟合f(x1,x2)=sin((x1)/x1)*sin((x2)/x2)*函数,样本数为21*21对
BP算法拟合f(x1,x2)=sin((x1)/x1)*sin((x2)/x2)*函数,样本数为21*21对-BP fitting algorithm f (x1, x2) = sin ((x)/x)* sin ((x2)/x2)* function, sample size of 21* 21 pairs
- 2022-02-22 00:27:57下载
- 积分:1