-
VC++对DB-Libray封装更方便操作SQLServer数据库
VC++对DB-Libray封装更方便操作SQLServer数据库的例子,有时候觉得VC++在访问数据库时不论使用ODBC、ADO,OLE DB或MFC相应类库都感觉有些繁琐,索性使用VC++将SQL Server提供的DB-Library库作了一些简单的封装,觉得这样访问SQL Server方便了许多。
- 2023-07-18 03:30:02下载
- 积分:1
-
分岔图程序
说明: 在学习非线性动力学的过程中,可以利用matlab 画分岔图(Drawing bifurcation diagram with MATLAB)
- 2021-03-17 18:59:21下载
- 积分:1
-
应用边界信息与基于mumford
应用边界信息与基于mumford-shah泛函的先验形状的图像分割-Application of boundary information and based on the mumford-shah functional for image segmentation a priori shape
- 2022-01-21 03:40:24下载
- 积分:1
-
ssd_keras-master
SSD图像识别,基于keras平台,识别速度的识别精度都还可以。(SSD image recognition, based on keras platform, the recognition accuracy of recognition speed is also acceptable.)
- 2019-01-21 10:47:10下载
- 积分:1
-
9三层优化
说明: jsP三层优化模型,十分适合新手学习,建议下载,内容详细(JsP three-tier optimization model, very suitable for novice learning, recommended download, detailed content)
- 2020-06-24 08:20:02下载
- 积分:1
-
static_stability
电力系统静态稳定分析,小扰动分析法,简单算法(Static stability analysis of power system small disturbance analysis, a simple algorithm)
- 2009-10-30 16:57:43下载
- 积分:1
-
跳跃表,可实现插入,删除,保存,恢复等功能
跳跃表,可实现插入,删除,保存,恢复等功能
-Jump table can be realized to insert, delete, save and restore functions
- 2023-02-13 21:05:04下载
- 积分:1
-
Life_Game
说明: 这个是八皇后的代码,用VC写的,使用了c++数据结构,用了递归回溯(eightQueen)
- 2009-08-05 00:28:02下载
- 积分:1
-
使用说明
介绍了大圣轮回的安装方法,西游H5安装
修改服务端的三个xml文件 里面的ip 数据库信息
root/server/sh/configure_center.xml configure.xml configure_cross.xml
修改index里的区名 ip game/index.html
上传game.zip到网站目录 给777权限
cd /www/wwwroot
unzip game.zip
chmod -R 777 /www/wwwroot/game(The installation method of the Great Sacred Return is introduced.)
- 2020-06-20 23:00:01下载
- 积分:1
-
用奇异值分解的方法求解方程 Ax = b 的程序
奇异值分解的方法求解方程,奇异值分解(SVD)是计算机视觉领域中一种使用最为广泛的矩阵分解技术。我们已经知道...关于使用SVD分解方法求解AX=0方程的一点说明(Singular value decomposition (SVD) is one of the most widely used matrix decomposition techniques in computer vision. We already know... A note on the use of the SVD decomposition method to solve the AX=0 equation.)
- 2020-08-12 14:58:26下载
- 积分:1