-
对韦伯抛物线柱函数的计算程序
Routines for computation of Weber s parabolic cylinder functions
and their derivatives are provided for both moderate and great
values of the argument. Standard, real solutions are considered.
Tables of values are included. -Routines for computation of Weber s parabolic cylinder functions
and their derivatives are provided for both moderate and great
values of the argument. Standard, real solutions are considered.
Tables of values are included.
- 2023-02-19 23:45:03下载
- 积分:1
-
Math
处理加减乘除字符串的源程序,编译后可以直接运行-Math
- 2022-03-07 04:43:01下载
- 积分:1
-
读卡器程序
读卡器程序-Reader program
- 2022-11-10 15:55:03下载
- 积分:1
-
VC中实现对XML文件的增加,修改,删除操作。vc6.0,msxml4
VC中实现对XML文件的增加,修改,删除操作。vc6.0,msxml4-VC to achieve the increase of the XML document, modify, delete operation. vc6.0, msxml4
- 2022-12-09 13:25:02下载
- 积分:1
-
高速whois查询系统
高速whois查询系统 -- whois query system- whois query system-w hois Inquiry System
- 2022-03-21 06:20:41下载
- 积分:1
-
一次作业的源码,功能可能太简单,仅供参考
一次作业的源码,功能可能太简单,仅供参考-One-stop source, function might be too easy, for reference only
- 2022-07-19 01:43:39下载
- 积分:1
-
VB找图
VB实现简单快速的找图找色, 对初学找图找色的新手有较大的帮助。
- 2023-08-08 18:25:02下载
- 积分:1
-
书的源码 学习之用 大家看看 应该很好 内容不少
书的源码 学习之用 大家看看 应该很好 内容不少-It s the source code of some books and just for study. It s good and you can Look at it.
- 2023-01-20 04:15:05下载
- 积分:1
-
读硬盘序列号(vb)
读硬盘序列号(vb)-hard time sequence (vb)
- 2022-03-21 23:57:54下载
- 积分:1
-
/*作为一个软件专业的学生,zcy总是对二进制特别感兴趣,有一天他发现了一个有趣的序列:一个长度为N的序列,该序列只含有0或1两个数字,并且该序列不包含连续3个...
/*作为一个软件专业的学生,zcy总是对二进制特别感兴趣,有一天他发现了一个有趣的序列:一个长度为N的序列,该序列只含有0或1两个数字,并且该序列不包含连续3个1,
例如N=3时有7种不同序列,分别是000, 001, 010, 011, 100, 101, 110。111包含3个连续的1所以不是。
现在zcy想知道,对于长为n的一个二进制串,有多少满足条件的01串。
Input
第一行是整数t,表示多少个case,
每行有一个数n,表示串的长度(n
- 2022-08-23 01:27:03下载
- 积分:1