-
非常好的原代码,望大家好好学习
非常好的原代码,望大家好好学习 -very good source, we hope to learn a very good source, we hope to learn
- 2022-02-07 14:25:51下载
- 积分:1
-
Visual C++源代码的Web服务。关于如何使用VC6开发Web服务。
关于web服务的Visual C++源码。讲述了如何用vc6开发web服务。-Web services on Visual C++ Source. About how to use vc6 to develop web services.
- 2023-05-30 04:40:02下载
- 积分:1
-
一个操作ACCESS数据库的例子
一个操作ACCESS数据库的例子-an ACCESS database operation example
- 2023-07-17 10:50:03下载
- 积分:1
-
vb写的cmd工具
用VB编写的windws下仿cmd的小程序,原理是调用系统cmd运行命令,获取结果显示在窗口中,性能稳定,可靠。
- 2022-07-02 01:38:42下载
- 积分:1
-
一些很好的播发器的
一些很好的播发器的-some of the good of the transmitters
- 2022-11-21 09:45:03下载
- 积分:1
-
c++实现文件的相关操作,文件的读取,文件的写入,打开、关闭以及相关操作,还不是很完善哈!...
c++实现文件的相关操作,文件的读取,文件的写入,打开、关闭以及相关操作,还不是很完善哈!-c++ documents related to the achievement of the operation, the document read, file write, open, closed, and related operations, and Kazakhstan is not very perfect!
- 2022-08-26 00:18:06下载
- 积分:1
-
算法是指完成一个任务所需要的具体步骤和方法。也就是说给定初始状态或输入数据,经过计算机程序的有限次运算,能够得出所要求或期望的终止状态或输出数据。算法常常含有...
算法是指完成一个任务所需要的具体步骤和方法。也就是说给定初始状态或输入数据,经过计算机程序的有限次运算,能够得出所要求或期望的终止状态或输出数据。算法常常含有重复的步骤和一些比较或逻辑判断。如果一个算法有缺陷,或不适合于某个问题,执行这个算法将不会解决这个问题。不同的算法可能用不同的时间、空间或效率来完成同样的任务。一个算法的优劣可以用空间复杂度与时间复杂度来衡量。 -Algorithm is required to complete a task specific steps and methods. That is a given initial state or input data through a computer program for a limited time operations, able to draw the required or desired end state or output data. Algorithm often contain repeat the steps and some of the more or logical judgments. If an algorithm is defective, or not suitable for a particular problem, the implementation of this algorithm will not solve the problem. Different algorithms may use a different time, space or efficiency to accomplish the same task. Pros and cons of an algorithm can use space complexity and time complexity of the evaluation.
- 2022-07-10 14:25:53下载
- 积分:1
-
一个类似windows自带的简易画板
一个类似windows自带的简易画板-a similar windows own simple Sketchpad
- 2022-08-11 01:24:56下载
- 积分:1
-
彩色静态盒实现
color static box implement
- 2022-01-25 20:56:36下载
- 积分: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