-
自己开发的数独游戏教学程序,实现了当前主流的数独求解算法。一方面可以进行游戏,更重要的是在每一步自动提示后都会讲解相关的解题算法,便于学习数独。...
自己开发的数独游戏教学程序,实现了当前主流的数独求解算法。一方面可以进行游戏,更重要的是在每一步自动提示后都会讲解相关的解题算法,便于学习数独。-Self-developed Sudoku games teaching program, to achieve the current mainstream sudoku algorithm. On the one hand you can play games, but more importantly is that in each step will be automatically prompted to explain the relevant problem-solving algorithms, easy to learn Sudoku.
- 2023-02-13 10:15:04下载
- 积分:1
-
how to identify CPU type
如 何 识 别 CPU 类 型-how to identify CPU type
- 2022-08-16 03:49:13下载
- 积分:1
-
一个自己用C语言写的走迷宫程序,迷宫的路径是随机生成的
一个自己用C语言写的走迷宫程序,迷宫的路径是随机生成的-Their own language with a C written by Maze procedure, the path of the maze is randomly generated
- 2022-10-02 16:50:03下载
- 积分:1
-
创建一个数组对其中数据进行操作,包括输出,顺序查找,二分查找,冒泡排序,插入排序。...
创建一个数组对其中数据进行操作,包括输出,顺序查找,二分查找,冒泡排序,插入排序。-Create an array of which the data operations, including output, sequential search, binary search, bubble sort, insertion sort.
- 2022-02-28 17:37:03下载
- 积分:1
-
一篇介绍如何在labview中调用VC++生成的动态链接库的文章
一篇介绍如何在labview中调用VC++生成的动态链接库的文章-one on how the PC Calling VC generation of dynamic link library of articles
- 2022-07-15 10:25:12下载
- 积分:1
-
最好的汇编语言开发工具,优化代码生成
最好的汇编语言开发工具,优化代码生成...
最好的汇编语言开发工具,优化代码生成
最好的汇编语言开发工具,优化代码生成-Best assembly language development tools, optimization of code generation the best assembly language development tools, optimization of code generation
- 2022-03-18 03:08:52下载
- 积分:1
-
一个用C 语言编写计算器程序,绝对的正确,我自己调试过的,能成功...
一个用C 语言编写计算器程序,绝对的正确,我自己调试过的,能成功-a C language calculator program that is absolutely right, I own debugging off and success
- 2022-05-08 08:45:47下载
- 积分:1
-
MySQL是一个精巧的SQL数据库管理系统,虽然它不是开放源代码的产品,但在某些情况下你可以自由使用。由于它的强大功能、灵活性、丰富的应用编程接口(API)以及...
MySQL是一个精巧的SQL数据库管理系统,虽然它不是开放源代码的产品,但在某些情况下你可以自由使用。由于它的强大功能、灵活性、丰富的应用编程接口(API)以及精巧的系统结构,受到了广大自由软件爱好者甚至是商业软件用户的青睐,特别是与Apache和PHP/PERL结合,为建立基于数据库的动态网站提供了强大动力。
MySQL有瑞典的T.c.X公司负责开发和维护,MySQL的用户手册很单纯,只有一个集中的,但其内容覆盖了MySQL的所有信息,因此该手册是了解和掌握MySQL的绝佳文献。
虽然对MySQL的开发不能出一份力,但可为它的推广使用尽一份心,面对500多页的参考手册,知道要精确译出它决非易事,但愿几个月的心血能为大家提供一丝微薄的帮助。
由于本人水平有限,文中肯定有不准确的地方,敬请在阅读过程中不吝指出。文中不明之处,请参阅手册原文。
本文的内容针对MySQL 3.23.7alpla,实际上很多内容是通用的。另外,参考手册的几个附录也是很有价值的,但由于时间有限,未能译出,可参见原文。-MySQL is a sophisticated SQL database management systems, While it is not open source products, but in some cases you can freely use. Because of its strong capabilities, flexibility, rich application programming interface (API) and the elegance of the structure, by the vast number of free software enthusiasts even commercial software users favored especially with Apache and PHP/PERL combination for the establishment of the dynamic database-based web site provided a powerful impetus. MySQL Swed
- 2022-07-08 12:23:05下载
- 积分:1
-
模拟进程调度算法,用先来先服务算法进行调度。
模拟进程调度算法,用先来先服务算法进行调度。-Simulate the process of scheduling, first-come first-served scheduling algorithm.
- 2023-08-11 00:45:03下载
- 积分:1
-
交织 本程序是自己编写的随机交织
可以实现任意维度 任意长度 的交织
比起其他的实现方法更具有 推广型...
交织 本程序是自己编写的随机交织
可以实现任意维度 任意长度 的交织
比起其他的实现方法更具有 推广型-Intertwined in this program is to prepare its own random interleaving can achieve any arbitrary length of the intertwined dimensions of the implementation is more than the other type has the extension
- 2022-12-30 23:10:03下载
- 积分:1