-
VB
说明: VB资料大全,内有很多VB编程技巧。有分类。
《VB精华文摘-窗体篇》 《VB精华文摘-控件篇》《VB精华文摘-其他篇》《VB精华文摘-数据库篇》《VB精华文摘-图形篇》 《VB精华文摘-网络篇》《VB精华文摘-文件篇》《VB精华文摘-系统篇》《VB精华文摘-游戏篇》《VB精华文摘-字符串篇》
(VB Sourcebook, there are a lot of VB programming skills. There are classification. )
- 2009-05-13 17:19:20下载
- 积分:1
-
S7300_PPT
西门子S7300教学PPT,很适合入门学习之用(Siemens S7300 Teaching PPT, is suitable for entry-learning)
- 2009-04-20 09:02:00下载
- 积分:1
-
S7-PLCSIMV5.4
西门子仿真编程软件S7-PLCSIM V5.4,用于S7-300/400系列PLC程序的仿真(S7-PLCSIM V5.4 offers the following new features with this release:
DP, Industrial Ethernet and PC Internal connection types supported in addition to MPI
Formerly, S7-PLCSIM used a default connection of MPI, address 2. With S7-PLCSIM V5.4, you can browse STEP 7 projects and select a networked node for establishing a simulation connection. S7-PLCSIM simulates the CPU of the selected node, all nodes that belong to that CPU, and the subnet of the selected node.
Increased number of blocks supported for simulation
S7-PLCSIM supports a set of OBs, SFBs, and SFCs as described in the electronic manual and online help. Of these, some are NOPs that is, they do not perform any operation. With S7-PLCSIM V5.4, the number of blocks that are not NOPs has increased.)
- 2020-06-25 23:40:01下载
- 积分:1
-
31767638usb
直流电机常用驱动电路,非常有用的电机驱动程序与电路,对于开发电机者非常有借鉴价值。(DC motor drive circuit used, very useful program with the motor drive circuits, motors for developers who are very reference value.)
- 2010-03-05 09:53:01下载
- 积分:1
-
sdk
海康SDK包,非常好用,里面他的流程写的很详细,你二次开发的时候可以完全参照他上面的写,谢谢。(sdk)
- 2010-10-16 23:04:32下载
- 积分:1
-
VB_PPT
VB.NET 程序设计语言课程内容
第一章:概述
第二章:使用窗体和控件
第三章:变量和数组
第四章:过程
第五章:判断结构与循环结构
第六章:验证用户输入
第七章:面向对象编程
第十一章 使用 ADO.NET
数据库概念
ADO.NET 概述
使用数据
数据库概念
数据库术语
数据库编程的工作方式
SQL
连接环境
非连接环境
课堂练习 区别适用于连接或非连接方案的场景
数据库术语
数据库编程的工作方式
SQL
连接环境
在连接环境中,应用程序会持续连接到数据源上
优点
连接环境更易于维护
并发控制更容易
与非连接环境相比,数据更容易刷新
缺点
必须维持稳定的网络连接
有限的可扩展性
非连接环境
非连接环境是指可以在本地对数据进行单独修改,然后再把修改更新到数据库
优点
与数据源保持连接的时间短,而且并发访问的连接数少,从而能为更多用户提供服务
非连接环境大大增加了连接的可用性,从而改善了应用程序的可扩展性和性能
缺点
数据不总是最新的
可能发生更改冲突,这是个必须解决的问题 ()
- 2008-05-12 11:06:03下载
- 积分:1
-
Cyuyan100li-p
本PDF内有100道C++基础知识的编程,讲述了各种情境下的编程方法,为初学C++着提供良好的平台实例。(This PDF is 100 basic knowledge of c++ programming, programming method, tells the story of a variety of situations for beginners c++ provides a good platform for instance.)
- 2014-07-05 18:15:10下载
- 积分:1
-
IEEE802.11
该书籍详细介绍了802.11底层协议的相关算法机制,能够为802.11的底层协议改造提供最基础的技术支持。(The book details the underlying 802.11 protocol mechanisms related algorithms that can transform the underlying protocol for the 802.11-based technology to provide the best support.)
- 2011-01-06 15:06:14下载
- 积分:1
-
TextureMapping
这是浙大鲍虎军教授演讲的纹理映射技术,内容十分详细。(This is Professor of Hu-Jun Bao Zheda speech texture mapping techniques, very detailed.)
- 2009-06-16 16:17:27下载
- 积分:1
-
thunk_x64
x64实现Thunk的新思路,兼容x86,目前能使用的第一份x64下的thunk代码。(x64 new ideas to achieve Thunk, compatible with x86, is currently able to use the first thunk code under x64.)
- 2009-04-17 03:44:53下载
- 积分:1