-
一个用C写的MUD 终端源码,从中可以学习到很多的相关的知识!值得一看!...
一个用C写的MUD 终端源码,从中可以学习到很多的相关的知识!值得一看!-1 C write MUD terminal source, from which one can learn a lot of knowledge! An eye-catcher!
- 2022-01-25 15:01:59下载
- 积分:1
-
介绍给初学者,怎么去声明一个类.怎么去写一个子类,多多支持!...
介绍给初学者,怎么去声明一个类.怎么去写一个子类,多多支持!-introduced to the beginners how to type a statement. How to write a class, the generous support!
- 2023-08-04 12:20:03下载
- 积分:1
-
PCF8563的中文技术资料,不知道具体的上传,添加其他…
pcf8563的中文技术资料,不知道具体上载到哪儿,因此放入其他类中,希望对大家有所帮助!-pcf8563 Chinese technical data and do not know where specific uploading, Add other category, We want to help!
- 2022-03-11 17:09:38下载
- 积分:1
-
Description
给定一个有N个矩阵的矩阵链A1A2A3...An,矩Ai的维数为pi...
Description
给定一个有N个矩阵的矩阵链A1A2A3...An,矩Ai的维数为pi-1*pi。我们都知道,使用朴素的矩阵乘法去乘两个维数分别为x,y和y,z的矩阵,所需要的乘法次数为x*y*z。矩阵链乘法问题就是如何对矩阵乘积加括号,使得它们的乘法次数达到最少。
Input
输入的第一行为一个正整数N(1
- 2022-02-24 20:30:36下载
- 积分:1
-
牙斑和唾液中的氟化物浓度.rar 是一些论证
牙斑和唾液中的氟化物浓度.rar 是一些论证-Dental plaque and saliva fluoride concentrations. Rar, some arguments
- 2022-06-26 10:38:59下载
- 积分:1
-
delphi 怎样在数据表中调整记录指针的位置
delphi 怎样在数据表中调整记录指针的位置的源码实例,源代码运行于Delphi7环境,有兴趣的可下载测试。有兴趣可参考以下核心代码:
procedure TFrmOrderBy.FormShow(Sender: TObject);
begin
ADODataSet1.Active := false;
ADODataSet1.Active := true;
end;
procedure TFrmOrderBy.BtnCloseClick(Sender: TObject);
begin
Close;
end;
procedure TFrmOrderBy.Button1Click(Sender: TObject);
var
No: Integer;
begin
No := StrToIntDef(Edit1.Text, 1);
ADODataSet1.MoveBy(No);
end;
- 2022-04-11 22:27:36下载
- 积分:1
-
quake version 1.32b (includes tools) official version
quake 1.32b版本(包含各种工具)
官方版本-quake version 1.32b (includes tools) official version
- 2022-06-28 18:35:44下载
- 积分:1
-
ZLG开发USB的ISP1161x参考手册
ZLG开发USB的ISP1161x参考手册-ZLG development USB ISP1161x reference manual
- 2022-01-26 01:21:50下载
- 积分:1
-
一个用来计算正弦波值的小程序,简单实用,不用在写C程序。...
一个用来计算正弦波值的小程序,简单实用,不用在写C程序。-Used to calculate the value of a sine wave of small procedures, simple and practical, do not have to write C program.
- 2022-03-22 10:55:39下载
- 积分:1
-
have with the whole process
产生全排列的程序-have with the whole process
- 2022-04-16 02:14:03下载
- 积分:1