-
trafficlight
说明: 采用模糊控制的思想,实现交通路口红绿灯时间的优化控制。
功能要求:(1) 采用模糊控制实现红绿灯控制,根据车流量的不同来控制红绿灯的显示时间。
(2) 模拟实际交通路况,简化编程难度,只考虑横竖方向的车流量,并不考虑车的拐弯,重点突出模糊控制算法
(Using fuzzy control theory to achieve the traffic intersection of time optimal control of traffic lights. Functional requirements: (1) using fuzzy control to achieve traffic light control, according to the different traffic flow to control the traffic lights display the time. (2) simulate the actual traffic and road conditions, simplify programming difficulty, only if they had to consider the direction of traffic flow, without considering turning vehicles, focused fuzzy control algorithm)
- 2021-04-07 22:49:01下载
- 积分:1
-
windriverusb
windriver for usb development
- 2007-12-13 18:49:15下载
- 积分:1
-
DeskTopWallPaper
使用VC++,调用windows系统API修改桌面壁纸的例子,可以参考下(The use of VC++, windows system calls API to modify the desktop wallpaper example, can refer to )
- 2014-05-22 18:07:14下载
- 积分:1
-
WallPaper
Project for background change wallpaper on desktop.
- 2015-07-31 16:54:37下载
- 积分:1
-
baoluo
说明: 对信号进行傅里叶频谱求解,同时进行包络谱的结算(The signal is solved by Fourier spectrum, and the envelope spectrum is settled at the same time)
- 2021-04-15 19:49:08下载
- 积分:1
-
有关Ping使用的例子
有关Ping使用的例子-the Ping examples of usage
- 2022-02-05 09:19:43下载
- 积分:1
-
airmdemo
WiMAX-2004协议套件,使用C++开发,完成UMAC和LMAC功能(WiMAX-2004 protocol suite, using C++ developers to complete the function of UMAC and LMAC)
- 2009-09-25 16:48:07下载
- 积分:1
-
IOCP网络数据传输,学习学习 ,写得很多
IOCP网络数据传输,学习学习 ,写得很多 -IOCP data transmission network, learning to learn, write a lot of
- 2022-02-11 23:16:13下载
- 积分:1
-
CHCS
串行测试的一个文件,是一个测试文件,可用来测试串行数据(A serial test file is a test file that can be used to test the serial data)
- 2015-06-03 11:04:05下载
- 积分:1
-
code
在给定字符串中找出单词( “单词”由小写字母字符大写字母和构成,其他非字母字符视为单词的间隔,
如、问空格号、数字等等;另外单个字母不算单词);找到单词后,按照长度进行降序排序,
(排序时如果长度相同,则按出现的顺序进行排列),然后输出到一个新的字符串中;如果某个单词重复出现多次,
则只输出一次;如果整个输入的字符串中没有找到单词,请输出空串。输出的单词之间使用一个“空格”隔开,
最后一个单词后不加空格。(Identify the word (" word" character from the uppercase and lowercase letters constituted, other non-alphabetic characters as word spacing, such as asking a space number, number, etc. another is not a single letter word) in a given string find words after descending order according to length, (if the same length, the order stated that appears when sorting arranged), and then output to a new string If a word is repeated several times, only output once If the entire input string is not found in word, outputs an empty string. Used between the output of a word " space" separated, no spaces after the last word.)
- 2014-02-23 00:19:04下载
- 积分:1