资源列表
usbApplication
- 上传文件也太麻烦了吧!这样的话谁愿意上传文件啊?-upload documents too much of a hassle! So who will be willing to upload documents ah?
answer_system_base_on_rs485_serial_communication.r
- 一个基于485总线的抢答器系统的设计文档,参加电子竞赛的论文。-based on a 485 bus Responder system design documentation, to participate in the electronic race theses.
JavaGossip-V2
- java学习笔记。葛良优的作品,讲述了jdk5.0的新特点。-java study notes. GE Liang-priority work, spoke of the new features jdk5.0.
HuaWeiDevCriterion
- 华为的编程开发规范与案例,了解华为的开发规范很有帮助-Huawei programming norms and precedents understanding of the development of standardized Huawei helpful
ISA2004
- 两个小时成为ISA2004专家 ISA王者归来..... 介绍ISA的部署及配置-two hours as experts ISA2004 ISA return of the king ... on the deployment and ISA Configuration
huibianjichu
- 中文 汇编基础.PDF 比较详细 需要的朋友可以-Chinese compilation basis. PDF need more detailed look at the friends
complexnetworks2006
- 这是一本关于神经网络方面的经典文章,主要介绍了神经网络的内容-This is one of the neural network is a classic article introduces the neural network content
PatternBasednalysisofPEL4WS
- 关于web合成的一篇文章,很是经典,由IBM工程师所作-on the synthesis of a web article, very classic, made by IBM engineers
200672681935
- 主要介绍U-BOOT的结构,流程,以及交叉编译环境的建立-introduced U-BOOT structure, processes, and cross compiler built environment
howtocreatedynamicCBinC++
- 滑动控件是Windows中最常用的控件之一。一般而言它是由一个滑动条,一个滑块和可选的刻度组成,用户可以通过移动滑块在相应的控件中显示对应的值。通常,在滑动控件附近一定有标签控件或编辑框控件,用于显示相应的值。滑动控件在应用程序中用途级为广泛,如在桌面的属性中就可以看到。为此,让我们一起来看一下它的实现方法。-Sliding Windows Control is the most commonly used one of the controls. Generally it is a slidi
UpdateApp
- 现在很多共享软件都有\"在线升级\"功能,比如\"Windows 优化大师\",\"超级兔子\",所谓在线升级就是一个版本检测程序,通过他,用户可以随时检查有没有新版本程序,以便及时升级.-now sharing software has many "online upgrade" features such as "Windows optimization guru" and "Super Rabbit", the so-called
zidongxiezai
- 使用MFC实现COM组件时,经常节省许多开发时间。例如,使用AppWizard生成的基于MFC的COM dll工程,已经自动的提供了DllRegisterServer功能的实现。然而,却没有自动生成DllUnregisterServer功能。一般情况下,DllUnregisterServer对于程序是不可缺少的,因为一个完整的程序,不仅需要自注册功能,同时也需要自卸载功能。-use MFC COM, we often save many development time. For example