▍1. 希尔排序(缩小增量法) 排序过程:先取一个正整数d1<n,把所有相隔d1的记录放一组,组内进行直接插入排序;然后取d2<d1,重复上述分组和排序...
希尔排序(缩小增量法) 排序过程:先取一个正整数d1
希尔排序(缩小增量法) 排序过程:先取一个正整数d1
北京yd大学软件工程研究生的课程---数据库设计开发,,ppt格式-Beijing yd University Software Engineering postgraduate courses--- database design and development,, ppt format
你用过吗?那个是VF编写的,而我是用VC++编烈写的!搜索速度明显比作者原版更快了,还包含了重要的诗词数据库,代码注释详尽.-You used
冒泡法排序C++实现的简便运算,可直接应用-Bubble sort C++ method to achieve an easy operation, can be applied directly
完成实验要求的全部功能并运行通过,算法有一定的新意,程序代码符合书写规范,实验报告叙述清晰完整,有详尽的分析和总结-completion of the pilot all the functional requirements and run through the algorithm of a certain novelty, with code written norms, experimental report describes a distinct and comprehensive, detailed analysis and summary
数据设计课程实验,二叉树存储设计源码,c语言编写。-Data design course experiments, binary storage design source, c language.
一个新的学籍管理系统-a new Academic Information Management System
数据结构的课程设计题目,各种排序方法,并计算花费时间- The construction of data curriculum designs the topic, each arrangement method, and the computation spends the time
动态规划的是思想实现,快速查找最长公共字串的问题(二维数组和一维数组的实现)-adapt the DP to solve the common longest strings(two and one dimension array)
C语言数据结构知识原代码 C语言数据结构知识原代码C语言数据结构知识原代码-C language data structure knowledge of the original code C language data structure knowledge of the original code C language data structure knowledge of the original code
各种算法的演示程序,十分直观,学习算法必备!-Various algorithm demo program is very intuitive, learning algorithm must have!
开括号和比括号的匹配,数据结构内容,很不错-More than brackets and brackets to open the match, the contents of data structure
与清华大学版的《数据结构》匹配二叉树的实现:BITREE1.CPP:为主程序,其中实现了递归算法以及非递归算法的前序遍历,中序遍历,后序遍历。TSTACK1.H: 为头文件,其中定义了一些常量的值,其中也包括了书中第三章的栈的实现,只需要将注解符去掉即可。运行环境为:VC++6 或 TC3-and Tsinghua University version of the "data structure" matching the achievement of a binary tree : BITREE1.CPP : mainly procedures, which achieved a recursive and non- recursive algorithm of algorithms preorder, preorder, after preorder. TSTACK1.H : for the first document, which defines a number of the value of a constant, which also include a third chapter of the book stack the realization simply have the website notes can be removed. Operating environment : VC 6 or TC3
空 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) ; / /
VB6.0下对Access数据库文件进行查找、添加、删除记录的源代码!-VB6.0 under the Access database files to search, add, delete records of the source code!
本文当为二叉树的演示程序,应用于学习研究-In this paper, as the binary tree demo program used in study
一个用 c# 使用 SQLce 的例子。绢如何使用区域设置数据库文件 (*.sdf) 来存储数据和访问它。我复制这对于我的 wince7.0 来开发自己的应用程序。任何方式的值得你注意看一看。
设备管理系统,具有参考价值-equipment management system, with reference value