-
a pretty small clock, in any environment running
一个漂亮的小时钟,,可以在任何环境下运行-a pretty small clock, in any environment running
- 2023-05-01 10:55:03下载
- 积分:1
-
一个简单的计算器程序,进行简单的数学计算,正确无误
一个简单的计算器程序,进行简单的数学计算,正确无误-A simple calculator program to carry out simple mathematical calculations are correct
- 2022-04-11 04:22:47下载
- 积分:1
-
软件测试,第二版为世界上提供了实用的见解…
Software Testing, Second Edition provides practical insight into the world of software testing and quality assurance. Learn how to find problems in any computer program, how to plan an effective test approach and how to tell when software is ready for release. Updated from the previous edition in 2000 to include a chapter that specifically deals with testing software for security bugs, the processes and techniques used throughout the book are timeless. This book is an excellent investment if you want to better understand what your Software Test team does or you want to write better software.
- 2023-04-01 03:30:05下载
- 积分:1
-
hi its useful for matlab developers
hi its useful for matlab developers
- 2022-01-25 23:30:51下载
- 积分:1
-
实现一般面向对象的编程功能
实现一般面向对象的编程功能-realization of object-oriented programming
- 2022-05-05 16:01:11下载
- 积分:1
-
Mflood.h flooding process of the protocol, it used the definition of header file...
泛洪协议的Mflood.h程序,它用于头文件的定义,包含函数声明,结构声明,类声明等。-Mflood.h flooding process of the protocol, it used the definition of header files containing function declarations, structure declarations, type declarations.
- 2022-01-21 05:02:40下载
- 积分:1
-
用C语言实现曼彻斯特的编码
此代码用c语言程序缩写,在windows条件下可运行,用c语言实现曼彻斯特的编码过程,里面内容深入浅出,相信初学者可以很快就会明白,以下曼彻斯特编码是用c 语言实现的整个过程。并有运行的截结果,内容翔实,具体。
- 2022-02-20 20:36:18下载
- 积分:1
-
Play songs and Films with your plan.
歌曲影视轮播及配置,利用播放控件编写,运行于WINDOWS平台。-Play songs and Films with your plan.
- 2023-05-14 12:50:04下载
- 积分:1
-
httpserver解决乱码问题
procedure TForm1.httpS_1CommandGet(AContext: TIdContext;
ARequestInfo: TIdHTTPRequestInfo; AResponseInfo: TIdHTTPResponseInfo);
// var
// bb : Tb
var
sRawByte: RawByteString;
sAnsi: AnsiString;
begin
Mm_1.Clear;
ARequestInfo.ContentType :="text/html;Charset=UTF-8";
Mm_1.Lines.Add("ContentType Params " + ARequestIn
- 2022-08-22 10:45:21下载
- 积分:1
-
全局变量表示了内核上一次执行函数的时间,期间一共发生了多少次时钟中断,显然函数必须为期间所发生的每一次时钟中断补上定时器服务。...
全局变量表示了内核上一次执行函数的时间,期间一共发生了多少次时钟中断,显然函数必须为期间所发生的每一次时钟中断补上定时器服务。-The Global variable denotes the time when the CPU running the function the latest time, the number of time interrupt between the two running. It s obvious that add timer at every time interrupt.
- 2022-05-13 08:14:19下载
- 积分:1