资源列表
TCP-IPVolumeIII
- TCP-IP详解.卷三:TCP事务协议,HTTP,NNTP和UNIX域协议 详细讲述了TCP-IP的一些应用等。-TCP-IP Xiangjie. Volume III: TCP Service Agreement, HTTP, NNTP and the UNIX domain protocols described in detail a number of TCP-IP applications.
beingLinker
- 这是一个自己开发的健康管理程序全部源代码,直接引用即可。-This is a development of the health of their own management procedures of all source code, can be directly quoted.
PWM
- 使用stm32产生一路PWM波,波形可以通过按键修改PWM波的占空比和频率-Use stm32 produce PWM wave all the way, waveform can be modified through the buttons the duty ratio and frequency of the PWM wave
Info-datamining
- 毕业设计的小软件。该软件可以导入指定目录名称的CSV文件,并且可以批量导入特定格式的doc文件数据作为数据源。由VC自带的表格控件对数据进行显示和简单的增删改查。最后,可以对数据进行关联运算得到其关联矩阵并以csv格式导出。-Graduation design of small software. The software can import CSV file and specify a directory with the name of the next batch of introduc
HotelManagement
- 酒店管理的C++源代码,用C++实现酒店的管理流程-Hotel Management of C++ source code, using C++ to achieve the hotel' s management process
51单片机数字时钟
- 利用51单片机来设计一个数字时钟,24时制,具有闹铃等功能(Using 51 singlechip to design a digital clock, 24 time system, with alarm and other functions)
HKCLASS
- HK算法,Visual Studio2005实现,输入数据使用.txt文档,只支持2维数据分类-HK algorithm, Visual Studio2005 implementation, the input data used. Txt document, only support two-dimensional data classification
8586cms4.0.access
- 乐享CMS简单文章管理系统基于老Y文章管理系统进行的二次开发,在其基础上改进了一些功能,并陆续会增加新的功能和特色,目的是更好让站长使用,在老Y基础上,增加了全站静态功能,让搜索引擎更好的收录及让网站速度更快!-Fun in CMS simple article management system based on secondary development of the old Y article management system, and the basis of its enhanced
COM
- VC++ 开发的基础 掌握了com就可以理解很多面向对象的设计思想-VC++ development foundation
u-boot-1.1.1.tar
- 嵌入式bootloader源代码,可以轻松的在一周之内一直到各类MCU上,如MIPS,ARM7,ARM9,XScale,Power PC等平台。-latest version of the embedded Bootloader source code, can easily within a week and have all kinds of MCU, such as MIPS, ARM7, ARM9, XScale, Power PC platform.-uboot1.1.1
ActivePower
- 基于wince的电力控制人机交互界面,可显示三相电压电流,设置采样变比-Wince the power to control the interactive interface to display three-phase voltage and current, set the sampling ratio
tcpipPart_3
- 第三卷的内容细节覆盖了当今TCP/IP编程人员和网络管理员必须熟练掌握的四个基本方面:T/TCP (TCP事务协议),这是对TCP的扩展,使客户--服务器间的事务传输更快更有效和更可靠; HTTP (超文本传送协议),这是飞速扩展中的万维网的基础; NNTP (网络新闻传送协议),这是Usennet新闻系统的基础; UNIX域协议,这是在UNIX实现中应用非常广泛的一套协议。 与前面两卷一样,本书有丰富的例子和实现的细节,他们都是4.4BSD-Lite中