-
data access layer in three tier architecture in ASP.Net
我假设您非常了解ASP.Net. 在这个文件中有一个数据访问层的代码。使用以下方法和功能
- 2022-07-13 09:57:51下载
- 积分:1
-
实现背包问题的三种贪心策略,背包问题描述如下: 已知
背包容量M=120
物品种类数n=10
各种物品的总效益pi(i=1,2,………10)...
实现背包问题的三种贪心策略,背包问题描述如下: 已知
背包容量M=120
物品种类数n=10
各种物品的总效益pi(i=1,2,………10) : 50,60,70,80,90,80,70,60,50,40
各种物品的总重量wi(i=1,2………10) : 17,30,25,41,80,70,64,56,47,38
求: 各种物品所取重量占其总重量的比例xi(i=1,2,…..10),满足0
- 2022-03-10 18:40:19下载
- 积分:1
-
简单算法程序
单纯型法程序算法-simple algorithm Act procedures
- 2022-01-26 02:39:26下载
- 积分:1
-
IMBE解码库
IMBE decoding library.rar
详细说明:IMBE解码库,可解IMBE3600,7200两种码率,适用于P.25,MOTOROLA的DMR-IMBE decoding library,
solvable IMBE3600, 7200 two kinds of bit rate, for P.25, MOTOROLA s DMR
文件列表:
文件夹:IMBE decoding library
mbelib-1.2.3ambe3600x2250.c
............ambe3600x2250_const.h
............CHANGELOG
............config.h
............configure
............COPYRIGHT
............ecc.c
............ecc_const.h
............imbe7100x4400.c
............imbe7200x4400.c
............imbe7200x4400_const.h
............Makefile
............mbelib.c
............mbelib.h
............mbelib_Author.pgp
............mbelib_const.h
PATENT NOTICE
&nb
- 2022-02-12 01:06:20下载
- 积分:1
-
医学图像处理源代码
一个完整的可运行的医学图像处理软件源代码,
很全面的VC++程序,都是关于医学图像方面的.
包括配准和分割等功能-Can run a complete medical image processing
software source code, including features such as registration and
segmentation
- 2022-03-19 23:47:44下载
- 积分:1
-
c++经典代码大全
资源描述c++经典代码大全 例子 案例 classic C++ code example
- 2022-04-27 18:55:28下载
- 积分:1
-
实现n路抢答功能,包括锁定,计分等源程序
实现n路抢答功能,包括锁定,计分等源程序-N Road Answer realize functions, including targeting, including grading source
- 2023-08-07 19:50:02下载
- 积分:1
-
记不清楚了,应该是贪吃蛇的游戏,大家看看,或许有用!谢谢了!
记不清楚了,应该是贪吃蛇的游戏,大家看看,或许有用!谢谢了!-Can not remember exactly what, and should be the Snake game, let us look at might be useful! Thank you!
- 2022-01-28 21:30:46下载
- 积分:1
-
Was established based on moving least square (Moving Least
建立了一种基于移动最小二乘(Moving Least-Squares MLS)法的曲线曲
面拟合方法 这种方法对传统的最小二乘(LS)法的作了比较大的改进 使生成的曲线曲面具
有精度高 光滑性好等许多优点 详细介绍了移动最小二乘法的原理 应用和特点 并且给
出了使用移动最小二乘法进行曲线曲面拟合的程序设计流程 最后给出了曲线拟合和空间散
乱数据曲面拟合算例 将拟合结果与最小二乘拟合结果作了比较 分析了 MLS 拟合曲线曲
面的光滑性和拟合质量 表明了该方法的优越性和有效性-Was established based on moving least square (Moving Least-Squares MLS) method of this curve and surface fitting method to the traditional method of least squares (LS) method was relatively large improvements to make the generated curves and surfaces with a precision of High smoothness, good detail, and many other advantages of the principle of least-squares method for mobile applications and features and gives the least-squares method using the mobile curve and surface fitting procedure design process Finally, curve fitting and spatial scattered data surface to be cost-effective cases of the results of the fitting results are compared with the least-squares fitting analysis of MLS fitting curves and surfaces smooth and fitting quality demon
- 2023-02-17 12:50:04下载
- 积分:1
-
FFT algorithm version of the C language description of classes.
FFT 算法的C语言班版描述。本人亲自编写,希望对你有用。-FFT algorithm version of the C language description of classes.
- 2022-03-04 05:48:04下载
- 积分:1