-
正演,对于初学者正演帮助
合成格林函数,计算地震记录,同时利用反射系数法合成地震记录,利用卷积函数
- 2022-02-09 16:56:49下载
- 积分:1
-
用vc 开发屏幕抓取程序,包括光标在内的一些屏幕图象信息
用vc 开发屏幕抓取程序,包括光标在内的一些屏幕图象信息-Vc-screen crawl with the development of procedures, including the cursor, including some of the screen image information
- 2022-01-26 05:05:57下载
- 积分:1
-
摄影测量学单向空间后方交会
摄影测量学中单向空间后方交会 是武汉大学经典教材摄影测量学中的一个课后习题 用控制点坐标和像点坐标来反解外方位元素的 希望对大家能有帮助
- 2022-08-15 18:23:00下载
- 积分:1
-
this yesterday evening procedures ah, the program notes compared in place, it is...
这可是我昨天晚上的程序啊,对程序的注释比较到位,很容易理解的,只是有一些小的偏差,请朋友们帮忙改进吧,-this yesterday evening procedures ah, the program notes compared in place, it is easy to understand. only some minor deviations, friends help improve it, thank you
- 2022-08-17 22:40:59下载
- 积分:1
-
排序程序冒泡排序、 unsort、 部分排序
#define PARTIALLYSORTED_30 3
#define PARTIALLYSORTED_50 4
#define PARTIALLYSORTED_70 5
#define RANDOMIZE_QSORT 1
#define MERGE_SORT 2
#define SELECTION_SORT 3
#define BUBBLE_SORT 4
/ *---随机化快速排序---* /
int random_partition (int * arr、 int 开始,int 结束) ;
void random_quick_sort (int * arr、 int 开始,int 结束) ;
/*----------------------------------------------*/
/*-----------Merge Sort--------------------------*/
空的分区 (int arr [],int 低,int 高) ;
void 归并 (int arr [],int 低,年年高 int int) ;
/*------------------------------------------------*/
/ *---选择排序---* /
void sort_select (int n) ;
int; maxind(int m)
void swap1 (int * x int * y);
/*------------------------------------------------*/
/*-----------------Bubble sort--------------------*/
void recursive_bubble (int * 数组、 int 的大小) ;
/*-----------------------------
- 2022-07-02 17:33:19下载
- 积分:1
-
使用CSS和JS制作一个简单的漫画阅读器
漫画是萌人的最爱。 一个漫画是由若干回构成的。 每一回都有很多帧的漫画。 请使用CSS和JS制作一个漫画阅读器。
该阅读器可以对一回漫画进行浏览。 他有两个链接 分别是下一张, 和上一张。
用户点击下一张时,页面中的图片切换为下一帧图片, 点击上一张时切换为上一帧图片, 当到最前面或最后的时候要提示用户。
- 2023-01-22 16:35:04下载
- 积分:1
-
Serial operation to achieve the EVC function. Comparison of a good reference sou...
实现了EVC操作串口的功能。比较不错的参考源码-Serial operation to achieve the EVC function. Comparison of a good reference source
- 2023-07-03 15:10:02下载
- 积分:1
-
车上的收音机项目汽车无线电工程。
car radio project car ra dio project.
- 2022-02-20 00:11:47下载
- 积分:1
-
Can be obtained from the camera video and image data, and saved to the computer.
可以从摄像头获得视频和图像资料并且保存到电脑中。-Can be obtained from the camera video and image data, and saved to the computer.
- 2022-01-25 14:31:08下载
- 积分:1
-
使用DLL的源码,可以按照此源码调用其它软件写的DLL。
使用DLL的源码,可以按照此源码调用其它软件写的DLL。-The use of DLL
- 2023-02-22 15:15:03下载
- 积分:1