-
cpu
cache,实现了部分简单指令,仿真模拟确认可行(Single-cycle CPU, to achieve some simple instruction, simulation confirm feasible)
- 2015-01-05 14:11:10下载
- 积分:1
-
Initialize
说明: 采用cvi语言编写 对agilent 34970a万用表进行初始化设置,可作为在 labwindows/cvi使用agilent 34970a万用表进行数据采集的参考代码(Cvi language used to initialize agilent 34970a multimeter settings, can be used as in labwindows/cvi using agilent 34970a multimeter for data collection reference code)
- 2008-10-30 13:00:34下载
- 积分:1
-
PlaneGame0.9
学习java基础的小游戏,简单地写出java实现双缓冲技术,使物体动起来的代码(Learn the basics of Java games, simply write out the Java implementation of double buffering technology, so that objects move up the code)
- 2018-08-19 09:59:36下载
- 积分:1
-
lzg
说明: 一个关于汇编语言输出ASCII码字符的小程序,但从中可体会到汇编的入门(an output of the assembler language ASCII characters in the small program, but a compilation of the crux of the entry)
- 2005-11-06 16:23:35下载
- 积分:1
-
VC++6编译,UDP组播程序,分为发射端和接收端两个部分,这是发射端程序...
VC++6编译,UDP组播程序,分为发射端和接收端两个部分,这是发射端程序-VC 6 compiler, UDP Multicast procedures, divided into transmitter and receiver in two parts, which is to launch a process-
- 2022-08-04 08:07:52下载
- 积分:1
-
kimkldtion
磁盘文件系统的模拟,能实现文件的添加,删除,实现多级目录(Disk file system simulation, can realize the file to add, delete, multi-stage directory)
- 2017-08-23 11:27:14下载
- 积分:1
-
c
说明: c语言课件,适合大一上学期c语言初学者使用。visualc++ 6.0软件环境下运行,c语言为编译语言(c language courseware for freshman last semester c language for beginners. visualc++ 6.0 software operating environment, c language is a compiled language)
- 2013-10-21 17:36:41下载
- 积分:1
-
ChebyshevRoots
This function will calculate and optionally scale and translate the roots of a Chebyshev polynomial of type T_n(x) or U_n(x) of arbitrary degree.
- 2009-05-25 02:58:01下载
- 积分:1
-
DrawOfMemory
DrawOfMemory源码包,VC++内存绘图例子代码,包括了多个实用的VC++函数:比如DrawLine函数:将传入函数的值以图像的形式显示到对应的控件上(int AllNum:总的数据量,int Value[]:数据值数组,COLORREF PenColor:画笔的颜色,CWnd *pWnd:需要显示曲线的控件指针);DrawWave函数,将传进函数的值以图像的形式显示到对应的控件上;DrawMultiLine函数:将传进函数的值以图像的形式显示到对应的控件上,可以显示多个数据段。参数定义:
int Mult:总共需要显示几类数据
int AllNum:每类数据总的数据量
int Value[]:数据值数组,组成形式:数据1+数据2+数据3+ ...
COLORREF PenColor:每类数据的画笔的颜色
CWnd *pWnd:需要显示曲线的控件指针
还有一些函数不一一列举了,请自行下载源码查看(DrawOfMemory source package, VC++ memory mapping code examples, including a number of practical VC++ function: for example DrawLine function: the value passed to the function displayed in the form of the image to the corresponding controls (int AllNum: the total amount of data, int Value []: an array of data values , COLORREF PenColor: brush color, CWnd* pWnd: need to show the curve control pointers) DrawWave function, will pass into the function value is displayed in the form of an image to the corresponding controls DrawMultiLine function: the passed into the function value is displayed in the form of an image to the corresponding control, you can display multiple data segments. Parameters are defined:
int Mult: A total of several types of data to be displayed
int AllNum: total amount of data for each type of data
int Value []: an array of data values , consisting of forms: Data 1 Data 2+ 3+ ...+ data
COLORREF PenColor: brush color for each type of)
- 2014-07-02 10:52:43下载
- 积分:1
-
VG
说明: 利用vg控件进行绘图,模拟列车行驶,在行进过程中上传轴数。(simulate )
- 2009-12-02 08:56:10下载
- 积分:1