搜索资源列表
fox
- Turbo C - (C) Copyright 1987, 1988 by Borland International */ #define S_IREAD 0x0100 /* from SYS\\STAT.H */ #define S_IWRITE 0x0080 /* from SYS\\STAT.H */ #define TRUE 1 #define FALSE 0 #define MSGHEADER \"MICROCALC - A Turbo C D
ADzhuanhuan
- AD转换子模块,用于AD的转换程序模块,是数字模拟转换很好的源码-ad change
10_AD_sampling_software_filtering_method
- 10种AD采样的软件滤波方法,在不同环境采用不同的采样方法。-10 AD sampling software filtering method, in different environments using different sampling methods.
C51code
- 单片机C51典型应用设计代码:串行口、AD转换、lcd液晶显示、I2C应用、定时器时钟、综合应用-Typical C51 MCU application design code: serial port, AD converter, lcd liquid crystal display, I2C applications, timer clock, integrated application
Auction
- 数据结构实验中开发的一个小型往上拍卖系统,能够实现广告投放、按条件排序和竞拍商品的功能。-Experimental data structure developed in a small upward auction system that enables ad delivery, sorting and auction of goods by the conditions of the function.
AD
- algorithms and data structures = programs
AD2543
- 这个压缩文件使用c语言描写的数字系统的ad数据采集-ad collection
complex_add_multiply
- 设两个复数A=a+bi, B=c+di(其中a,c为实部,c,d为虚部) 则A+B=a+c+(b+d)i A*B=ac-bd+(ad+bc)i,用单链表实现-complex add and multiply
DataStruct
- 设计一个网上拍卖系统,该系统共分五个部分由浅入深逐渐完善。第一部分要求创建完成拍卖系统日期、广告、用户三个核心类;第二部分创建完成拍卖项目,允许用户注册、登录和注销,注册用户可发布拍卖项目,即广告;第三部分扩展拍卖项目,使项目进行分组并显示类别,注册用户可在发布广告时选择一个类别,普通竞标者可根据类别筛选广告列表;第四部分添加通过关键字筛选广告或使之排序的功能,竞标者可选择以卖家电子邮件地址、张贴日期、截止日期或物品数量为排序依据;第五部分允许注册用户在广告上放置投标。-Design of an