-
描述:完整的FTP程序源码,包括上传和downloadin…
简介: 完整的FTP程序源码,包括上传和下载功能,学习编写FTP程序的好例子。-description : complete source FTP procedures, including uploading and downloading functions, learning procedures for the preparation of FTP good example.
- 2022-05-07 06:43:26下载
- 积分:1
-
孙鑫老师VC++Lesson17进程间通信,可以自由下
孙鑫老师VC++Lesson17进程间通信,可以自由下-SUN Xin teachers VC++ Lesson17-process communication, they can under the
- 2022-05-18 23:11:44下载
- 积分:1
-
D3D11 2D图像显示代码
D3D11中2D图像显示代码,可以MFC中使,对应平台为vista以上,不能使用于winxp.
- 2022-08-22 05:13:37下载
- 积分:1
-
由微软前WDF编程
WDF Programming by Microsoft Pre-WDF Programming by Microsoft Press
- 2022-01-29 01:35:54下载
- 积分:1
-
Using C++ to prepare the Delaunay triangulation algorithm
用C++编写的Delaunay三角网实现算法-Using C++ to prepare the Delaunay triangulation algorithm
- 2022-01-26 06:06:30下载
- 积分:1
-
functional 3D Pipeline
三维流水线的功能-functional 3D Pipeline
- 2022-10-30 17:15:03下载
- 积分:1
-
这是对时钟的补充,也是很好用的程序。方便用户使用。
这是对时钟的补充,也是很好用的程序。方便用户使用。-This is a complementary clock, but also a very good program to use. User-friendly.
- 2022-05-08 03:26:34下载
- 积分:1
-
拉格朗日插值法的C++源程序,通过测试
lagrange插值方法的c++源码,通过测试-lagrange interpolation method c++ source, pass the test
- 2023-03-14 19:10:03下载
- 积分:1
-
动态的3d网格画图
动态的3d网格画图-dynamic mesh drawing
- 2022-04-17 07:52:45下载
- 积分:1
-
A组
用汇编语言实现:在屏幕上显示:
SIN(X)+345*X/67
X=?
REXUILT=
等待输入一个任意的十进制数X(假设每个数不...
A组
用汇编语言实现:在屏幕上显示:
SIN(X)+345*X/67
X=?
REXUILT=
等待输入一个任意的十进制数X(假设每个数不超过三位),计算上述表达式的结果,将该结果显示出来:对于XIN(X)的计算结果要求采用子程序编写,主程序用于输入X和显示结果。
B组:
汇编程序写一个能与PC当前运行的程序进行分时操作的程序,程序的功能是演奏“五星红旗迎风飘扬”。并设置有热键,可随时终止或恢复演奏。
C组:
用汇编程序编程编写一个动画程序:有一架飞机在显示屏幕的上方,从左至右,忽高忽地,周而复始的飞行,屏幕下方设有一门高射炮,该炮可人工控制左右移动,人工控制空格键发射炮弹,炮弹命中飞机后,声光大作。(要求使用图形显示方式)
-A group
Using assembly language to achieve: on the screen:
SIN (X)+345* X/67
X =?
REXUILT =
Waiting for input an arbitrary decimal number X (the assumption that the number of not more than three each), calculated the results of the above expression, the results are displayed: For XIN (X) requires the calculation of the results of the preparation subroutine, main program for Enter the X and the result will be displayed.
B:
Assembler to write a PC currently running with the process time-sharing operating procedures, procedures for the function is to play "five-star red flag fluttering in the wind." And set up hotkeys, may terminate
- 2022-04-25 18:27:40下载
- 积分:1