-
LED12864
430液晶程序 用此程序和头文件放在一起直接调用此程序函数(430 LCD program header files with this program and put together this program directly call the function)
- 2011-11-06 19:29:09下载
- 积分:1
-
WiseSocket
简化Sock连接。采用队列保存Sock的收发消息包,保证消息的处理顺序。(Simplify the Sock connection)
- 2012-05-28 11:19:06下载
- 积分:1
-
VB平铺一个背景图到整个窗体
说明: VB平铺一个背景图到整个窗体,用一个图片,铺满整个窗体的背景,简单易用(VB tiles a background map to the whole form, and uses a picture to cover the background of the whole form. It is easy to use.)
- 2019-06-11 00:12:58下载
- 积分:1
-
FLASH_Scratch1
想写的介绍了c8051f020的Flash的擦除与写入程序,存储非易失性数据(Write the introduction to the c8051f020 Flash erase and write procedures, non-volatile data storage)
- 2014-07-08 15:47:19下载
- 积分:1
-
face-recognition
人脸识别程序,C++编写,图形界面挺简洁(Face recognition program, C++ written in very simple graphical interface)
- 2011-06-19 08:59:32下载
- 积分:1
-
Queue
队列的顺序定义,队列的调用算法等,队列的模板类及其实现(Defined in the order queue, queue calls algorithm, queue template class and its implementation)
- 2013-07-17 15:42:54下载
- 积分:1
-
traffic
[基本要求]
(1)提供对城市信息进行编辑(如:添加功删除)的功能
(2)城市之间有两面种交通工具:火车和飞机。提供对列车时间表和飞机航班进行编辑(增设或删除)的功能。
(3)提供两面种最优决策:最快到达或最省钱到达。全程只考虑一种交通工具。
(4)旅途中耗费的总时间应该包括中转站的等候时间。
(5)咨询以用户和计算机的对话方式进行。由用户输入起始站、终点站、最优决策原则和交通工具,输出信息:最快需要多长时间才能到达或者最少需要多少旅费才能到达,并详细说明依次于何时坐哪一趟列车哪一次班机到何地。
[实现提示]
(1)对全国城市交通图和列车时刻表及飞机航班表的编辑,应该提供文件形式输入和键盘输入两种方式。飞机航班表的信息包括:起始站台票出发时间、终点站的到达时间和票价;列车时刻表则根据交通图给出各个路段的详细信息。
(2)以邻接表作交通图的存储结构,表示边的结点内除了含有邻接点的信息外,还应包括交通工具、路程中消耗的时间和花费以及出发和到达的时间等多项属性。
()
- 2008-07-07 00:17:13下载
- 积分:1
-
etop
魔力宝贝 辅助 功能多种全面,瞬移,挂机,自动补血 原地遇敌等(Magic Baby comprehensive variety of auxiliary functions, Teleport, hang up, automatic blood situ Yudi etc.)
- 2013-11-26 05:37:41下载
- 积分:1
-
csXGraphTrial
说明: 主要是实现柱状图,饼状图以及线图的控件,包括各种参数设置(is the main column, looking pie chart and the controls, including the various parameters set)
- 2006-02-04 14:21:13下载
- 积分:1
-
regedit-hive
1. 内存中操作Hive, 而非操作磁盘hive. 比同等的Hive解析工具(eg.狙剑)速度快.
2. 操作方式和windows自带的regedit.exe相同, 而同等的工具仅列出hive对应的项,一般用户不知如何使用
3. 支持整个子键(Key) / 键值(Values) 的删除,增加,修改,重命名. 而同等的工具考虑到安全性,没有加入对Key的删除/增加 操作
4. 没有特殊情况的话,能发现一切注册表隐藏信息,解析hive的都能做到.
5. 查找功能没有暴搜hive数据结构,换用常规API. (1. Memory operation Hive, rather than the operation of the disk hive. Than analytical tools Hive same (eg. sword spy) speed. 2. Operation of regedit.exe and windows bring the same tools and the same list only hive the corresponding item, the general users do not know how to use 3. in support of the entire sub-key (Key)/key (Values) to delete, add, modify, rename. and the same tools to take into account security, do not add the delete Key/increase in operation 4. the absence of exceptional circumstances, then, to discover all the hidden registry information, are able to resolve the hive. 5. Find hive found no storm data structure, for conventional API.)
- 2009-07-08 10:17:51下载
- 积分:1