-
tuvb
91.com小游戏“水果“(对对碰)的外挂源码,调用到的ocx文件需要另外从网上下载(91.com game )
- 2008-07-17 00:46:25下载
- 积分:1
-
PID
PID与模糊控制程序,模糊控制采用查询方式,PID为增量式(PID and fuzzy control procedures, the use of inquiry methods of fuzzy control, PID for Incremental)
- 2021-03-05 23:09:31下载
- 积分:1
-
tetris3
C++控制台俄罗斯方块带源代码,界面美观,Visual C++ 6.0编译。(Cpp Console Tetris)
- 2015-07-17 19:35:44下载
- 积分:1
-
VB_PPT
VB.NET 程序设计语言课程内容
第一章:概述
第二章:使用窗体和控件
第三章:变量和数组
第四章:过程
第五章:判断结构与循环结构
第六章:验证用户输入
第七章:面向对象编程
第十一章 使用 ADO.NET
数据库概念
ADO.NET 概述
使用数据
数据库概念
数据库术语
数据库编程的工作方式
SQL
连接环境
非连接环境
课堂练习 区别适用于连接或非连接方案的场景
数据库术语
数据库编程的工作方式
SQL
连接环境
在连接环境中,应用程序会持续连接到数据源上
优点
连接环境更易于维护
并发控制更容易
与非连接环境相比,数据更容易刷新
缺点
必须维持稳定的网络连接
有限的可扩展性
非连接环境
非连接环境是指可以在本地对数据进行单独修改,然后再把修改更新到数据库
优点
与数据源保持连接的时间短,而且并发访问的连接数少,从而能为更多用户提供服务
非连接环境大大增加了连接的可用性,从而改善了应用程序的可扩展性和性能
缺点
数据不总是最新的
可能发生更改冲突,这是个必须解决的问题 ()
- 2008-05-12 11:06:03下载
- 积分:1
-
2027统计元音字母
这是我自己写的hdu题库2026,仅供参考,小白一枚。。。。。(This is my own HDU question bank 2027, for reference only.)
- 2018-09-24 19:48:25下载
- 积分:1
-
TETRIS
此文档为visual c++平台实现俄罗斯方块的部分参考代码。已经通过调试通过。(This document is visual c++ platform Tetris part reference code. Has passed through debugging.)
- 2013-10-23 21:46:26下载
- 积分:1
-
svm
svm算法源代码,对数据挖掘等都很有用的(SVM algorithm source code, for data mining is very useful)
- 2008-12-27 10:39:38下载
- 积分:1
-
car4Ssale
用c++做的汽车4s店销售系统(mfc)
录入查询库存预定等功能模块
头文件中定义 class CAutomobile4SshopDlg : public CDialog
头文件中定义class sale : public CDialog
class service : public CDialog
class storage : public CDialog
class guanli : public CDialog
分别作销售,服务,库存,管理功能模块函数体调用
#define IDM_ABOUTBOX 0x0010
#define IDD_ABOUTBOX 100
#define IDS_ABOUTBOX 101
#define IDD_AUTOMOBILE4SSHOP_DIALOG 102
.....宏定义为函数体调用(Using c++ to do car 4s shop sales system (mfc)
Input query inventory reserve and other functional modules
Header file defines class CAutomobile4SshopDlg: public CDialog
Header file defines class sale: public CDialog
class service: public CDialog
class storage: public CDialog
class guanli: public CDialog
Respectively, for sales, service, inventory management function module calls the function body
# define IDM_ABOUTBOX 0x0010
# define IDD_ABOUTBOX 100
# define IDS_ABOUTBOX 101
# define IDD_AUTOMOBILE4SSHOP_DIALOG 102
Defined as a function of the body ..... macro call)
- 2013-10-24 17:52:29下载
- 积分:1
-
DKGame4
说明: dkink的《疯狂虫子》附带地图编辑器,很适合新手的游戏。(dkink the crazy bug attached to the map editor, it is suitable for novice game.)
- 2008-09-15 13:15:38下载
- 积分:1
-
等距线参考文献
利用matlab的gui设计的带有输入和输出功能的界面图形,实现等距线可视性很强,自己独立编写的数据和图形,学习非常值得(Using GUI of MATLAB to design interface graphics with input and output functions, realizing the visibility of isometric line is very strong, the data and graphics written independently by oneself are very worthwhile to learn.)
- 2020-06-19 18:20:01下载
- 积分:1