资源列表
cfft
- 在c语言环境下实现快速傅立叶变换的功能,c实现fft变换
Union_area
- 这是2008/6金山网上招聘试题的第二个题,计算窗口上两个矩形所覆盖的面积和是多少。
spi
- IAR 环境下MEGA16的SPI驱动程序,包括软件模拟和硬件SPI-IAR environment MEGA16 the SPI driver, including software simulation and hardware SPI
inheritance
- inheritance in C++ emrograman ini mempertinggi kualitas dan produktifitas pengembangan software. Program pengembangannya dilakukan dengan pendekatan building block. Setiap block, disebut object, bersifat independen dan mampu berjalan sendiri atau s
poj-3468
- poj3468 二维线段树,实现的比较简单,利于刚刚开始学习的人 。-poj3468 two-dimensional segment tree, simple implementation, which will help people who have just started learning.
log
- C语言实现简单的日志打印,如下所示:前面是时间,后面是要打印的日志内容 2011-09-14 15:09:23 *** *** *** *** *** *** *** *** ** 2011-09-14 15:09:23 start to recordlog 2011-09-14 15:09:23 ************************************************** -C language implementation of a
ArrayList
- 自己写的类似.net中的ArrayList,可直接使用,方便转换-Write your own similar ArrayList of net can be used directly to facilitate the conversion
adc
- Analog to digital for keili program in ARM
qunfa
- *邮件源代码,,自己尝试一下。*的好代码-The mass mailings source code, try it yourself. Mass of good code
Frequency-Hopping
- frequency hopping in wireless communication
paixu
- 用单链表保存两个有序的集合中的数据,然后合并两个单链表使其仍然有序,本程序耗费时间最短-A single linked list to save the the two orderly collection of data, and then merge two single linked list so that it remains orderly, the procedure time-consuming shortest
ZJ
- 设计、编写和调试面向对象C++程序,采用运算符重载机制实现两个矩 阵的加、减、乘及输入/输出操作,要求通过()运算符重载来提取或设置矩阵 元素值(函数原型:返回值为double&,两个整型参数表示矩阵元素行、列值)。-Design, writing and debugging of object-oriented C++ program, using operator overloading mechanism to achieve two matrix addition, subtra
