X-window
X-window系统作为图形用户界面的基础,广泛应用于Linux及Unix操作系统中,为开发者提供了强大的窗口管理功能与定制化界面设计能力。掌握X-window技术不仅能够帮助工程师构建高效的人机交互界面,还能深入理解多任务处理机制及其在嵌入式系统中的应用。本页面汇集了2175份精选资源,涵盖从基础...
资源总数
1,097
X-window 全部资料 1,097 份
FIR filter design with unseperable window, seperable window, frequency sampling method
FIR filter design with unseperable window, seperable window, frequency sampling method
2017-07-26
174
设有二元函数 f(x,y) = f(x) + f(y) 其中:f(x) = f(x-1) * x (x>1) f(x) = 1 (x=
设有二元函数 f(x,y) = f(x) + f(y) 其中:f(x) = f(x-1) * x (x>1) f(x) = 1 (x=1) f(y) = f(y-1) *...
2017-09-18
192