资源列表
SD_Driver
- SD卡驱动 4 bit SD_CARD_TIMEOUT 当一个SD卡的操作超出时限,将导致返回错误和该标记被置位 SD_CARD_EXIST 当卡槽内插入了合适的卡体,不管是什么卡,都会使该位被设置; SD_CARD_WRITE_PROTECT 当卡体的写保护开关被 LOCK 时,则该位被设置; SD_CARD_READY 当卡槽内的卡被正确识别,并可以随时访问时,则该位被设置; SD_CARD_DOOR_CLOSE 当卡槽的门(产品外壳上的挡板开关)关闭时,则该位被设置-sd card MMC
Chinese-Transmission
- 中文与拼音的转换、中文发音、中文字体简繁转换的DEMO,系统开发时很需要用到。-this demo is use to show how to translate the Chinese into pinyin,and Chinese pronunciation,and so on.
CPP
- C++ output format Learning! 避免忘记!-C++ output format
address-list
- C语言实现通讯录, 下载后方可用VC打开编译运行-C language implementation address book, download the rear can compile operation VC open
VistaBottun
- 一个精美的简单的vista按钮用户控件,试试为你的vb界面增添一点亮色吧-a nice vistaBottun written by vb
resource_modal
- 一个GDI模块,用户可以直接引用,不必再一行一行查找复制粘贴了-a GDI modal for user to refer
3_mosaic
- 写了三种马赛克程序进行对比,还有部分位图操作。-3 mosaic methods
meanFilter
- 一个vb做的均值滤波器,相信对图像处理入门的朋友有一定的小帮助-meanFiter written by vb, hoping it is useful for you
WebApplication2
- lisrview 使用 样例 多谢点评-lisrview
sobel_test
- 一个简单的SOBEL检测程序,针对灰度图像有用,希望对图像入门的朋友有点小帮助-a simple sobel test
TreeViewandSQLDB
- TreeView控件与SQL数据库的应用(遍历算法) (数据与TreeView的绑定及Treeview的增加、删除、修改、遍历等数据库的操作) -TreeView control with SQL database applications (traversal algorithm) (Data and TreeView binding and Treeview increase, delete, modify, traverse the database operation)
Processes-and-threads
- Processes and threads包括使用Win32 API创建、销毁线程——控制进度条,创建MFC用户界面线程,创建MFC工作者线程,进行耗时计算,设置线程的优先级,使用全局结构进行线程间的通信,使用自定义消息进行线程间的通信,使用事件对象进行线程间的通信等-Processes and threads, including using the Win32 API to create, destroy the threads- to control the progress bar, c
