资源列表
C2
- 简单的c程序,包括求和、求最大值、输入输出函数,可以运行。-Simple C procedures, including the sum of maximum value, including input and output functions, you can run out.
google-code-jam
- 输出50个16位的01串,这些01串满足在2到10进制中,都是一个合数,输出这50个01串,并且输出分别在2到10进制中,这些数的约数。-Output 50 16 01 string, 01 string which meet 2-10 in hexadecimal, is a composite number, the output of these 50 01 string, and outputs respectively 2-10 decimal, about the number of
main
- this another simulation of playing piano note in AVR microcontroller by proteus. it use ATmega32 as microcontroller. -this is another simulation of playing piano note in AVR microcontroller by proteus. it use ATmega32 as microcontroller.
yuan
- 教练员A、B和C将要从编号为1到n的队员中挑选自己的队员。为公平起见,每个教练都根据自己的喜好程度将队员排序;你负责根据以下规则为他们分配队员。 你拿到的数据是a、b、c三个数组,表示三个教练对队员的喜好程度排序,每个数组都是数字1到n的一个排列,下标越小表示教练越喜欢该队员。你的分组规则是,从还未被分配的队员中找一个教练A最喜欢的队员分到A组;然后,在未分配的队员中分配教练B最喜欢的队员到B组;然后是教练C;再是教练A、B......依次类推直到所有队员分配完毕。
recursion_formation
- 用于产生所有排列情况的二维数组,其中用到了递归的基本算法。-Arange algorithm
yupuproject1.2
- 本程序是一种在matlab上的语谱图的实现。 备有简单注释以便于理解。-This procedure is a kind of up in the matlab implementation of the language spectrum. Notes are available in order to facilitate easy understanding.
40k_test
- 基于c语言开发的40KHz超声波产生与发射程序,适用于51系列单片机-C-based languages have developed and launched 40KHz ultrasonic procedures, applicable to 51 Series Single Chip
extract_yuv_frames
- 从yuv文件中提取帧,从yuv文件中提取帧-extract frames from yuv file
laoluGUI
- 该程序是实现了数字信号处理中的一种典型滤波方法,并给出了很优秀的界面,自己编写的。-A good code .
123
- 迷宫问题,如何在C/C++环境下实现迷宫问题-Maze problem, how C/C++ environment the question of the realization of the maze
LL1
- It s aLL1 implementation of slr table
3
- k阶斐波那契序列的实现,输入阶数以及上限,输出完整序列。-k-Fibonacci sequence to achieve, enter the order number as well as the maximum output of the full sequence.