-
del62755882442
说明: 一个简单的C++词法分析器,包括head文件和所有源码,可直接运行(A simple C++ Lexical analyzer, including the head of all source documents and direct running)
- 2008-09-21 07:40:11下载
- 积分:1
-
831f6235-d0bd-4a9d-8018-12bd2480b759
编译原理习题,很不错的,希望可以帮助到大家(Compilation Principle Exercise, very good, I hope everyone can help to)
- 2008-06-08 10:02:53下载
- 积分:1
-
Adjacency-matrix-traversal
邻接矩阵遍历,可以实现邻接矩阵的深度和广度遍历(Traverse the adjacency matrix, adjacency matrix can achieve the depth and breadth traversal)
- 2013-11-17 10:53:47下载
- 积分:1
-
chuankou_MFC
通过MFC实现上位机与下位机的串口通讯,可自配置。(Through MFC to achieve the host computer and the next bit machine serial communication, self configuration.)
- 2016-07-21 21:26:17下载
- 积分:1
-
pca
说明: 利用c++实现的PCA算法,直接对数据进行处理,适合初步学习(C++ implementation using PCA algorithm to process the data directly)
- 2011-03-01 16:07:23下载
- 积分:1
-
objective-CPP
C++面向对象编程的宝典,深刻分析C++面向的特性,外国的编程人士实在是让人佩服呀。(C++ object-oriented programming book, profound analysis C++ oriented features, foreign programming who really admire it.)
- 2013-05-23 16:59:11下载
- 积分:1
-
ClassicGameProgramming
几个经典小游戏程序设计,有扫雷、贪吃蛇、推箱子,比较基础的(Several classic game programming, there is mine, Snake, Sokoban, comparison-based)
- 2010-09-29 13:44:14下载
- 积分:1
-
TimeLimit
VC 开发 限定程序的使用时限!您在编共享类软件时是不是想要一个限时代码呢,请看本文!(VC program development limit the use of the time limit! In the category of your sharing software is not like a time-limited code does, see this article!)
- 2008-12-21 21:24:08下载
- 积分:1
-
Elevator
电梯算法
在一座10层高的宾馆的大厅内,有4部由一个控制器控制电梯。乘客随时在各层选择要去的楼层。要求:
1、设计一个电梯算法,最优地满足乘客的要求(候时最小)。
2、区分电梯的状态,如空运行、载人运行、超重、当前有故障等(可人工设置)。
3、在电梯全部无人乘做时,电梯要按一定条件(可人工设置)分布在各层。
4、保存一个星期内的各电梯的运行记录。
(Elevator algorithm in a 10-storey hotel in the hall, there are four elevators controlled by a controller. Passengers at any time choose to go to the floor on each floor. Requirements: 1, design an elevator algorithm, best meet the requirements of passengers (minimum waiting time). 2, the distinction between the state of the elevator, such as the air running, manned operation, overweight, current faulty, etc. (manual setting). 3, no ride in the elevator all to do, the elevator according to certain conditions (which can be manually set) distributed in layers. 4, save a week running record of each elevator.)
- 2021-04-23 15:08:47下载
- 积分:1
-
GPU并行矩阵相乘
在cuda7.5版本实现将矩阵相乘并行化,将速度提高几十倍
- 2022-06-20 00:57:56下载
- 积分:1