o-r
探索O-R技术的无限可能,这里汇集了2864份精选资源,从基础理论到前沿应用一应俱全。O-R作为开放无线接入网络的关键技术之一,正引领着5G及未来通信网络的发展方向。无论是对于希望深入了解软件定义网络(SDN)与网络功能虚拟化(NFV)原理的研究者,还是致力于构建更加灵活高效移动通信基础设施的专业人...
资源总数
500
o-r 热门资料
查看全部 500 份 →1.利用I/O口产生一定频率的方波
1.利用I/O口产生一定频率的方波,驱动蜂鸣器,发出不同的音调,从而演奏乐曲(最少三首乐曲,每首不少于30秒) 2.采用LCD显示信息 3.开机时有英文欢迎提示字符,播放时显示歌曲...
2013-12-29
178
CC = gcc clist: clist.c $(CC) `gtk-config --cflags` clist.c -o clist `gtk-config --libs` c
CC = gcc clist: clist.c $(CC) `gtk-config --cflags` clist.c -o clist `gtk-config --libs` clean: rm -f *.o c...
2017-06-12
135
Kth Largest element in an array in time O(n) without sorting the entire array.
Kth Largest element in an array in time O(n) without sorting the entire array.
2014-01-08
72
I/O control example program (AT commands) for xt-65 cinterion modem, for eclipse IDE
I/O control example program (AT commands) for xt-65 cinterion modem, for eclipse IDE
2013-12-23
51
UBIFS损耗均衡对系统I/O性能的影响
分析flash 文件系统的损耗均衡问题,指出损耗均衡的触发条件对系统I/O 性能的影响。在最新UBIFS 文件系统上运行测试程序,结果证明在不同损耗均衡触发条件下,系统I/O 性能的最大差距超
2024-02-08
9