-
利用Fortran 90 接口读取已经创建的nc文件,并且检验其读写是否正确...
利用Fortran 90 接口读取已经创建的nc文件,并且检验其读写是否正确-The use of Fortran 90 interface to read nc file has been created, and test its read and write correctly
- 2023-04-03 17:30:03下载
- 积分:1
-
huffman编码
给定信源符号概率,自动huffman编码,建立二叉树,打印符号编码,还可打印二叉树的外形,对于数据结构二叉树一节的学习很有帮助。
- 2023-03-03 15:40:03下载
- 积分:1
-
编程求两个一元多项式的乘积。
输入
输入数据为两行,分别表示两个一元多项式。每个一元多项式以指数递增的顺序输入多项式各项的系数(整数)、指数(...
编程求两个一元多项式的乘积。
输入
输入数据为两行,分别表示两个一元多项式。每个一元多项式以指数递增的顺序输入多项式各项的系数(整数)、指数(整数)。
例如:1+2x+x2表示为:,,,
输出
以指数递增的顺序输出乘积: ,,,
零多项式的输出格式为:,-Programming seeking the product of two one-polynomial. Enter the input data for the two lines represent two unary polynomial. One dollar for each polynomial order of the exponential increase of the input polynomial coefficients (integer), index (integer). For example: 1+2 x+ x2 expressed as: " 1,0" , " 2,1" , " 1,2" , the output of the order of the exponential increase output of the product: " coefficient, index" , " coefficient, index" , " coefficient, the index " , zero polynomial output format is:" 0,0 " ,
- 2023-04-13 09:30:03下载
- 积分:1
-
表达式求值
资源描述
1生成栈结构
2生成优先级静态表
3利用两个栈实现表达式的求值
4输出表达式求值的结果
- 2022-07-16 08:05:42下载
- 积分:1
-
ESQL/C Informix C ~ { 7cnjj >;76 ~ }
ESQL/C Informix C~{7CNJJ>76~}
- 2022-07-20 10:27:45下载
- 积分:1
-
多种排序方法的c实现和查找。入门看看还可以
多种排序方法的c实现和查找。入门看看还可以-various methods of sorting and searching c achieve. Portal can also see
- 2022-02-03 05:47:02下载
- 积分:1
-
应收款管理,管理收款项目和其他!
应收款管理,管理收款项目和其他!-receivables management, project management and other receivables!
- 2022-05-05 14:26:49下载
- 积分:1
-
err
1.把"Web"文件夹内的文件拷贝到某个文件夹
2.在IIS中新建站点,指向该文件夹,如果新建虚拟路径,会导致一些图片的不正常显示.
3."Database"文件夹内有数据库文件hyb2bTest_Data.MDF,在Sql Server企业管理器中选择"附加数据库"
4.需要修改根目录web.config文件
,改成当前数据库地址
,改成当前数据库用户名
,改成当前数据库密码
,改成当前数据库名称
,分别也换成当前数据库的地址,用户名、密码以及数据库名称。
5.后台登录地址:
当前路径+manage/index.aspx
帐户:admin
密码:admin
环境要求:
Windows2000 / Windows2003 + IIS5 + .NET Framework 1.1 + MS SQL Server 2000 或各更高版本
演示地址:www.hyb2b.cn
电话:13061363607
MSN :huayousoft@hotmail.com-err
- 2023-05-29 02:50:04下载
- 积分:1
-
7中内排序的c语言代码,包括:直接插入,shell,选择,冒泡,等等排序算法...
7中内排序的c语言代码,包括:直接插入,shell,选择,冒泡,等等排序算法-7 within the sort of c language code, including: direct insertion, shell, selection, bubble, and so sorting algorithm
- 2022-08-16 05:20:15下载
- 积分:1
-
源码分享测试
这是一个基于OPENCV,寻找运动目标轮廓,以实现视频流的运动目标检测为目的Delphi例子。 并带有Delphi与OpenCv的编程接口。-This is based on OPENCV, search for moving object silhouette in order to achieve video streaming of moving target detection for the purpose of Delphi examples. OpenCv with Delphi and the programming interface.
- 2023-06-17 05:35:03下载
- 积分:1