-
ANSYS_Good-advice
ansys作为一款多物理场有限元仿真软件,深受大家喜爱,文章中包含了一些ansys使用过程中的注意事项,对ansys的学习很有帮助。(ansys as a multi-physics finite element simulation software, beloved, the article contains some ansys precautions during use of ansys very helpful.)
- 2011-06-29 11:40:21下载
- 积分:1
-
算法图解.pdf
说明: 本书示例丰富,图文并茂,以简明易懂的方式阐释了算法,旨在帮助程序员在日常项目中更好地利用 算法为软件开发助力。前三章介绍算法基础,包括二分查找、大 O 表示法、两种基本的数据结构以及递归 等。余下的篇幅将主要介绍应用广泛的算法,具体内容包括 :面对具体问题时的解决技巧,比如何时采用 贪婪算法或动态规划 ;散列表的应用 ;图算法 ;K 最近邻算法。
本书适合所有程序员、计算机专业相关师生以及对算法感兴趣的读者(This book is rich in examples and illustrates algorithms in a concise and easy-to-understand way. It aims to help programmers make better use of algorithms in daily projects to help software development. The first three chapters introduce the basic algorithms, including binary search, large O representation, two basic data structures and recursion. The rest of the paper will focus on the widely used algorithms, including: when to use greedy algorithm or dynamic programming, hash table application, graph algorithm, K nearest neighbor algorithm when facing specific problems.
This book is suitable for all programmers, computer-related teachers and students, and readers interested in algorithms.)
- 2020-06-20 19:00:02下载
- 积分:1
-
book
VB书籍 推荐之作 力顶 有需要的速度下载(VB)
- 2009-09-16 08:55:58下载
- 积分:1
-
PPM
说明: 用来仿真可见光通信中完整的PPM调制的功能,(Optical wireless communication)
- 2020-11-05 17:39:50下载
- 积分:1
-
Rappaport.Wireless.Communications.CHN
Rappaport版无线通信原理。改书对无线通信的关键技术MIMO技术做了非常详细的介绍和分析,具有非常强的实用性。(Rappaport version of the principle of wireless communications. Book to the key technology of wireless communications MIMO technology has done a very detailed description and analysis, with a very strong practical.)
- 2009-06-03 07:44:44下载
- 积分:1
-
ARM指令集
说明: arm architecture document. nice book. welcome to download
- 2020-06-20 21:20:02下载
- 积分:1
-
2011-2012tongxinyuanli
本书讲述移动通信原理,系统地介绍了移动通信的历史,现状,未来,详细地分析了移动通信的基本技术原理(Book about mobile communications theory, systematic introduction to the history, current status of mobile communication, the future, detailed analysis of the basic technical principles of mobile communication)
- 2013-02-28 12:46:44下载
- 积分:1
-
微波滤波器设计手册
用于微波滤波器的设计,对新学者十分有用,理论加工程实例(The design of microwave filter is very useful for new scholars)
- 2020-11-13 21:39:42下载
- 积分:1
-
VB_PPT
VB.NET 程序设计语言课程内容
第一章:概述
第二章:使用窗体和控件
第三章:变量和数组
第四章:过程
第五章:判断结构与循环结构
第六章:验证用户输入
第七章:面向对象编程
第十一章 使用 ADO.NET
数据库概念
ADO.NET 概述
使用数据
数据库概念
数据库术语
数据库编程的工作方式
SQL
连接环境
非连接环境
课堂练习 区别适用于连接或非连接方案的场景
数据库术语
数据库编程的工作方式
SQL
连接环境
在连接环境中,应用程序会持续连接到数据源上
优点
连接环境更易于维护
并发控制更容易
与非连接环境相比,数据更容易刷新
缺点
必须维持稳定的网络连接
有限的可扩展性
非连接环境
非连接环境是指可以在本地对数据进行单独修改,然后再把修改更新到数据库
优点
与数据源保持连接的时间短,而且并发访问的连接数少,从而能为更多用户提供服务
非连接环境大大增加了连接的可用性,从而改善了应用程序的可扩展性和性能
缺点
数据不总是最新的
可能发生更改冲突,这是个必须解决的问题 ()
- 2008-05-12 11:06:03下载
- 积分:1
-
cisco3550configuration
cisco3550配置手册,三层交换机的经典书籍(cisco3550 manual configuration, the three-tier switch classic books)
- 2007-11-30 23:16:30下载
- 积分:1