资源列表
lpc213x1
- 自制AT89S51编程器,原理图,PCB图,还有原码,所有东西都提供-homemade AT89S51 programmer, schematics, PCB map, the original code, all things are provided
caoshiguanli
- 随着市场经济的发展,超市已经广泛的走进了人们的生活,而且其规模也越来越大,商品种类和数量也越来越多。在这庞大的商品物资面前,管理就变成了超市顺利运作首要解决的问题,这就需要一个功能强大的管理系统来协助超市的管理者。 我们设计的系统面向超市管理者、销售人员、采购人员和仓库管理员,因此针对各个用户来设计各功能。管理者可以通过该系统实现人事管理,通过汇总功能来了解商品的销售、采购、库存等情况,及时把握超市实际运作状态。而销售人员、采购人员和仓库管理员可以更方便、透明地实现各自的操作和管理 -W
timevb32_311a
- VB编写的DS1994读写程序,DS1994是带有时钟功能的信息钮扣,运用范围很广泛。-VB prepared by the DS1994 literacy procedures DS1994 is a functional clock with the information button, the application scope is very wide.
02MemRepair
- 一个小型的内存修改器,这个程序实现的功能和金山游侠之类的软件类似。-a small memory device changes, the program's functions and Jinshan drifter like similar software.
18B20_4
- 18B20温度传感器与风扇控制 -18B20 temperature sensor and fan control temperature sensor and fan control
gridedit
- 在FlexGrid基础上,扩展编辑功能,VC开发-in FlexGrid based on the expansion of editing function, VC
mgdemo-1.6.0.tar
- 飞漫公司的minigui的1.6.8收费增值版本的demon等示例程序,绝对好用-fly diffuse the MiniGUI the 1.6.8 version of the value-added charges such as sample program demon absolutely useful!
XmlDemo
- 一个运用xml的例子,对学习的同志是十分有帮助的.请下载-an application xml example, to learn the comrades have been very helpful. Download
05041062ofdm
- OFDM调制的的AWGN加瑞丽衰落信道,其它的我就不多说了-OFDM modulation of the AWGN Jiaruili fading channel, and others I do not talk a lot
05041062
- 1.产生(0-1)分布随机数的方法:z i =(16807zi-1 +1)mod(pow(2,32)).被主函数调用. 2.产生U(0-1)分布利用公式:x1=sqrt(-2lnU1)cos(2PiU2), x2=sqrt(-2lnU1)sin(2PiU2) 3.产生瑞利分布,用两个独立同分布的正态分布值,用公式 x= sqrt(Y1*Y1+Y2*Y2)产生瑞利随机数. 4泊松分布-1. 20 (0-1) random number distribution methods : i
algrithm
- 算法设计与分析的经典程序,主要有0-1背包问题,最小生成树等。-algorithm design and analysis of the classic procedure, mainly 0-1 knapsack problem, such as minimum spanning tree.
1602h
- LCD1602B基本驱动函数库 1、需要底层硬件驱动函数支持 基本的宏定义: LCD_RS LCD_RW LCD_E LCD_SetWriteData LCD_SetReadData LCD_HalfData_Port LCD_HalfData_DDR LCD_SendHalfCharHigh(a) LCD_SendHalfCharLow(a) 2、需要基本的延时函数支持基本的延时函数: DelayMs() 毫秒 DelayUs()