-
SQL
本书对SQL技术的使用和发展进行了全面的讨论。全书共分六大部分,其中第一部分到第五部分分别介绍了SQL的历史和SQL标准的变化,如何使用SQL获取、更新数据,如何构造数据库结构以及如何实现数据的安全方案等,并描述了如何使用ANSI标准中的嵌入式SQL。(This book SQL technology use and development of a comprehensive discussion. The book is divided into six large part to the fifth part of the first part of which introduced the history and the SQL standard SQL changes, how to use SQL to obtain, update data, how to construct the database structure and how to implement data security programs, and describes the How to use the ANSI standard for embedded SQL.)
- 2010-03-04 00:11:47下载
- 积分:1
-
book1
Solving NP-hard discrete optimization problems to optimality is often an immense
job requiring very ecient algorithms, and the B&B paradigm is one of
the main tools in construction of these. A B&B algorithm searches the complete
space of solutions for a given problem for the best solution. However, explicit
enumeration is normally impossible due to the exponentially increasing number
of potential solutions. The use of bounds for the function to be optimized combined
with the value of the current best solution enables the algorithm to search
parts of the solution space only implicitly.
- 2010-12-14 03:52:40下载
- 积分:1
-
R及TSA
R软件安装及应用,R上输入下图中红色的命令,之后再弹出来的镜像那个选一个比如香港(Installation and Application of R Software)
- 2020-06-17 21:00:07下载
- 积分:1
-
kaggle_diabetic-master
说明: A commented bash script to generate our final 2nd place solution can be found in make_kaggle_solution.sh.
Running all the commands sequentially will probably take 7 - 10 days on recent consumer grade hardware. If you have multiple GPUs you can speed things up by doing training and feature extraction for the two networks in parallel. However, due to the computationally heavy data augmentation it may be far less than twice as fast especially when working with 512x512 pixel input images.
You can also obtain a quadratic weighted kappa score of 0.839 on the private leaderboard by just training the 4x4 kernel networks and by performing only 20 feature extraction iterations with the weights that gave you the best MSE validation scores during training. The entire ensemble only achieves a slightly higher score of 0.845.
- 2019-05-11 15:31:21下载
- 积分:1
-
Python
PYTHON核心教程,PYTHON开发必读(PYTHON core curriculum, PYTHON development of reading)
- 2020-06-25 01:40:02下载
- 积分:1
-
compute-stress
abaqus的python脚本开发,计算平均应力(abaqus python script development, calculate the average stress)
- 2020-06-29 05:40:01下载
- 积分:1
-
VPN Connection
i am misagh.i have not code
- 2017-09-21 19:16:10下载
- 积分:1
-
englishmoban
英文投稿信的几个模版和实例(Received a letter in English a few templates and examples)
- 2007-11-24 14:21:27下载
- 积分:1
-
UML
面向对象技术UML教程以及
UML基础、案例与应用的详细讲解Unified Modeling Language Reference Manual (Object-oriented technology and UML Tutorial UML basis for the application of the case and explain in detail the Unified Modeling Language Reference Manual)
- 2009-06-18 11:54:14下载
- 积分:1
-
xinxilunyubianma
信息论与编码曹雪虹内含有7个章节
信息论的形成与发展
通信系统的模型
(信息论与编码曹雪虹)
- 2009-09-14 20:38:24下载
- 积分:1