-
c++
对于c++的课程设计,自己做的,希望对大家有所帮助(For c++ Of curriculum design, own, and I hope all of you to help)
- 2008-01-19 22:57:30下载
- 积分:1
-
CBinary
一个关于十六进制数组动态创建的方法,对使用者在编写通信帧的时候很有用(An array of dynamically created on hexadecimal method, the users in the preparation of the communication frame is useful when)
- 2013-11-07 19:30:53下载
- 积分:1
-
南京市部分公交转车系统
说明: 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.)
- 2021-03-16 23:19:21下载
- 积分:1
-
analla
模拟串口程序 占用T0 或者T2 波特率9600 起始位 1位(Analog serial port program uses T0 or T2 baud rate 9600 start bit 1 bit)
- 2019-03-25 12:04:29下载
- 积分:1
-
Elevator
4×10的电梯群控系统的仿真平台,可以模拟群控电梯的实时运行情况,并提供了可视化的界面,可以记录乘客的进出时间,总之,在研究电梯群控算法方面,是非常有用的软件。(4 × 10 of the elevator group control system simulation platform that can simulate the elevator group control of real-time operation, and provides a visualization interface, can record the entry and exit of passengers time, short, in the study elevator group control algorithm is very useful software.)
- 2021-04-23 15:08:47下载
- 积分:1
-
hunatcha
Source code of computer viruses
Worm for Windows
---------------------------
Hunatcha by Undermine
Author s description
* Run at every startup
* Infect drives & files
* P2P Process
* Taskkill av
The main reason for this virus is to show you how works, so this is why i added that variable. Sorry for the mess but like i said
it s mostly to explain my virus. Peoples interessed in this technic should also rewrite DATA d32, in line w32.
It also change register usage, but using a more advanced technic update taskkill.
- 2011-06-04 05:24:35下载
- 积分:1
-
MEQM
对于VC编程很有帮助,非常好的操纵Win32中的线程,不错的(For VC programming very helpful, very good control of the Win32 threads, pretty good)
- 2017-04-08 06:46:15下载
- 积分:1
-
ENTRYset
VC环境下创建VPN连接的RASENTRY结构体参数设置(VC environment to create VPN connections RASENTRY structure parameter)
- 2010-08-26 11:55:52下载
- 积分:1
-
BusStationManage
用Visual C++ 6.0实现的公交客运站的站务管理系统,实现售票,退票,车辆调度,财务结算,用户管理等功能。
数据库采用SQL Sever2000
数据库中的表单和代码文件说明相见压缩包中说明文档。(用Visual C++ 6.0实现的公交客运站的站务管理系统,实现售票,退票,车辆调度,财务结算,用户管理等功能。
数据库采用SQL Sever2000
数据库中的表格和代码文件说明相见压缩包中说明文档。)
- 2009-04-15 17:15:57下载
- 积分:1
-
WordCounting
读取一个文本文件(英文,ASCII编码),对出现的单词次数进行统计,并按照出现次数从低到高排序,输出到一个文本文件中(每行一个单词信息,格式:单词 出现次数)。采用二叉树结构存储,中序遍历,快速排序。(Reads a text file (English, ASCII encoding), the number of occurrences of the word statistics, and in accordance with the number of occurrences of the sort low to high, output to a text file (one word per line message format: word occurrences). Binary tree structure stored in preorder, quick sort.)
- 2021-03-14 10:29:23下载
- 积分:1