搜索资源列表
yi
- 这是我上汇编实验课做的三个实验程序,功能可以是输入一个小写字母显示对应的大写字母,还有输入一串字符串,识别并且计数其不同类字符的个数
secondclock
- 电子秒表要实现的功能:用键盘中断来控制整个程序,按一下回车键启动电子秒表,再按一下暂停,按一下ESC键清零,用七段数码管显示时间。整个程序涉及到8255、8253与8259三个芯片。8253的OUT2,CLK2分别连接8259的IRQ7与PCLK,8253的GATE2连接正5伏电压,采用计数器2每隔0.01秒产生一次中断并且计数,写入以偏移地址4000H开始的4个内存单元,然后利用8255将内存单元的数据输出到七段数码管
jishuqi
- 双向计数器,用两个光栅开关检测转向,并且计数,不会由于改变转向使计数值错.
TrdDemo
- 一个简单的多线程的框架,每个线程作一个计数,并且可以用菜单控制线程的执行-a simple multi-threaded fr a mework for a per-thread count, and the menu can be used to control the implementation of threads
distsort
- 该程序是分布计数排序,它是我所见过的各种排序方法中最快的,它的时间复杂度为O(n),但是这种排序适用于已知待排序列的上下限,并且如果上限与下限的差值比较大的话,空间消耗也比较大.-distribution of the program is counting sequencing, it is I have seen the fastest sorting methods, it's time complexity of O (
cell1
- 这是对细胞图像进行处理,并且进行模拟的图像,可以实现对细胞的计数。-This is the cell image processing, and simulation images can be achieved on cell count.
gg
- 细胞图像进行处理,并且进行模拟的图像,可以实现对细胞的计数。-Cell image processing and image simulation can be achieved on cell count.
yi
- 这是我上汇编实验课做的三个实验程序,功能可以是输入一个小写字母显示对应的大写字母,还有输入一串字符串,识别并且计数其不同类字符的个数-This is my compilation of the experimental class to do three experimental procedures, functions can enter a lower-case letters show the corresponding cap
secondclock
- 电子秒表要实现的功能:用键盘中断来控制整个程序,按一下回车键启动电子秒表,再按一下暂停,按一下ESC键清零,用七段数码管显示时间。整个程序涉及到8255、8253与8259三个芯片。8253的OUT2,CLK2分别连接8259的IRQ7与PCLK,8253的GATE2连接正5伏电压,采用计数器2每隔0.01秒产生一次中断并且计数,写入以偏移地址4000H开始的4个内存单元,然后利用8255将内存单元的数据输出到七段数码管-err
zhouqixinhaoceliang
- 此程序可以对时钟脉冲信号进行计数,并且在数码管上计数显示。
jishuqi
- 双向计数器,用两个光栅开关检测转向,并且计数,不会由于改变转向使计数值错.-Two-way counter, with two grating detection switch turning, and counting, will not change the value of the wrong turn to make.
count
- 用VHDL实现一个四位十进制计数器来进行计数,并且仿真通过-To use VHDL to achieve a 4 decimal counter to count, and the simulation through the
counting-of-bacteria
- 对细菌图片中的细菌个数进行自动检测并且计数-Automatically detect and count the number of bacteria in the bacteria in the picture
timer
- 六位数码管显示时间并且计数,用到了中断和定时器芯片-it is a timer
InputCapture_4F120
- 在边缘时间模式下使用Timer0A要求中断的上升边缘PB0(CCP0),并且计数脉冲。 外部信号连接到PB6(T0CCP0)(上升沿触发)-Use Timer0A in edge time mode to request interrupts on the rising edge of PB0 (CCP0), and count the pulses. external signal connected to PB6
word_counting
- 利用C#编写的一个小程序,可以对一个文档按照空格和逗号等分隔符进行分词并且计数-Use C# to write a small program, you can follow a document, such as space and comma separators for segmentation and counting
CellDetection
- 这是一个细胞检测与计数系统,可以检测细胞图像里的细胞并且计数-This is a cell detection and counting system, an image can be detected in cells and cell count
Face-Counting-master
- 检测视频中出现的人头数目,并统计来往的人数。(Detect the number of people in the video and count the number of people coming and going.)
wordcount
- hadoop使用java实现单词计数,并且经过linux集群进行测试完成(Hadoop uses Java to implement word count)
OPENCV_行人流量检测
- 使用C++ OpenCV库进行行人检测,并且计数人流量个数(Use C++ OpenCV library for pedestrian detection and count the number of human traffic)