搜索资源列表
mulThread
- Visual C++.NET实用编程,创建多线程的实例,可以学习多线程编程的基本思想。
AT89S51.rar
- 有很多很实用的单片机例程 并配有电路图 WORD文档 PROTEUS仿真实例,There are many very practical with a routine single-chip circuit simulation WORD document PROTEUS
Advanced.rar
- 一个完整的数据采集卡控制与界面现实例程,界面美观大方实用,A complete control and data acquisition interface card routine reality, elegant interface utility
RTSP
- 实用rtsp开发例程,RTSP点播消息流程实例-Develop a routine practical Real Time Streaming Protocol
thread-m
- linux下多线程网络应用实例,很实用的哦。-linux network under the multi-threaded application examples, it is useful oh.
autocad_VBA
- aotucad的VBA例程集,里面很多实例,非常的实用。-aotucad set of VBA routines, which in many instances, very practical.
0517VisualBasic_pup6
- 本书以Visual Basic 6.0中文版为语言背景,以程序结构为主线,将Visual Basic常用的控件分散到各章介绍,通过大量的实用例程,深入浅出地介绍了Visual Basic程序设计的基础知识和编程方法;内容全面,实例丰富,简明易懂,突出实用性。全书共分11章,其中最后两章为选学内容,主要是帮助读者提升软件设计的应用能力,读者可根据自己的学习兴趣和学习基础选学。-Book to the Chinese version of Visual Basic 6.0 for the lingu
duoxianchengshoupiao
- 利用多线程可以很好实现的网络售票实例,很实用。-Achieved using multi-threading can be a very good network of ticketing instance, very practical.
hhhh
- 功能很强大,内容很丰富,很有实用价值的线程与进程实例,供大家参考-Function is very powerful, the content is very rich, very practical examples of threads and processes, for your reference
csharp100
- c#(c sharp)实用100小实例 内容有 锯齿型数组 重载 邮件提示器 邮件发送程序 透明窗口 进度条的使用 运动的球 菜单的使用 翻牌游戏 网页下载器 线程例子 线程休眠 类型转换 简易计算器 生成网页 添加控件 浮动的窗口 浏览图片 测试webserer 栈的操作 枚举的使用 构造函数 来抓我啊 显示系统字体 时钟的使用 旋转的秒针 方法重载 文件读写 文
MFC-multithread
- mfc设计tcp程序代码实例,包含了7个实用的练习例程,深入了解mfc多线程编程-Tcp programs examples based on MFC,inludeding 7 practical practice routines,allow you look insight the MFC multithread programing.
FileClearTool
- 本人用visua c++写的一个垃圾文件清理工具,用到了多线程和常用的控件操作,是初学者一个很好的入门参考实例,且具有一定的实用价值-I use visua to write a c++ garbage clean-up tools, used a multi-threaded and commonly used control operation, beginners is a good reference example, and has a certain practical value
C#高级编程例程
- 适用于具有一定编程经验的开发者,该书全面介绍了C#开发过程,还包括实例教程,非常实用
stitchrank
- 一个简单实用的socket编程例子,server端与client端进行通信的简单实例,(Socket programming example of a simple and practical, the server side and client side communicate simple example,)
C语言例程
- 单片机学习过程中需要熟练掌握的一些程序实例(MCU learning process, you need to master some of the procedures examples)
线性CCD例程
- CCD摄像头的实例程序,实用与XS128芯片,对于整个传感器的使用,有很好的教学意义。(CCD camera examples of procedures, practical and XS128 chip, for the use of the entire sensor, has a good teaching significance.)
实例74_实用程序_金额小写换大写
- 实例74_实用程序_金额小写换大写(An instance of the 74_ utility _ amount for uppercase lowercase)
实例75_实用程序_打字练习
- 实例75_实用程序_打字练习(An instance of the 75_ utility _ typing practice)
pic18系列单片机c语言应用实例
- 非常实用,适合于初学者、对单片机的功能。做了例程和注释、简单易懂(Very practical, suitable for beginners, to the function of single chip microcomputer. Do the routine and annotation, easy to understand)
NPOI实用例程
- NPOI是指构建在POI 3.x版本之上的一个程序,NPOI可以在没有安装Office的情况下对Word或Excel文档进行读写操作。是一个开源的C#读写Excel、WORD等微软OLE2组件文档的项目。核心团队是位于中国上海的一群技术开发者,大量的实例代码开源,一些技术服务是有偿的,但是一些基本的OFFICE办公软件操作是完全免费的,而且不用安装office环境,处理数据效率也极高。本资源是官方提供的使用样例,包含处理Office excel、word、ppt用法还有使用xml的典型用法。