资源列表
WGS84-Beijing54
- 这是一个应用在GIS中的程序,本程序能够完成不同GIS坐标之间的转换。-This is a GIS application in the process, the process can be completed between different GIS coordinates of the conversion.
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
nova-t-usb2
- DVB USB framework compliant Linux driver for the Hauppauge WinTV-NOVA-T usb2
MatlabPFV9067Ebookwediyo945546
- 源码MatlabPFV9067Ebookwediyo945546的功能强大,比其他同类源码功能跟多,学习必备-Source MatlabPFV9067Ebookwediyo945546 powerful, more than other similar source function, learning necessary
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.