-
CPLEX中文教程
说明: 介绍多编程语言的CPLEX软件,带您初步掌握CPLEX软件(This paper introduces the CPLEX software of multi programming language, which can help you master the CPLEX software.)
- 2021-02-01 12:03:50下载
- 积分:1
-
这是用Visual Basic6开发的大型喷绘业务管理系统,数据库采用Access数据库,界面漂亮,操作简单,完全可以开放源代码使用...
这是用Visual Basic6开发的大型喷绘业务管理系统,数据库采用Access数据库,界面漂亮,操作简单,完全可以开放源代码使用-This is developed using Visual Basic6 large-scale printing business management systems, database using Access databases, pretty interface, simple operation, the use of open-source can be
- 2023-03-17 04:10:05下载
- 积分:1
-
卡片自动翻牌特效
说明: 一款简单实用的jQuery和CSS3卡片自动翻牌特效(A Simple and Practical jQuery and CSS3 Card Automatic Return Special Effect)
- 2019-02-14 14:16:26下载
- 积分:1
-
l_Python
输入栅格文件和掩膜矢量,进行批量裁剪.python的版本为2.7,需要导入arcpy模块(batch clip rasters under python2.7 programm)
- 2018-06-08 22:06:07下载
- 积分:1
-
Jsp JDBC连接MsSQL/MYSQL/Oracle各种数据库代码集
Jsp JDBC连接MsSQL/MYSQL/Oracle各种数据库代码集,采用多种方式连接各种常用的数据库:
1.连接ACCESS
http://127.0.0.1:8080/Access/access.jsp
2.连接SQL Server2000
http://127.0.0.1:8080/SQLServer/mssql.jsp.jsp //JDBC-ODBC
http://127.0.0.1:8080/SQLServer/testmssql.jsp //JDBC驱动
3.连接Oracle 9i
http://127.0.0.1:8080/Oracle/oracle9_thin.jsp //thin模式
http://127.0.0.1:8080/Oracle/oracle9_oci.jsp //OCI模式
4.连接MySQL
http://127.0.0.1:8080/MySQL/mysql.jsp
- 2022-02-20 18:20:45下载
- 积分:1
-
LSTM_timeSeries_predict
双向LSTM在单变量时间序列预测中的应用(Application of Bidirectional LSTM in Single Variable Time Series Prediction)
- 2020-08-30 16:08:10下载
- 积分:1
-
GA源代码
说明: 看到的比较详细的GA遗传算法源代码,功能应该比较全,大家可以下载试试(See the more detailed GA genetic algorithm source code, the function should be more complete, you can download and try.)
- 2020-06-16 02:20:06下载
- 积分:1
-
dspic30f6014 FFT
dspic30f6014的FFT算法程序-dspic30f6014 FFT
- 2023-06-28 19:40:03下载
- 积分:1
-
kbengine_unity3d_demo-0.6.1
利用 kbe 和unity,利用c++和python开发的一个游戏案例(a game demo using kbe ,c++ and python)
- 2019-05-10 16:42:11下载
- 积分:1
-
新建压缩文件
(1)设计一个“简易计算器”,主要实现判断输入的表达式是否合法将中缀表达式转换成二叉表达式树。后序遍历求出表达式的值。能判断输入的表达式是否合法。
(2)用链式存储存储信息,求值时可以采用递归的思想,对表达式进行后序遍历。
(3)将操作结果保存到外部文件。((1) Design a "simple calculator" to judge whether the input expression is legitimate or not and convert infix expression into binary expression tree. The value of the expression is obtained by post-order traversal. Can judge whether the input expression is legitimate. (2) Store information in chain mode. When evaluating the value, we can use the idea of recursion to carry out post-order traversal of the expression. (3) To save the operation results to external files.)
- 2019-06-20 13:12:41下载
- 积分:1