-
Project4
用MFC写的框架。open CV对图像进行处理,实现对车流量的计数功能(MFC framework used to write. open CV image processing, traffic counting function for)
- 2014-03-25 19:40:09下载
- 积分:1
-
二分法轨迹规划
说明: 针对于当今热门的无人机灯管秀,设计了以下基于二分法的轨迹优化程序(For today's popular UAV display, we have designed the following trajectory optimization program based on dichotomy.)
- 2018-05-12 17:43:25下载
- 积分:1
-
bibtool.1.7.1.tar
bibtool 是一个简单的基于curses的编辑,它是为了BibTeX参考文件,特别对于大数目的参考书目很有用,比如象博士论文那样的主要文献。它每天履行象加,减和看参考条目类的功能。当加入分类时有智能化的提示,这样当作者不知道文件能或不能用于不同登录类型时就不会依赖于记忆(bibtool is a simple curses on the editing, it is to BibTeX Bibliographic details for reference, especially for the large number of useful bibliography, such as doctoral thesis as the main document. Like its daily discharge, plus or minus reference entries and see the functional category. When it joined the classification intelligence tips, the author does not know when the document would not be used or different types Login would not rely on memory)
- 2006-06-04 17:23:35下载
- 积分:1
-
代码
说明: 学习代码 vs2017 环境下完成 ,包括最后一个破解植物大战僵尸的程序(Learn the code vs2017, including the last program to crack the zombies in plant Wars)
- 2020-06-04 09:57:03下载
- 积分:1
-
Unix Linux编程实践教程
说明: Unix Linux编程实战教程,清华大学出版社,杨宗源,黄海涛(UNIX Linux programming practical course, Tsinghua University Press, Yang Zongyuan, Huang Haitao)
- 2020-12-22 21:04:11下载
- 积分:1
-
RemoteControl
说明: C#实现的远程控制代码,除远程桌面以外,也支持远程命令的执行.(C# Remote Control Code Sample.)
- 2011-03-13 13:34:15下载
- 积分:1
-
OSII
包含嵌入式实时操作系统uC/OS-II电子书和源代码,讲解详尽透彻,代码清晰,适合相关专业人员学习(Include embedded real-time operating system uC/OS-II e-book and source code, to explain a thorough, clear code for the relevant professional learning)
- 2010-06-01 20:10:26下载
- 积分:1
-
Linux C编程入门
说明: 基于Ubuntu版本来,在Linux中编写C语言代码,Linux编程进阶,Linux的文件编程,Linux的流编程,Linux的进程,Linux的线程,Linux的信号和进程间通信,Linux的管道、命名管道和进程间通信,Linux的System V IPC进程通信等(linux C programe book)
- 2021-01-17 01:49:14下载
- 积分:1
-
ghost-2012
GHOST 2012 原版远控 免杀好做的呢 大家来下吧(GHOST 2012)
- 2012-03-06 23:04:22下载
- 积分:1
-
B06040324_B2
模拟电信计费系统的设计与实现
要求:(1) 计费功能。根据存放在源数据文件中的通话记录和长途费率文件对每一条通话记录计算其通话费用,并将结果保存在费用文件中。其中:
通话费的计算方法如下:
通话费=长途电话费+本地电话费
长途电话费=费率(元/分钟)×通话时长(分钟)
(通话时长不满1分钟的按1分钟计算)
本地电话费为:3分钟以内0.5元,以后每3分钟递增0.2元。
(2) 话费查询。输入一个电话号码,从费用文件中统计该电话号码的所有本地话费、长途话费,并从用户文件中查找其用户名,最后在屏幕上显示:
用户名 电话号码 本地话费 长途话费 话费总计
(3) 话单查询。输入一个电话号码,查询并在屏幕显示该用户的所有通话记录,格式为:
用户名 主叫电话号码 被叫电话号码 通话时长
(Design and implementation of simulation of telecommunication billing system
Requirements: (1) the charging function. According to the calculation of the call charges stored in the source data file in the call records and the long rate documents for each call record, and save the results in cost file. Among them:
The following conversation method to calculate the fee:
Long distance telephone calls =+ local telephone fee
Long distance telephone fee = rate (yuan/minute)* call time (minutes)
(call time less than 1 minutes to 1 minutes)
Local call: 3 minutes 0.5 yuan, increasing 0.2 yuan every 3 minutes later.
(2) calls inquiries. Enter a phone number, all local calls, long-distance calls statistics the phone number from the cost in the file, and find the user name from user file, and finally displayed on the screen:
The user name phone number local calls long distance charges charges totaling
(3) if a single query. Enter a phone number, query and display all the call records of th)
- 2013-09-25 05:53:29下载
- 积分:1