-
基于块匹配的电子图像稳定算法的文章,采用分块运动估计和运动滤波技术进行稳像...
基于块匹配的电子图像稳定算法的文章,采用分块运动估计和运动滤波技术进行稳像
- 2022-02-04 12:03:29下载
- 积分:1
-
Liezi
有很多列子廷有用的 第1章 窗体、界面与控件 第2章 多媒体与图形 第3章 数据库技术 第4章 文件与系统 第5章 网络与Internet-Liezi-ting a lot of useful forms a chapter, and the control interface Chapter 2 multimedia and graphics database Chapter 3 Chapter 4 technical documents and Chapter 5 of system network and the Internet
- 2022-07-13 02:18:36下载
- 积分:1
-
数独的完整源代码,包括其算法。which way the value of the电流D…
数独的全部源码,包括其算法.
里面的方法值的在实际开发中使用-Sudoku full source, including its algorithm. Which way the value of the actual development in the use of
- 2022-03-10 23:50:10下载
- 积分:1
-
将邮件制作成电子书本
将邮件制作成电子书本-mail produced bookies
- 2022-05-15 19:30:31下载
- 积分:1
-
是一个利用数组编写的迷宫程序!
是一个利用数组编写的迷宫程序!-is an array prepared by the use of the maze procedure!
- 2023-03-09 02:40:03下载
- 积分:1
-
地震资料处理时计算二维测线交点的程序,有弯线也能用
地震资料处理时计算二维测线交点的程序,有弯线也能用-seismic data processing, calculate 2-D lines of the intersection of procedures, it also can be used curved lines
- 2023-05-28 09:20:03下载
- 积分:1
-
galib面向对象C++库,来自麻省理工大学的
galib面向对象C++库,来自麻省理工大学的-galib object-oriented C library, from the University of Massachusetts
- 2022-05-23 05:35:19下载
- 积分:1
-
现代微机汇编语言程序设计编程学习资料
现代微机汇编语言程序设计编程学习资料-compilation of modern computer programming language learning program design information
- 2022-01-31 14:07:14下载
- 积分:1
-
The word building game is a well known game all over the world. It is also calle...
The word building game is a well known game all over the world. It is also called as scrabble. In this network-supported game, four players can play the game together sharing the same matrix board. Players can join their corresponding opponents directly by searching. I have used UDP sockets for searching the hosted game and TCP sockets for game processing. This game can be played within the subnet.
- 2023-01-15 04:30:03下载
- 积分:1
-
输入一系列递减顺序的整数(100,50,40,30……),以0标志结束,将这些数作为data域逆序建立一个单链表;从键盘输入一个整数X,将X插入到此单链表中并保...
输入一系列递减顺序的整数(100,50,40,30……),以0标志结束,将这些数作为data域逆序建立一个单链表;从键盘输入一个整数X,将X插入到此单链表中并保持单链表data域的值递增关系,输出此时单链表各结点data域的值;从键盘输入一个整数Y,若Y值在单链表中存在,则删除data域的值为Y的结点(注单链表中没有data域值相同的结点),并输出此时单链表各结点data域的值。-importation of a series of descending order of the integers (100,50,40,30 ...), to mark the end of 0, As several of these data to establish a domain reversal single-linked list; Keyboard input from an integer X, That will insert the single X-linked lists and maintain single-chain data domain increases the value, At this time the output of the single-linked list node data domain value; Keyboard input from an integer Y, if Y value in a single linked list exists, delete data domain is the value of Y node (single-chain data domain is not the same value nodes), At this point and the output of the single-linked list node data domain values.
- 2022-07-08 15:03:43下载
- 积分:1