资源列表
fib
- 定义:f0=f1=1, fn=fn-1+fn-2(n>=2)。{fi}称为Fibonacci数列。 输入n,求fn mod q。其中1<=q<=30000。 Input format: 第一行一个数T(1<=T<=10000)。 以下T行,每行两个数,n,q(n<=109, 1<=q<=30000)、 Output format: 文件包含T行,每行对应一个答案。
Form1
- 简单的计算器,c#初学者可以利用,可以运行基本的运算。-calculator
csharpTest
- csharp的2个小练习 有爱自下 源自于 beginning c# object-csharp' s two little practice there is love from the next
3-41
- 查找多位学生成绩中的最高成绩,并且输出学生信息-Find the highest number of student achievement scores, and student information output
10
- 实现了图像阈值变换的功能,用VC++,MFC完成喜欢数字图像处理的可以仔细看看带代码,一起学习研究-Threshold to achieve the image transformation function, using VC++, MFC complete digital image processing can be like a closer look with the code, along with study and research
3-Readme
- CP210x Windows Driver v4.20 Release Notes Copyright (C) 2004 Silicon Laboratories, Inc. This release contains the following components: * unin98.exe * uninstall.exe
hashtable
- 介绍怎样创建一个哈希表和链表的使用方法,可供入门参考-Describes how to create a hash table and linked list to use
hw1.1-b033040022
- 輸入奇數,可以印出奇數的magic square-Enter an odd number, you can print the odd magic square
duo
- 改程序可以实现多项式的相加,引用链表的功能实现上的-the function of this progress is to create the duoxiangshi
avrusbprg
- avr isp driver for avrstudion serial , stk500 or stk502 uses com1....................com6-avr isp driver for avrstudion serial , stk500 or stk502 uses com1....................com6
stopwatch
- 测试代码运行时间,很不错的程序测试类。已封装好,有注释。-Run-time test code, it is a good type of program testing
uyv
- C source code YUV to RGB