-
AutoCAD多重拷贝命令。
命令名称:MulCopy
命令功能:本程序以代替AutoCAD中原有的Copy命令,当进行多重拷贝时,避免了使用Cop...
AutoCAD多重拷贝命令。
命令名称:MulCopy
命令功能:本程序以代替AutoCAD中原有的Copy命令,当进行多重拷贝时,避免了使用Copy命令时出现提示语需要键入“M”的烦琐。当不需继续多重拷贝时,可按回车或鼠标右键结束。-Multiple copies of AutoCAD commands. Command name: MulCopy command functions: This procedure to replace the Central Plains AutoCAD Some Copy command, when multiple copies, the Copy command to avoid the use of language when the need for prompt, type
- 2022-01-29 04:49:43下载
- 积分:1
-
the procedures used to achieve VB SQL 2000 can be achieved neighborhood househol...
本程序用VB+SQL 2000实现,可以实现小区的住户资料,仪表资料,住户投宿,住户报修等数据的查询,修改,删除,统计和以报表形式打印输出.-the procedures used to achieve VB SQL 2000 can be achieved neighborhood households, Instrumentation, tenants will be met, household repair and other data query, modify, delete, statistics and statements in the form of printouts.
- 2022-04-16 17:26:50下载
- 积分:1
-
Arithmetic: Dijkstra, Dynamic_pro, Floydkruskal, Random_generate math_exp: inter...
Arithmetic:
Dijkstra,Dynamic_pro,Floydkruskal,Random_generate
math_exp:
插值与拟合实验
代数方程组的解法
微分方程实验
优化问题实验
数据分析,规划问题,绘图,解方程。。。。。。 -Arithmetic: Dijkstra, Dynamic_pro, Floydkruskal, Random_generate math_exp: interpolation and fitting the experimental solution of algebraic equations of the experimental optimization of differential experimental data analysis, planning, mapping, solution of equations. . . . . .
- 2023-03-22 01:50:03下载
- 积分:1
-
用c++写的一个小游戏的源代码,初学者可以看看。
用c++写的一个小游戏的源代码,初学者可以看看。-With c++ Write a small game source code, beginners can take a look at.
- 2023-02-27 09:15:04下载
- 积分:1
-
用于网络传输时的Jpg和Bmp格式相互转换的API封装
用于网络传输时的Jpg和Bmp格式相互转换的API封装-for network transmission of Broadband and PDF format conversion API Packaging
- 2022-10-22 05:15:03下载
- 积分:1
-
很好的一 本c++方面的书,高效率C++
很好的一 本c++方面的书,高效率C++本c++方面的书,高效率C...
很好的一 本c++方面的书,高效率C++
很好的一 本c++方面的书,高效率C++本c++方面的书,高效率C-Very good in a c++ books, efficient C++
Very good in a c++ books, efficient C++
Very good in a c++ books, efficient C++
Very good in a c++ books, efficient C++
- 2023-04-29 00:25:03下载
- 积分:1
-
I used an operation, with foxpro addendum to the radio music system, functions m...
本人以前的一次作业,用foxpro编的电台音乐系统,功能比较完善。-I used an operation, with foxpro addendum to the radio music system, functions more perfect.
- 2022-03-06 08:59:10下载
- 积分:1
-
MU地图文件的测试程序
MU地图文件的测试程序-MU map document testing procedures
- 2022-01-25 22:15:55下载
- 积分:1
-
vb 获取外网ip
"获取外网ip源码
Private Sub Command1_Click()
Dim h As Object
Dim i As Integer
Dim s As String
Set h = CreateObject("Microsoft.XMLHTTP")
GetInternetIP = False
g_strInternetServerIP = ""
h.Open "GET", "http://ip.3322.net", True "False
h.Send
If (h.ReadyState = 4) And (h.Status = 200) Then
&nb
- 2022-10-06 09:35:03下载
- 积分:1
-
交通灯控制系统的FPGA设计与实现,红灯亮55s,黄灯亮5s,绿灯亮50s...
交通灯控制系统的FPGA设计与实现,红灯亮55s,黄灯亮5s,绿灯亮50s-Traffic Light Control System Design and Implementation of FPGA, the red light 55s, yellow light 5s, green 50s
- 2023-06-22 12:30:03下载
- 积分:1