资源列表
forestnatualresources
- 可以自定义半径查询工具、另存、添加图像文件及在图层上自动加上地方的名字
模拟家用时钟
- 用C语言编写来模拟时钟,具有一般时钟的功能。可以精确到秒-this is a C code clock, with common functions of a clock and with precision to second.
digital_modanddemod
- Various routines that simulate or compute aspects of digital communication systems
sine
- altera 的sina函数ip核,可直接调用
liche
- 是一个堆栈的典型事例,千万不要错过啊? 是我自己写的啊-stack is a typical example, should not miss ah? Yes, I wrote it myself ah
elevator
- 本人自己写的电梯模拟程序 简单易懂 不复杂 -I wrote it myself, elevator simulation program is not easy to understand the complex
addr
- 数据结构的课程设计 学生通讯录的管理 C++做-Data structure the management of curriculum design, student address book C++ to do
xuejiguanli
- 自编的简单学籍管理系统 【问题描述】 该系统要求对一个文件中所存储的学生数据进行各种常规操作,如:排序、查找、计算、显示等功能。通过此课题,熟练掌握文件、数组、指针的各种操作,以及一些算法思想的应用,实现一个简单的学生管理系统。 【功能要求】 (1)学生信息包括: 学号,姓名,性别,出生(年,月,日),三门课成绩和总分( 数学, 英语, C语言, 总分)。 (2)需要实现的功能 1)建立学生信息 3)按总分递减选择排序,并显示按总分排序后学生信息 4)按学号
cfloatedit
- 只能输入浮点数的编辑框控件,并且可以设置输入的范围,输入不符合要求会提示错误-The only input floating-point number in the edit box control, and can set the input range of input does not meet the requirements will prompt error
LMS_PI
- 功率倒置算法的LMS实现,因为自己遇到了点问题,本人一直在找这个程序,没找到,故自己重新检查把问题发现了,相信如果你要实现的话可能会遇到这个问题祝你好运!-Power inversion algorithm LMS implementation, because they encountered a point problem, I ve been looking for this program, did not find it to re-examine the problem yourse
CG
- 共轭梯度法求解线性方程组,主要采用FR共轭梯度法-solve liner solutions from CG
grade-manager
- 用链表实现简易成绩管理系统,可输入,添加,删除,存储,读取等-List realize simple performance management system, you can enter, add, delete, store, read, etc.