-
code2
Package consists of 3 codes. First,to Print huffman decoding tree given.Second, to find top level view of a tree. Third, A reviewer rates the two challenges, awarding pointsfor three categories.We define the rating for two person s challenge to be the triplets .Your task is to find their comparison scores by comparing the triplets. If first digit of triplets is greater for person A, then the person A is awarded 1 point, else person B, and if equal, no one gets points.Given the triplets, compare the two challenges and print their respective comparison points.
- 2016-10-02 15:23:20下载
- 积分:1
-
WXYCinemaTicket
青鸟影院售票系统源码
一个简单的影院售票系统,可以进行特殊票,如赠票、学生票的购买(Cinema ticketing system source code
A simple cinema ticketing system, can carry out special ticket, student ticket purchase tickets, such as)
- 2014-04-20 21:16:55下载
- 积分:1
-
collisiondetection
在vc++环境下使用opengl语言进行碰撞检测(In vc++ environment to use opengl collision detection language)
- 2009-09-14 10:03:18下载
- 积分:1
-
shebeihuanchong
假设系统中有两个分别名为P1、P2的进程及两台均可进行输入、输出操作的设备d1、d2。两个进程可以从两台设备中的任何一台输入数据,并可以向其中的任何一台设备输出数据。编写C程序,模拟操作系统中使用的设备缓冲区管理算法,完成上述进程的输入、输出操作及数据处理任务。(assumption that the system has two named P1, P2 and the process can be carried out two input, Output operation of equipment d1, d2. 2 process from two equipment of any one input data, and can assure them in any one piece of equipment output data. C. preparation procedures, the operating system simulation equipment used in the buffer management algorithms, completion of the admission process, operation and output data processing tasks.)
- 2020-12-15 14:49:13下载
- 积分:1
-
stm32wlsxt
这个程序是STM32F407的ARM7芯片,采集摄像头的数据通过TCP协议上传到服务器的单片机程序,绝对可以使用,是工业监控采集项目的单片机底层程序。(This program is the ARM7 chip of STM32F407. The data collected from the camera is uploaded to the server through TCP protocol. It can be used absolutely. It is the bottom program of the single chip computer of the industrial monitoring and acquisition project.)
- 2019-04-09 13:58:34下载
- 积分:1
-
C# 校园导航系统源码(Arcgis Engine编程)
校园导航系统基于Arcgis Engine编程
- 2017-12-06下载
- 积分:1
-
aclock_src
说明: 一个日历程序用MFC写的。 一个日历程序用MFC写的。 一个日历程序用MFC写的。(A calendar program written using MFC. A calendar program written using MFC. A calendar program written using MFC.)
- 2008-10-01 22:39:46下载
- 积分:1
-
Accelerated C++中文版_
非常经典的一本C++教材,适合初学者入门(Accelerated C++, a very good C++ book for beginners.)
- 2020-06-19 19:00:01下载
- 积分:1
-
FANUC PICTURE
说明: 用于FANUC系统人机界面组态,适用于界面二次开发.(Used in man-machine interface configuration of FANUC system, suitable for secondary development of interface)
- 2020-06-18 16:40:02下载
- 积分:1
-
Filecombine
说明: 这是个人写的简单的文件合并工具,有如下特性:
1. 支持二进制和文本文件合并;
2. 可以自定义填充字节(默认为0);
3. 可以选择源文件的任意地址和任意数据长度(在源文件的数据范围之内);
4. 可以任意修改源文件数据在目标文件(合并或拆分)文件的地址范围;
5. 支持拆分源文件,但单次操作只支持一个源文件和一个目标文件;
6. 可以保存/加载文件拆分合并的配置数据,并于重复使用;(This is a simple file combine tool with the following characteristics:
1. Support binary and text file combine;
2. You can customize the padding byte (default is 0);
3. You can select any address of the source file and any data length (within the data range of the source file);
4. The source file data can be arbitrarily modified in the address range of the target file (combine or split) file;
5. Support split source files, but only one source file and one target file are supported in a single operation;
6. You can save/load the file to combine, split configuration data and reuse it;)
- 2019-10-26 14:27:33下载
- 积分:1