搜索资源列表
proj1
- minibase diskmanger buffermanger
Proj1
- 这是经典的背包问题,其中包含多种算法,以及背包问题的拓展
proj1-s
- mini database hpfile implement
proj1
- minibase diskmanger buffermanger
Proj1
- 这是经典的背包问题,其中包含多种算法,以及背包问题的拓展-This is the classic knapsack problem, which includes a variety of algorithms, as well as the expansion of knapsack problem
proj1-s
- mini database hpfile implement
queen
- 并行算法的queen问题实现。在smp环境下使用mpi编写-Parallel Algorithm realize queen problem. Smp environment in the preparation of the use of mpi
proj1-uboot-arm-linux
- ppt onU-boot porting on ARM target.
proj1
- 在Windows系统中,安装GLUT库:打开glut-3.7.6-bin.zip,取出glut.h,glut32.lib,glut32.dll,分别放置。 使用Visual Studio C++编译已有项目工程,并修改代码生成以下图形: 在此基础上,修改各顶点颜色,使得每个顶点颜色不一样,多边形内部颜色渐变。 操作方法和实验步骤: 1.使用GL_POLYGON模式绘制白色的多边形,由于所绘多边形为凹多边形,故从最左上角的
proj1
- A very basic OpenGL program using GL functions to draw and transform stuff. This is also my first project in a graphics course, not perfect but it s very very basic. Source code written in C.
proj1
- This a sample C Sharp program. Actually it is a trial NPR program generated in NI vision Assistant. There are three steps. 1 Select image to process, 2. Select run to process, 3.Select Display number -This is a sam
proj1
- 这是一个用c++编写的分词程序,希望对大家有用-this is a programme written with visual c++
proj1
- convert number system base - 2-36
Proj1-89104318
- this a simple math expression parser-this is a simple math expression parser
proj1
- example MPI. This is only a test so that you can understand better the MPI idea/
ucore-lab1
- Ucore是一个很小的适于学习的操作系统,此“麻雀”包含虚存管理、进程管理、处理器调度、同步互斥、进程间通信、文件系统等主要内核功能,总的内核代码量(C+asm)不会超过5K行。充分体现了“小而全”的指导思想。 这是ucore的实验1:系统软件启动过程。实验目的:操作系统是一个软件,也需要通过某种机制加载并运行它。在这里我们将通过另外一个更加简单的软件-bootloader 来完成这些工作。为此,我们需要完成一个能够切换到x86 的
proj1
- MIT--航空航天工程中的计算方法_模拟飞机的动力学 MIT公开课程--航空航天工程中的计算方法 这门课程适用于在航空和航天工程中出现的计算方法的入门学习。其应用是从航空宇宙结构,空气动力学,动力学和控制,和航空宇宙系统选出的。其技术包括:常微分方程系统的数值积分;偏微分方程式的有限差分,有限体积, 和有限元的离散化;数值线性代数;本征值问题和带有约束的最优化。-MIT- Aerospace Engineering in the
proj1
- 输入25个数字,5+5矩阵把最大的放中间,四个最小的分别放在四个角上,其他数字不变!-Enter the 25 numbers, 5+ 5 matrix to put the middle of the biggest, smallest, respectively, on the four corners, and other figures remain unchanged!
proj1-traces.tar
- 写一段C或Java程序对一个2,1转移预测器进行建模。你的程序需要从名为history。txt的文件中读取信息。-Write a C or Java program on a 2, 1 transfer prediction modeling. Your program needs from the name history. Txt file to read information.
spring-test
- Cache模拟器 程序运行时,都会对内存进行相关操作,所访问的内存地址可以被记录下来,形成memory trace文件。在本实验中,你将使用benchmark程序产生的memory trace文件来测试Cache命中率,文件可以在http://cseweb.ucsd.edu/classes/fa07/cse240a/proj1-traces.tar.gz上获得。-Cache simulation