资源列表
SportsGamesSystem
- (1).可以输入各项目前三名的成绩。 (2).能统计各学校总分。 (3).可以按学校编号,学校总分、男女团队总分排序输出。 (4).可以按学校编号查询学校某个项目的情况,可以按项目编号查询取得前三名的学校。 (5).输出形式:有中文提示,各学校分数为整形。 界面要求:有合理的提示,每个功能可以设立菜单,根据提示,可以完成相关的功能。 (6).储存结构:以顺序存储结构储存数据。
AddressList
- 一个简单的通讯录程序,自己编写的控制台程序,利用了链表,是一个关于链表操作学习的很好例子。-A simple address book program, their own procedures for the preparation of the console, using a linked list is a list to operate on a very good example of learning.
inf
- 能对学生信息进行 存储 查询 修改 等功能-Students can modify the information stored query functions
vb_Programming_Driver_information_system_informati
- vb编程设计系统信息驱动器信息代码vb Programming Driver information system information code-vb Programming Driver information system information code
VBmonijianpan
- VB6.0模拟键盘按下效果,希望对需要的人有所帮助-Press the effect through VB6.0 simulation keyboard, and I hope to need help
3
- 易编的网络嗅探器,很不错的易语言源码,适合易语言爱好者使用。-Easy to compile a network sniffer, very good and easy language source code for easy language enthusiasts.
12
- 模拟键盘与动画窗口 ,很不错的易语言源码,适合易语言爱好者使用。-Analog keyboard with the animation window, very good and easy language source code for easy language enthusiasts.
422470370JIN
- 一个关于matlab的信号程序 放出来供大家参考-a progress of matlab signal
bank-account-management
- 银行账户管理的小程序,主要是实现银行的开户,登录,注销等功能。适合学生借鉴学习。-Bank account management applet, mainly to achieve the bank account, login, logout and other functions. Suitable for students to learn from.
QAMOFDM
- QAM调制的OFDM实现过程,加CP,IFFT,加噪声,FFT,还原数据-QAM OFDM modulation implementation, plus CP, IFFT, plus noise, FFT, restore data
Calender
- This program generates the calender of a given month and year, knowing the fact that 1st January 1900 was Monday. The code is simple and well commented.