资源列表
排序选择:
WineShopManager
- Wineshopmanager, a program in C#.
plc
- 电气控制与plc可控制,一本不错的plc学习用书籍。-Electrical control and plc control, a study with a good book plc.
CPPFAQSecondEdition
- book on c++ faq. for quick reference
RMF
- 通用权限管理平台,可以用作基础的开发平台-common power manager system platform
TCP-a-ShowHid
- 1:窗口响应消息显示或隐藏对话框 2:TCP非阻塞模式连接模块 -1: show or hid dialog when received message 2: Tcp connnect by no block mode
217869310DSP
- 学习dsp的必备书籍,适合中高级人员使用。-Dsp study of the essential books for middle and senior officers.
mario
- 一个基于DX的超级玛丽游戏,只有一关,希望代码有益于大家。-Super DX-based Queen Mary Games, only the first place, want to code the benefit of everyone.
mproxy12
- MultiProxy is a multifunctional personal proxy server you can install to help speed up your downloads, especially if you are trying to get several files form overseas or from otherwise rather slow server. It can also help protect your privac
CFaq
- this is a mirrored site c-faq. thought might need offline
ch11a
- 排序(sort)是电脑科技最常用的一种作业,依资料的值排成指定的顺序,通常是由小而大的升幂顺序(ascending),也可以依资料的值排成由大而小的降幂顺序(descending),我们周遭到处都是资料,例如电话簿,电话号码若不照顺序排列,您要找到朋友的电话恐怕很难。 -Sort (sort) are the most commonly used computer technology as a homework, depending on the value of the informa
IR_Learn
- This IR (Infra-Red) learn module for home automation system. It can learn IR codes from different IR remotes, and then execute any assigned actions controlled by learned IR remote. This project was developed using Keil 8051 compiler. Proces
ch11b
- 插入排序(insertion sorting)是以前使用卡片储存资料时代最常使用的排序方法,使用者挑出一张卡片,决定它的位置,就插入适当的位置,同样的方式也适用于程式,在插入排序处理的一个回合里,会插入一个记录进入已排序完成的串列里头。 本小节将介绍两种插入排序方法:直接插入以及谢耳(shell)排序法-Insertion Sort (insertion sorting) are previously stored information on the use of time cards