资源列表
shunxubiaoshujujiegou
- 数据结构,顺序表,查找,排序。环境下进行,前面需要该写下-data structure, order forms, search, sort. And under the previous need to write
mcs51-spi
- 1,这是一个标准的SPI总线接口程序代码. 2,可以读写SPI接口的电子器件或设备.
511Example
- 该程序主要是用来了解定时器的运行规律,并对他进行必要的应用。
FlightSchedularTableModel
- 航班计划表模型,提供表的制作
shuzucreat
- 根据行和列数,随机创建一个数组,并有查询功能-under several rows and columns, creating a random array, and the inquiry
arm irq
- arm irq
seedoctor
- 模拟医院排队看病,当输入命令a时请输入病人的病例号码,当输入命令n时则打印下一位看病的病人的病例号码,当输入q时停止看病,并且打印明天一次看病的病人的病例号码。-Analog line up hospital treatment, when the input command a sick when you enter the number of cases, when the input command print n when patients see a doctor the next n
five-star
- 一个显示五星的小程序,很好玩的,希望大家鼓掌欢迎。-A display of small five-star program, is a lot of fun, and I hope everyone applauds.
suanfa
- 通过广义表描述字符串创建表的算法 通过广义表描述字符串创建表的算法-Table describes the string through the generalized algorithm to create table
perceptron
- Perceptron single-layer
p
- rqnoj第一题明明随机数题解,c语言代码,-rqnoj first question is clearly a random number solution theme, c language code,
4-4
- 设计一个银行账户(Account)类,包含户名、帐号以及当前余额属性,可完成开户、存款、取款和查询余额等行为。银行账户类的定义如下: class Account { private: char mName[20] //银行账户的户名 long mSN //本账户的帐号 float mBalance //本账户当前的余额 public: Account(char name[],long num,float amount) //类的构造函数 ~A
