资源列表
Threadpractice
- 最简单的线程的例子,供初学者学习线程的使用,已经不能再简单啦,下来看看吧!-most simple threads example, for beginners to learn the use of threads, can no longer be simple -- and look down!
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
VCPPCALL
- 使用了VC的远程调用。远程注入函数,可以实现游戏的功能。-Use the VC to remote callers. Remote into the function, the game features can be achieved.
hashtable
- 介绍怎样创建一个哈希表和链表的使用方法,可供入门参考-Describes how to create a hash table and linked list to use
input-and-output-students-scores
- 用C++编程的一个程序,可以输入和查询学生的学号、语文成绩、数学成绩、英语成绩。-The number of students with programming a program C++, you can enter and query language scores in math and English scores.
mostvalurs
- /*题目内容:有n件产品,编号分别为0,1,2,3,4,5,6....n-1,它们的重量分别是a[0],a[1],a[2]......a[n-1],它们的价值分别是b[0],b[1].....b[n-1],现在给你个承重为w的背包,如何让背包里装入的物品具有最大的价值总和? */ -this is a program that may help you do something
calcDay
- 给出从1年1月1日到某天的总天数,计算出年月日,并逆运算。-calculate date
duo
- 改程序可以实现多项式的相加,引用链表的功能实现上的-the function of this progress is to create the duoxiangshi
LPB1
- 边视角的DLT度分布函数的线性规划程序实现,此程序是基于节点视角的程序-edge-perspective distribution of DLT
