-
Net adjustment standard procedures (VB original code) This program is not instal...
水准网平差程序(VB原码)这程序在未装水晶报表软件前部分附带功能有问题,但水准网平差部分可以参考-Net adjustment standard procedures (VB original code) This program is not installed in the Crystal Report attached to the first part of the software functions, but can be part of the standard reference Net adjustment
- 2022-10-21 00:55:03下载
- 积分:1
-
pascal语法小全
很实用
实在官网上提取的
pascal语法小全
很实用
实在官网上提取的
-it s a pascal program
- 2022-05-05 16:30:26下载
- 积分:1
-
实现离散卷积的一个小程序,希望对有需要的人有所帮助。
实现离散卷积的一个小程序,希望对有需要的人有所帮助。-Discrete convolution to achieve a small program, I hope those who are in need of help.
- 2022-05-23 11:17:32下载
- 积分:1
-
MFC架构的立方体绘制,是我编写的一款关于MFC的立方绘制,适合初学者使用及资深使用者下载使用...
MFC架构的立方体绘制,是我编写的一款关于MFC的立方绘制,适合初学者使用及资深使用者下载使用-MFC framework cube drawing, written by me draw a cube on the MFC, suitable for beginners and experienced users to download
- 2022-10-03 19:10:03下载
- 积分:1
-
调用绑定任务栏图标的dll的demo
调用指定dll,创建任务栏图标,实现绑定任务栏,只在window7下面有效。其他系统的同学们可以去研究研究,欢迎交流学习,谢谢大家,多多下载,多多给分
- 2023-02-28 05:30:08下载
- 积分:1
-
vc++6.0基于mfc模拟指针时钟
vc++6.0 基于mfc模拟指针时钟
- 2023-05-29 07:30:04下载
- 积分:1
-
一个HOOK的例子,大家可以试试,多提点意见
一个HOOK的例子,大家可以试试,多提点意见-1 HOOK example, we can try more Tidianyixian
- 2022-03-30 14:09:57下载
- 积分:1
-
基于Visual C++.NET的安装程序制作
基于Visual C++.NET的安装程序制作-Visual C.NET installation procedures production
- 2022-04-08 17:41:45下载
- 积分:1
-
给定N个大小不等的圆c1,c2,…,cn,现要将这N个圆排进一个矩形框中,且要求各圆与矩形框的底边相切。圆排列问题要求从N个圆的所有排列中找出有最小长度的圆排列...
给定N个大小不等的圆c1,c2,…,cn,现要将这N个圆排进一个矩形框中,且要求各圆与矩形框的底边相切。圆排列问题要求从N个圆的所有排列中找出有最小长度的圆排列。-given N ranging from the size of the circle c1, c2, ..., cn, when it is 000 yen N discharged into a rectangular box, demanding the rectangular box with a round of the hemline tangent. Yuan with the problem demands from the N-round identify all with a minimum length of the round with.
- 2022-12-01 19:50:08下载
- 积分:1
-
A*算法解决八数码
题目
The
15-puzzle has been around for over 100 years; even if you don"t know it by that
name, you"ve seen it. It is constructed with 15 sliding tiles, each with a
number from 1 to 15 on it, and all packed into a 4 by 4 frame with one tile
missing. Let"s call the missing tile "x"; the object of the puzzle is to
arrange the tiles so that they are ordered as:
1
2 3 4
5
6 7 8
9 10 11 12
13 14 15 x
where the only legal operation is to exchange "x" with one of the tiles with
which it shares an edge. As an example, the following sequence of moves solves
a slightly scrambled puzzle:
- 2022-02-06 16:32:40下载
- 积分:1