2线IIC接口spec,对硬件和驱动有兴趣的朋友可以下载
上传时间: 2014-06-18
上传用户:wpt
3线IIS接口spec,对硬件和驱动有兴趣的朋友可以下载
上传时间: 2016-02-21
上传用户:kbnswdifs
SPI 4线接口spec,对硬件和驱动有兴趣的朋友可以下载
上传时间: 2013-12-25
上传用户:yiwen213
microchip SPI interface codes.
标签: microchip interface codes SPI
上传时间: 2013-12-22
上传用户:agent
关于Windows Sockets API Interface方面的一篇不错的pdf文档,推荐给想了解Windows Sockets API Interface的朋友。
标签: Interface Windows Sockets API
上传时间: 2014-01-03
上传用户:Miyuki
The 3850 group (spec.A QzROM version) is the 8-bit microcomputer based on the 740 family core technology.
标签: microcomputer the version family
上传时间: 2014-01-01
上传用户:ynwbosss
//构造具有指定的标签的菜单 files = new Menu("文件(F)") compile = new Menu("编辑(E)") see = new Menu("查看(V)") format = new Menu("格式(O)") font = new Menu("字体和颜色(F)...") //在格式菜单下再添加一个字体及颜色的菜单 help = new Menu("帮助(H)") //构造具有指定的标签的菜单项 news = new MenuItem("新建(N)" + " " + "Ctrl+N") open = new MenuItem("打开(O)..." + " " + "Ctrl+O") save = new MenuItem("保存(S)" + " " + "Ctrl+S") other = new MenuItem("另存为(A)...") page = new MenuItem("页面设置(U)...") mim = new MenuItem("打印(P)..." + " " + "Ctrl+P") quit = new MenuItem("退出(X)")
上传时间: 2016-02-27
上传用户:小儒尼尼奥
THIS book covers the Java™ Native Interface (JNI). It will be useful to you if you are interested in any of the following: • integrating a Java application with legacy code written in languages such as C or C++ • incorporating a Java virtual machine implementation into an existing application written in languages such as C or C++ • implementing a Java virtual machine • understanding the technical issues in language interoperability, in particular how to handle features such as garbage collection and multithreading
标签: Interface you interes Native
上传时间: 2013-12-12
上传用户:ljmwh2000
这个代码特点是由System V的IPC对象信号量和共享内存模拟了多进程间的同步手段--P,V操作,验证了进程间的同步互斥问题
上传时间: 2016-02-29
上传用户:han_zh
SPI(serial port interface)的Verilog/VHDL源代碼,已模擬並驗證。
标签: interface Verilog serial port
上传时间: 2016-03-07
上传用户:jichenxi0730