资源列表
16f877ADC
- 电压模数转换,是一个学习PIC单片机的好例了。-the analog to data covertion is about votage
20121121SELECTIO
- 一个典型的Select IO 模型实例源代码,供大家参考使用,要下从速!-A typical model Select IO source code examples for your use and reference to the next as soon as possible!
EDall
- 合作检测算法,各种传统判决规则,基于能量检测算法-coorporated detection
ProximityFile_NFC
- Use Windows 8 NFC proximity API to transfer image file
tcpserve
- qt 下tcp通讯服务端,实现跨平台的局域网通讯
VB.NETSerialPort
- SerialPort For VB.net
address-book
- 实现制作一个通讯录功能,还有对通讯录的增删改操作,以及对数据文件的读取和改写,该代码采用多文件的方式,分成多个模块-Making an address book function, CRUD operations on contacts, as well as the data file read and rewrite the code using the multi-file into multiple modules
jpip
- JPIP iis version intergaraion with openj-JPIP iis version intergaraion with openjpp
Socket01
- socket通信简单例程,分为服务端和客服端,实现服务端和客服端的简单通信-socket communication simple routine, divided into server and the customer service side
HelloCE
- WINDOWSce程序编程基础可以帮助你更好的入门,可以帮助初学者-the source file of window ce
QQ-liaotian1.1
- 一个简单的像QQ一样的登录聊天系统,可以登录或一个局域网内进行聊天-this is qq liaotian xitong
sharedatawithmultip
- 对于同一个进程,多次加载时,会创建其多个实例,如第一个实例A的进程地址空间(4GB),第二个实例B的进程地址空间(4GB),每个进程实例的地址空间中都有多个代码页面和 多个数据页面, 首次A加载时,它们会被映射到虚拟内存中,当出出数据页面被修改时,系统会首先截获,接着为应用程序A试图写入的内存页面分配一块新的内存,然后复制页面内容,最后让应用程序写入刚分配的内存块.此时,应用程序A的数据页面已经指向的新的地方.这里主要运用了页面的写时复制特性. -For the same proc
