资源列表
WindowsFormsApplication1
- 用winfrom简单实现计算器的加减乘除法-Simple addition and subtraction multiplication and division to achieve calculator
vcCapture
- VC++ 捕获摄像头视频,捕捉截图,由于我电脑上没有安装摄像头,所以视频窗口是空的,有USB摄像头的,可测试下程序,应该没什么大问题-VC++ camera to capture video, capture shots, because my computer is not installed on the camera, so the video window is empty, a USB camera, can be tested under the program, it should
1
- C语言模拟退火算法求TSP-SA-TSP describe by c program
ACM-
- ACM的几个经典算法包括:阿姆斯壮数、产生可能的集合、传话游戏、老鼠走迷宫、数字拆解-ACM several classical algorithms include: Armstrong number, resulting in a possible collection of messenger game Mouse Maze, digital dismantling
sth
- Well this is something what i wrote and i upload it becouse i need wan ebook to lern.
eth_send_vc
- 基于winpcap 网口发送程序 可以发送一段自定义帧 具体帧可以自己一位位拼写 可以组装成自己喜欢的tcp udp ip协议-based winpcap 。The process of ethernet send
quick-sort--CPP
- 这个程序时用C++语言编写的快熟编程,里面包含了详细的注释。-This program with C++ instant programming language, which contains detailed notes.
huffmanOK
- 哈夫曼编码译码器,可以实现构造哈夫曼树、编码、解码等功能-Huffman decoder can achieve Huffman tree structure, encoding, decoding, etc.
terrasim-5052631fb756
- This a small simulation system, which is very rich source, interested students can refer to.-This is a small simulation system, which is very rich source, interested students can refer to.
airport-simulation
- 用队列来实现机场的起飞和降落队列。队列是用链表结构封装后来实现的。 假设有一个每次前进一分钟的模拟时钟,对于每一分钟,产生两个在0-99内的随机数:如果第一个随机数小于landingRate*100,那么一个“着陆到达”将发生并被添加到着陆队列中;如果第二个随机数小于takeOffRate*100,那么一个“起飞到达”将发生并被添加到起飞队列中。接着,检查跑道是否空闲。若空闲,首先检查着陆队列是否为非空,如果是,允许第一架飞机着陆;否则,处理起飞队列 -With a queue to a
File_CRUD
- java文件的CURD,java文件的CURD,java文件的CURD-file crud
Calculator
- 通过运用数据结构,完成了一个比较简单的四则运算计算器,了解数据结构基础的同时也熟悉了一下编程环境-Through the use of the data structure, completed a relatively simple arithmetic calculator, based on understanding of data structures and also a bit familiar programming environment
