登录
首页 » 数据结构 » VC++语言实现与数据库的连接,效果不错的

VC++语言实现与数据库的连接,效果不错的

于 2023-09-09 发布 文件大小:106.20 kB
0 51
下载积分: 2 下载次数: 1

代码说明:

VC++语言实现与数据库的连接,效果不错的-VC++ Language with database connectivity, the effect of good

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 题目:设计一个题目,演示用算符优先法对算术表达式求值的过程。 概要设计 1、顺序扫描中缀算术表达式,当读到字时直接将其送至输出队列中; 2、当读到...
    题目:设计一个题目,演示用算符优先法对算术表达式求值的过程。 概要设计 1、顺序扫描中缀算术表达式,当读到数字时直接将其送至输出队列中; 2、当读到运算符时,将栈中所有优先级高于或等于该运算符弹出,送至输出队列中,再将当前运算符入栈; 3、当读入左括号时,即入栈; 4、当读到右括号时,将靠近栈顶的第一个左括号上面的运算符全部一次弹出,送至输出队列中,再删除栈中的左括号。 5、使用VS栈来存储读入的操作和运算结果,然后进行数字字符到数值的转换。 -Title: Design of a topic, presentation operator priority method with arithmetic expression evaluation process. Summary of design 1, the order of scanning arithmetic infix expressions, when they read numbers directly to the output queue 2, when they read operator, it will stack all priority higher than or equal to the operator pop-up , sent to the output queue, and then the current operator入栈 3, when read left brackets, that is, when入栈 4, when they read the right brackets, it will be near the Top-left of the first operator in brackets above All a pop-up, sent to the output queue, and then delete stacks of left brackets. 5, the use of VS stack to store read operation and computing the results of numeric characters and then proceed to the numerical co
    2022-03-18 20:45:34下载
    积分:1
  • 汉诺塔
    数据结构汉诺塔-data structure HANOR
    2023-04-19 01:20:03下载
    积分:1
  • this cscan algo in c
    this cscan algo in c-this is cscan algo in c++
    2023-08-14 14:05:02下载
    积分:1
  • 大整整除,char *d返回余,char*c返回
    大整数整除,char *d返回余数,char*c返回结果 -Large integer divisible, char* d return the remainder, char* c return result
    2022-02-20 02:35:55下载
    积分:1
  • 算法设计与分析的习题及题解,希望大家能喜欢。
    算法设计与分析的习题及题解,希望大家能喜欢。-Algorithm design and analysis solution exercises and questions, I hope everybody can like.
    2022-07-28 08:30:47下载
    积分:1
  • 与算法
    数据结构与算法-二叉树的用法。 二叉树的主要算法,声明等。-Data structures and algorithms- the usage of a binary tree. The main binary tree algorithm, statements.
    2022-02-13 02:28:24下载
    积分:1
  • 一元多项式乘法 包含密运算  新学的可以参考参考 ...
    一元多项式乘法 包含密运算  新学数据结构的可以参考参考 -One dollar secret polynomial multiplication operations include the new data structure can refer to reference
    2022-07-17 11:13:18下载
    积分:1
  • 中国省市经纬坐标库,以及示例demo
    为了给世纪互联做一个项目,从淘宝指数上抓取的全国省市经纬度坐标,非常好用。附赠全国动态地图示例demo。由于资源是动态引入的,不能file直接访问,要布再www服务器
    2022-06-13 16:07:56下载
    积分:1
  • C++的类定义及有关算法
    C++数据结构图结构的类定义及有关算法-C data structure definition of the class structure and the algorithm
    2022-03-15 06:59:35下载
    积分:1
  • 1 可执行程序TestLexicon.exe必须与库文件在同一个目录下 2 库文件名为: lexicon.mdb,可以是access 97版格式的...
    1 可执行程序TestLexicon.exe必须与数据库文件在同一个目录下 2 数据库文件名为: lexicon.mdb,可以是access 97版格式的数据库, 也可以是access 2000版格式的数据库 3 双击TestLexicon.exe启动程序 4 选择“词典数据库”下“词库查询1”等进行查询,状态栏显示每个查询的 区别。程序反馈消息框响应用户的查询-One executable program TestLexicon.exe must be consistent with database files in the same directory 2 database file is named: lexicon.mdb, can access 97 database format, as well as access 2000 format database 3 Double-click TestLexicon.exe startup procedure 4 select
    2022-03-18 13:15:27下载
    积分:1
  • 696524资源总数
  • 103988会员总数
  • 56今日下载