资源列表
memory
- 内存管理实验 1. 实验目的: 用高级语言编写和调试一个内存管理程序,以加深对内存的分配、回收以及空闲块管理的理解。 2. 实验内容: 编写一个模拟程序,完成内存可变分区分配的模拟,要求采用最佳适应法、最坏适应法、首次适应法或下次适应法之一。 实验具体包括:首先确定分配内存块管理的数据结构、空闲块的数据结构,然后完成内存分配、内存回收、空闲块管理等程序代码 最后编写模拟分配和回收过程的主函数,上机实验并取得结果数据。 -Memory management in Exper
parag
- H=CIRCLE(CENTER,RADIUS,NOP,STYLE) This routine draws a circle with center defined as a vector CENTER, radius as a scaler RADIS. NOP is the number of points on the circle. As to STYLE, use it the same way as you use the rountine PLOT.
login
- 基于国产数据库openbase的图片管理系统的登陆界面-Based on the picture of domestic database management system openbase landing interface
CodeFile1
- C#调用c++的dll,详细。注释很多,学习的好帮手。-C# calling c++ for dll, in detail. Note a lot, learning a good helper.
2dtransform
- 2 DImensional Shearing
manage
- 管理费用的一个很简单的搭建的界面环境 可以通过点击不同的按钮实现不同的功能-Manage the resoucre
StillClock
- C++ clock with special surprise
ShuJuKu2
- 教你如何利用Java平台实现数据库的开发-Teach you how to use the Java platform database development
haimingmacc
- 实现海明码的基本运算 可进行编码解码纠错-Hamming code to achieve the basic error correction encoding and decoding operations can be
MyDatabase
- 一个用于管理无线节点的程序关于访问数据库的编程实现-part of the source code for a program managing several endpoints in wireless network
69491732X9C103
- 数字电位器X9C103 步进控制 数字电位器向上调一步 数字电位器100个抽头,相当于99步-Digital potentiometer X9C103 stepping control
getpixel
- VB得到Windows桌面的像素大小,主要是得到高度和宽度值,也就是大家熟悉的像素值,叫做也可以,一句代码就可实现这种功能:MsgBox ("桌面宽度为:" & Screen.Width / Screen.TwipsPerPixelX & "像素,高度为:" & Screen.Height / Screen.TwipsPerPixelY & "像素"),会弹出一个窗口告诉你桌面的长度像素值和宽度像素值。-VB get the pixel size of the Windows desktop,
