登录
首页 » 数据结构 » mysql-5.0.45.tar.gz

mysql-5.0.45.tar.gz

于 2022-04-11 发布 文件大小:23.30 MB
0 162
下载积分: 2 下载次数: 1

代码说明:

Mysql5.0的源代码,可以不受系统平台限制,而解决原来使用数据库的软件顺利平移的问题。

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

发表评论

0 个回复

  • 代码茂 LCD4bit.c
    空 LCD_Enable(void) { output_high(LCD_EN) ; delay_us(100) ; output_low(LCD_EN) ; delay_us(500) ; } //Ham Gui 4 位杜代替 Ra 液晶屏 无效 LCD_Send4Bit (无符号字符型数据) { output_bit (LCD_D4,数据与 0x01) ; output_bit (LCD_D5,数据 & 0x02) ; output_bit (LCD_D6,数据 & 0x04) ; output_bit (LCD_D7,数据 & 0x08) ; / /
    2023-08-23 22:00:03下载
    积分:1
  • 链表实现
    应用背景C语言实现链表...(包含完整注释,使用链表结构可以克服数组链表需要预先知道数据大小的缺点,链表结构可以充分利用计算机内存空间,实现灵活的内存动态管理。但是链表失去了数组随机读取的优点,同时链表由于增加了结点的指针域,空间开销比较大。链表最明显的好处就是,常规数组排列关联项目的方式可能不同于这些数据项目在记忆体或磁盘上顺序,数据的存取往往要在不同的排列顺序中转换。链表允许插入和移除表上任意位置上的节点,但是不允许随机存取)关键技术包含初始化链表函数、检测链表是否为空函数、清空链表函数、查找第i个元素函数、查找与e相同元素函数、在制定位置插入元素函数、删除指定元素函数、获取链表长度函数
    2022-01-26 07:24:05下载
    积分:1
  • 文件分类和统计的话,TF / IDF等
    documents classification and words statiscs TF/IDF etc
    2022-11-27 11:45:03下载
    积分:1
  • 中关于十字链表的实现,十字链表可以很好的对稀疏矩阵进行效率很高的存储和计算。比如在通信纠错编码的ldpc编译码中就要用到这种...
    数据结构中关于十字链表的实现,十字链表可以很好的对稀疏矩阵进行效率很高的存储和计算。比如在通信纠错编码的ldpc编译码中就要用到这种数据结构-data structure on the realization of Chain Cross, Cross List can be good for sparse matrix highly efficient storage and computing. For example, in communications-correction coding ldpc encryption it is necessary to use this data structure
    2022-02-01 10:20:09下载
    积分:1
  • During the course design should be based on the actual situation in the main, on...
    在本次课程设计中,应该以实际情况为主,在此基础上实现对实际情况的抽象,并设计和建立数据库,完成应用程序界面的人性化地编写。 -During the course design should be based on the actual situation in the main, on the basis of the realization of the abstract of the actual situation and the design and establishment of databases, application programming interfaces to complete the preparation of humanity.
    2022-01-26 05:47:05下载
    积分:1
  • Rome dominated the number of algorithms, on the generalized Petersen graph P (n,...
    罗马支配数的算法,对广义Petersen图P(n,2)的罗马支配数进行了研究-Rome dominated the number of algorithms, on the generalized Petersen graph P (n, 2) the number of Roman domination of the research
    2022-02-04 22:11:59下载
    积分:1
  • 系统交易最近的信息
    kebanyakan penjual也有manajemen好事。他们了使用系统pencatatan手册,就不efektif。艾达有有一kesempatan进程阳人,aplikasiterkomputerisasi。就diharapkan交易最近杨使用aplikasi ini比萨比efektif,manajemen杨terkomputerisasi。是这些为penyedia JASA公司电脑,memperhatikan keinginan pelanggannya。penyedia杨,memenuhi keinginan pelanggan要比berkembang达日在阳不memperhatikan keinginan pelanggannya。 ;
    2022-04-24 00:55:40下载
    积分:1
  • vc environment information management system for students, using ODBC to connect...
    vc环境下学生信息管理系统,用ODBC连接数据库-vc environment information management system for students, using ODBC to connect database
    2022-02-02 23:01:10下载
    积分:1
  • 本人原创(delphi程序设计提高与应用)源码。本实例利用ADO组件与Access库连接,并可将其中的表中的生成word报表及Excel文件。源码中
    本人原创(delphi程序设计提高与应用)源码。本实例利用ADO组件与Access数据库连接,并可将其中的数据表中的数据生成word报表及Excel文件。源码中几乎所有的步骤都有详尽的说明,是delphi初级数据库编程人员快速进入状态的实用案例。-My original (delphi improve program design and application) source. The examples of the use of ADO components with the Access database connection, the data could be data in the table below to generate word statements and Excel documents. Source of almost all the steps are very detailed, is the primary database delphi programmers to quickly enter the state of practical cases.
    2022-03-06 01:02:12下载
    积分:1
  • derby database source code.good for you.
    derby database source code.good for you.
    2022-01-25 18:18:49下载
    积分:1
  • 696516资源总数
  • 106611会员总数
  • 19今日下载