-
Z值渲染,VB+M0开发的GIS源代码,可以在二维图上增加Z值,实现第三维操作...
Z值渲染,VB+M0开发的GIS源代码,可以在二维图上增加Z值,实现第三维操作-Z value rendering, VB M0 developed GIS source code, can be increased in two-dimensional map of Z values, the realization of the third-dimensional operation
- 2022-05-01 01:53:33下载
- 积分:1
-
vb环境制作的网络电视播放其,很好的!虽然还没有做的像普通视频一样!但是学习VB还是有用的...
vb环境制作的网络电视播放其,很好的!虽然还没有做的像普通视频一样!但是学习VB还是有用的-vb environment produced by its network of television, very good! Although not yet to do the same as an ordinary video! But VB is still useful to learn
- 2022-02-27 01:31:26下载
- 积分: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
-
a Dazhuankuai code, which is very simple and very suitable to scholars
一个打砖块的代码,很简单,非常适合出学者-a Dazhuankuai code, which is very simple and very suitable to scholars
- 2022-04-19 07:08:26下载
- 积分:1
-
试着用这个来进行计时。
Try this for stopwatch counter timer.
- 2023-09-04 14:10:03下载
- 积分:1
-
每个人都有自己的长处,希望大家一起分享,还有,大家互相学习....
每个人都有自己的长处,希望大家一起分享,还有,大家互相学习.-Everyone has their own strengths, I hope to share with everyone, there are, everyone learn from each other.
- 2023-03-29 09:40:03下载
- 积分:1
-
超宽带无线通信(UWB)技术和应用发展PPT2
超宽带无线通信(UWB)技术和应用发展PPT2-Ultra-wideband wireless communications (UWB) technology and application development PPT2
- 2022-07-17 17:51:14下载
- 积分:1
-
通知:选修“信息安全”的学生,逃犯…
通知: 选修《信息安全》的同学请注意了,本课已停课了,不再上了,期末成绩是以交作业的形式来考核,作业有2个,少交一个将不会及格. 1.编程题: 用任何一种语言编写一个扫描器,扫描形式不限,必须能对端口进行扫描,如果觉的能力有限的同学,可以选择本书第三章,课后的任意一道编程题来做.(本题编好以后,用邮件的形式发给他,E-mail:gyx317@21cn.com,邮件的主题请写清楚学院、01级、学号、姓名-notice : elective "information security" to the students, the fugitive has been closed and will not last, the end is perpendicular operation results in the form of assessment, two operations are paid less one will not pass. 1. Programming that : any language to prepare a scanner, scanning free in style, should be able to port scan, if the limited capacity McGREGOR students will be able to choose the book III, the after-school program and that an arbitrary do. (Part of the good that the future use of the mail sent to him, E-mail : gyx317@21cn.com, Post pieces of the theme please write clearly College, 01, the school, names
- 2022-04-26 23:41:52下载
- 积分:1
-
房产交易平台 服务器端建议代码。工厂模型。
房产交易平台 服务器端建议代码。工厂模型。-Real estate transaction platform server-side code recommendations. Factory model.
- 2022-12-20 19:45:03下载
- 积分:1
-
次程序为图论算法中得经典程序floyd 算法 求解最短距离
次程序为图论算法中得经典程序floyd 算法 求解最短距离-Meeting procedures for graph theory algorithms in a classic procedure floyd shortest distance algorithm
- 2022-11-19 09:35:03下载
- 积分:1