▍1. Computing+for+Numerical+Methods+Using+Visual+C++
基于c++的各种算法,能是你在较短时间内掌握编程的精髓-Computing+for+Numerical+Methods+Using+Visual+C++
基于c++的各种算法,能是你在较短时间内掌握编程的精髓-Computing+for+Numerical+Methods+Using+Visual+C++
将ORACLE数据库结构导出为自定义XML文件,支持整库导出,支持SDE空间库脚本导出-ORACLE database structure will be exported to a custom XML documents in support of the entire database export, to support the SDE spatial database export script
Linux环境下的Sqlite例程,使用函数回调的机制-Linux environment under the Sqlite routines, the use of callback function mechanism
用链表实现了火车票信息以及火车经停站等信息。实现了链表中嵌套链表的功能,即利用两个链表存储火车信息,并且能够进行修改删除添加等基本功能。
归并排序,C代码,初学者可以看一下,大家分享一下-Merge sort, C code, and beginners can take a look, we share with you
这是一个用PHP和MySql开发的成熟的酒店管理系统。您可以查看、预订、取消房间。有各种各样的房间,从标准房到豪华房;
The Microsoft® Windows Forms DataGridView control in Microsoft® Visual Studio® 2005 provides a grid experience similar to Microsoft® Excel, but does not provide the column filtering drop-down lists that Excel provides in its AutoFilter feature. However, the DataGridView can bind to data sources that provide filtering, such as the ADO.NET DataView. This article describes how to build a custom DataGridView column header cell that displays drop-down filter lists, by taking advantage of the filtering capabilities of the data source and the new BindingSource component.
FastDb是高效的内存数据库系统,具备实时能力及便利的C++接口。FastDB不支持client-server架构因而所有使用FastDB的应用程序必须运行在同一主机上。FastDB针对应用程序通过控制读访问模式作了优化。-FastDb is efficient memory database systems, with real-time capability and convenience of the C interface. FastDB not support client-server structure which all use of the application process FastDB Order must be running in the same host. FastDB against applications by controlling access mode was reading optimization.
创建一棵二叉树,采用前序遍历的方法建立一棵树,传递的参数为一个指向结点的指针的指针,目的是为了解决传值的问题,输入@符号的时候,表示一棵子树结束线索化二叉树,寻找当前结点的后继结点,寻找当前结点的前驱结点,中序遍历 -create a binary tree using preorder before the establishment of a tree. transmission parameters of a point to the node pointer, the purpose is to solve the problem of traditional values, the importation of the @ symbol, said the end of a tree-binary tree of clues to find the current node"s successor nodes, for the current node precursor nodes, China preorder
四种排序算法(交换排序 冒泡排序 quick sort排序 mergesort归并排序 )源码,以及各种算法排序效果的对比。-Four kinds of sorting algorithms (exchange sort bubble sort quick sort sort mergesort mergesort ) source code, as well as comparison of various algorithms to sort results.
SQL Server与Access、Excel的数据转换-SQL Server and Access, Excel data conversion
数据库系统设计课程作业设计并实现一个精简型单用户SQL引擎(DBMS)MiniSQL,允许用户通过字符界面输入SQL语句实现表的建立/删除;索引的建立/删除以及表记录的插入/删除/查找。 通过对MiniSQL的设计与实现,提高学生的系统编程能力,加深对数据库系统原理的理解。
使用指针实现的自然归并排序。是学习指针和数据结构的很好的资料,要的就快下吧。-use of the natural target to achieve its stock ranking. Yes learning targets and data structure of good information to the fast are you.
寻呼台用户管理系统(vb6.0编写)-paging subscriber management system (vb6.0 preparation)
该程序用格雷码来生成组合数序列,它比一般的方法要快,这是由格雷码的分布特性所决定的.-the procedures used to generate Gray code sequence portfolio, it generally means than to be fast, it was a Gray code distribution by the decision.
校园导游的代码极其说明-tour of the campus code extremely Note
《algorithm of Image Processing with VC》一篇很不错的关于图像处理的论文,简明扼要地说明用VC如何进行图像处理的编程- Algorithm of Image Processing with VC a very good paper on image processing, a succinct description of how to carry out image processing VC programming