-
A11_碰撞检测老师
说明: opengl基于碰撞检测的简单第一人称射击游戏(Opengl Simple First Person Shooting Game Based on Collision Detection)
- 2020-06-25 20:20:02下载
- 积分:1
-
情感分析用词语集·知网hownet词典
该软件可以实现微博分析、聊天分析、全网分析、网站分析、浏览分析、分词、词频统计、英文词频统计、流量分析、聚类分析等一系列文本分析(The software can realize micro-blog analysis, chat analysis, whole network analysis, website analysis, browse analysis, word segmentation, word frequency statistics, English word frequency statistics, traffic analysis, clustering analysis and a series of text analysis.)
- 2020-10-29 22:49:58下载
- 积分:1
-
ADOACCESS
这是一款用MFC ADO编写的数据库软件,它可以实现对ACCESS数据库的打开,添加,修改,保存,排序得一系列的功能。它利用ListCtl进行显示(This is a MFC ADO with the preparation of the database software, it can be open to the ACCESS database, add, modify, save, sort a series of functions. It uses ListCtl display)
- 2009-04-20 21:15:47下载
- 积分:1
-
VB_PPT
VB.NET 程序设计语言课程内容
第一章:概述
第二章:使用窗体和控件
第三章:变量和数组
第四章:过程
第五章:判断结构与循环结构
第六章:验证用户输入
第七章:面向对象编程
第十一章 使用 ADO.NET
数据库概念
ADO.NET 概述
使用数据
数据库概念
数据库术语
数据库编程的工作方式
SQL
连接环境
非连接环境
课堂练习 区别适用于连接或非连接方案的场景
数据库术语
数据库编程的工作方式
SQL
连接环境
在连接环境中,应用程序会持续连接到数据源上
优点
连接环境更易于维护
并发控制更容易
与非连接环境相比,数据更容易刷新
缺点
必须维持稳定的网络连接
有限的可扩展性
非连接环境
非连接环境是指可以在本地对数据进行单独修改,然后再把修改更新到数据库
优点
与数据源保持连接的时间短,而且并发访问的连接数少,从而能为更多用户提供服务
非连接环境大大增加了连接的可用性,从而改善了应用程序的可扩展性和性能
缺点
数据不总是最新的
可能发生更改冲突,这是个必须解决的问题 ()
- 2008-05-12 11:06:03下载
- 积分:1
-
account
设计一个名为Account类。这个类包含:
(1)一个名为id的int型数据域,表示账户的身份号(默认值为0)。
(2)一个名为balance的double型数据域,表示账户余额(默认值为0)。
(3)一个名为annualInterestRate的double型数据域,保存当前年利率(默认值为0)。
(4)一个无实参构造函数,创建一个默认账户。
(5)id、balance和annualInterestRate的访问器和更改器函数。
(6)一个名为getMonthlyInterestRate()的函数,返回月利率。
(7)一个名为withDraw的函数,从账户中支取指定金额。
(8)一个名为deposit的函数,向账户中存入指定金额。
画出类的UML图,实现类。编写一个测试程序,它创建一个Account对象,其ID为1122,账户余额为20000,年利率为4.5 。使用withDraw函数取出2500美元,使用deposit函数存入3000美元,然后输出账户余额、月利率和账户创建时间。(Design a class named Account. This class includes: (a) a named data type int id field that indicates the account identification number (default is 0). (2) a double-called balance of data fields, which means that the account balance (default is 0). (3) a double type named annualInterestRate of data fields, save the current interest rate (default is 0). (4) a no-argument constructor creates a default account. (5) id, balance and annualInterestRate access control and change control functions. (6) a named getMonthlyInterestRate () function returns a monthly rate. (7) a function named withDraw, drawn from the account specified amount. (8) a function called deposit to the account into a designated amount. Draw a UML class diagram, the implementation class. Write a test program that creates an Account object, its ID is 1122, the account balance is 20,000, an interest rate of 4.5 . Use withDraw function out $ 2,500, $ 3,000 deposit with deposit function, and then outputs the account balance, m)
- 2013-06-01 13:21:54下载
- 积分:1
-
635235756
基于VB实现的QQ空间音乐搜索、试听工具.有需要的下。(Based on VB realize the QQ space music search, audio-visual tools. In need.)
- 2013-08-14 13:52:09下载
- 积分:1
-
Mifare_UsbMiCard_DLL
Mifare USBMiCard.DLL - Visual C/C++ Source Program(Mifare USBMiCard.DLL- Visual C/C++ Source Program)
- 2009-02-17 09:56:50下载
- 积分:1
-
StoreHouseSystem
使用MFC和Sql Server2000编写的仓库管理系统,具有多功能,查询物资、增加物资、删除物资,具有可视化的界面、并且界面友好。(Sql Server2000 using MFC and the preparation of a warehouse management system, with multi-functional, check materials, to increase supplies, delete material, with a visual interface and user-friendly.)
- 2010-01-06 08:50:19下载
- 积分:1
-
address2
一个简单的基于静态路由表的最佳路由过程,OMNETPP平台下已经编译通过。(A simple static routing table based on the best routing process, OMNETPP platform has been compiled through.)
- 2008-08-01 13:53:13下载
- 积分:1
-
vbkingviewpid
基于VB和组态王的水箱液位单神经元自适应PID控制(Based on VB and water tank of single neuron adaptive PID control
)
- 2012-02-28 10:54:24下载
- 积分:1