-
超市软件条码与库存计费
本文 ASP 的帮助下,您将学习必要的步骤以输出一个 ASP 页上的文件的源代码。通过小的编码片段中,作者解释了如何使用此 FSO 对象并描述它是如何工作的输出......
- 2022-08-14 22:39:14下载
- 积分:1
-
Classic_C_language_program
经典C语言程序:图形 数据结构 时间函数 文件等(Classic C language program: a function of time graph data structure documents, etc.)
- 2010-01-01 12:27:36下载
- 积分:1
-
一个小型的数据库图书管理系统,较全的功能模块
一个小型的数据库图书管理系统,较全的功能模块-A small library management system database, representing a full-function modules
- 2022-03-02 22:33:03下载
- 积分:1
-
数据结构教程代码
严蔚敏 上机实验操作代码
数据结构教程代码
严蔚敏 上机实验操作代码-Data Structure Course Code YAN Wei-min experimental operation on machine code
- 2022-03-22 19:43:11下载
- 积分:1
-
本代码用贪心算法实现会议安排的最佳顺序,其目标是使得能够安排的会议数量最多,是贪心算法的典型应用...
本代码用贪心算法实现会议安排的最佳顺序,其目标是使得能够安排的会议数量最多,是贪心算法的典型应用-code with the greedy algorithm to achieve the best arrangements for the order, its goal is to arrange the largest number of meetings, the greedy algorithm is a typical application
- 2022-03-13 15:53:40下载
- 积分:1
-
数据结构里的dfs算法,包括递归与非递归。用vc6.0编写
数据结构里的dfs算法,包括递归与非递归。用vc6.0编写-data structure, the dfs algorithms, including recursive and non- recursive. Prepared with vc6.0
- 2022-01-21 23:50:04下载
- 积分:1
-
哈夫曼
将文件中的字符作为结点,每个字符在文件中出现的频率作为结点的权值,采用Huffman算法构造Huffman树,将字符用尽可能短的二进制数位表示(频率越低,二进制数位越长),而不是用8位的ASCII码进行存储,已达到节省存储空间,压缩文件的目的。
- 2022-06-18 16:41:32下载
- 积分:1
-
一些常用的几何算法的C++实现,包括两点确定一条直线,两点间距离,点直线距离, 海伦公式求三角形面积,判断直线相交等...
一些常用的几何算法的C++实现,包括两点确定一条直线,两点间距离,点直线距离, 海伦公式求三角形面积,判断直线相交等-some common geometric algorithm C achieved, including two identified a straight line, the distance between two points, point straight distance Helen formula for triangle area, as judged straight intersection
- 2022-06-27 00:57:26下载
- 积分:1
-
代码名称:The alxBase classes for work with dbf files 代码说明:读写DBF文件的类 工具/平台:VC Win2...
代码名称:The alxBase classes for work with dbf files 代码说明:读写DBF文件的类 工具/平台:VC Win2-code name:The alxBase classes for work with dbf files. code specification: a class for reading DBF files.
- 2022-01-22 10:59:54下载
- 积分:1
-
经典的八皇后问题,结合MFC界面编程,能够清晰看到皇后的排列位置。...
经典的八皇后问题,结合MFC界面编程,能够清晰看到皇后的排列位置。-eight Queen"s classic, combining MFC programming interface, can see clearly what the position with the Queen.
- 2022-07-12 04:43:07下载
- 积分:1