-
这是一个帮助文件的Visual Basic程序开发。
this a help file about develop visual basic programe.
- 2022-01-22 16:11:45下载
- 积分:1
-
内嵌汇编
64位下实现内嵌汇编,不是采用OBJ方式,那太麻烦,直接嵌入机器代码,函数调用符合64下FASTCALL 约定
- 2022-02-05 00:45:10下载
- 积分:1
-
“混凝土工厂优化”(“Pimpl惯用法的变化)
Optimization of "Concrete Factories" (variations of the Pimpl idiom)
- 2022-03-12 13:25:28下载
- 积分:1
-
改写DELPHI的口令查看程序.
本例使用BCB进行星号下的口令查看....
改写DELPHI的口令查看程序.
本例使用BCB进行星号下的口令查看.
-rewrite Delphi"s orders View procedures. BCB cases of the use of an asterisk for the password View.
- 2022-01-25 16:27:30下载
- 积分:1
-
txt and bin file test
基于对话框的文本测试
和二进制文件测试-txt and bin file test
- 2022-04-22 16:23:56下载
- 积分:1
-
各种排序算法例程:简单选择排序;堆排序;插入排序;希尔排序;冒泡排序;快速排序;...
各种排序算法例程:简单选择排序;堆排序;插入排序;希尔排序;冒泡排序;快速排序;-Various sorting algorithm routines: Simple Selection Sort HEAPSORT Insertion Sort Hill sort Bubble Sort quick sort
- 2022-03-22 23:45:15下载
- 积分:1
-
这个简单的C++源码的战舰游戏。
This the simple C++ source of Battle Ship game.
- 2022-01-26 07:42:57下载
- 积分:1
-
八皇后问题的C++实现,在VC++下开发,测试通过可以运行
八皇后问题的C++实现,在VC++下开发,测试通过可以运行-8 Queen" s problem of C++ to achieve, in the VC++ under development, the test can run
- 2022-04-23 00:06:52下载
- 积分:1
-
a)需求分析:
任务:建立南京主要公交线路图。
要求:输入任意两地点,给出最佳的乘车线路和转车地点。
b)概要设计:
本程序所使用的数据结构是树...
a)需求分析:
任务:建立南京主要公交线路图。
要求:输入任意两地点,给出最佳的乘车线路和转车地点。
b)概要设计:
本程序所使用的数据结构是树和线性表,所使用的算法主要有堆排序、赫夫曼算法。
-a) Requirements Analysis : Mandate : the establishment of the Nanjing main transit route map. Requirements : 2 importation arbitrary locations, is the best car lines and interchange locations. B) Summary of design : the procedures used by the data structure is linear tree and table, the algorithm used by the main sculpture, in order Huffman algorithm.
- 2022-12-20 19:00:03下载
- 积分:1
-
实现对c盘根目录下Test.xls的文件中指定行数据的导出。做这个程序的目的是因为有一张excel表,有好几千行的数据,每一行都是以时间开头,每隔2秒钟一行数据
实现对c盘根目录下Test.xls的文件中指定行数据的导出。做这个程序的目的是因为有一张excel表,有好几千行的数据,每一行都是以时间开头,每隔2秒钟一行数据,现在需要将其每隔15分钟取一个数据,由于源数据中有缺失的,就不能按没450行取一行,只能先将时间导成字符串型,进行判断,再输出-C realize the root directory of the file under the specified Test.xls line derived data. The purpose of this procedure to do because there is an excel sheet, has thousands of lines of data, each line are based on time at the beginning of every 2 seconds, and his data, and now needs to be taken every 15 minutes a data, as the source data There are missing, it can not be 450 by not taking his line, only first time derivative into a string type, judge, and then output
- 2022-08-07 06:58:13下载
- 积分:1