资源列表
hal_LED
- 基于s5pc100的led的Android HAL层的源码-Based on the Android HAL s5pc100 led the layer of the source
chapter601
- 这是一个计算面积的程序,相信会对大家有用的-This is an area calculation procedures, we believe, will useful
TestUserControl
- TestUserControl 用户控件实例
CommuClient
- 针对于Communication通信中间件的客户端程序。-Communication Middleware for Communication of the client program.
DownloadHex
- Cypress ez-usb an2131的.hex固件程序文件下载程序
merchandise-control
- 能编程实现最短路径查询,对于掌握编程有很好的效果;功能较强大,对于初学者很有用-Can be programmed to achieve the shortest path query
cpphelloworld.tar
- A start in middleware
juzhen
- 矩阵的各种基本算法集合,能很有效地运用到其他各种程序中
DSOFramer.ocx_.c
- DSOFramer.ocx中间件的源代码,主要应用于痕迹保留和网络文档的编辑。可根据个人需求进行开发。C++的朋友请下载。-DSOFramer.ocx middleware source code, mainly used in the traces of reservations and editing of Web documents. Can be developed according to individual needs. C++ friends download.
LcdGrahp
- ST7920128*64液晶lcd 图形显示驱动程序
Labview 中API---如何获得窗口句柄(HWND)
- hwnd 是窗口句柄,系统分配的一个ID号,对操作系统来说就是这个窗口的唯一标识,通过它就可以操作WIN窗口了,labview VI的前面板无疑是一个WINDOWS窗口,那如何获得这个窗口句柄那. 有两种方法: 1.利用API FindWindow函数,通过窗口标题,来查找前面板的窗口句柄. 2.利用LABVIEW未公开的私有属性节点