-
Convert encoding method between GB2312 and BIG5.
Convert encoding method between GB2312 and BIG5.
- 2022-06-13 05:57:27下载
- 积分:1
-
This is shopping system, the merchandise stores at selected Add to shopping cart...
这是商店购物系统,在商店里的商品选中的放入购物车,再去售票口。-This is shopping system, the merchandise stores at selected Add to shopping cart, then the ticket booth.
- 2023-03-14 08:50:03下载
- 积分:1
-
利用VC++编程实现的图像处理程序,可以实现log边缘检测,形态学处理、滤波等功能...
利用VC++编程实现的图像处理程序,可以实现log边缘检测,形态学处理、滤波等功能-Using VC++ programming image processing program that enables log edge detection, morphological processing, filtering and other functions
- 2022-03-26 16:35:42下载
- 积分:1
-
全局函数的另一种实现
全局函数的另一种实现-overall function of a realization
- 2022-05-24 19:11:31下载
- 积分:1
-
I P C机制的即“邮槽” (M a i l s l o t) 。用最简单的话来说,通过邮槽,客户机进程可将消息传送或广播给一个或多个服务器进程。在同一台计算机...
I P C机制的即“邮槽” (M a i l s l o t) 。用最简单的话来说,通过邮槽,客户机进程可将消息传送或广播给一个或多个服务器进程。在同一台计算机的不同进
程之间,或在跨越整个网络的不同计算机的进程之间,协助进行消息的传输。用邮槽来开发应用程序是一件非常简单的事情,不要求对 T C P / I P或I P X这样的基层网络传送协议有着非常深入的了解。一种具体协议创建套接字所需的基本步骤。-In a variety of network transmission protocol, in order to provide a network programming interfaces are familiar with the U.S., should pay attention to some of the various characteristics of network protocols. This chapter will talk about a comprehensive agreement to use a specific attention should be drawn to some of the characteristics, including some of the basic principles of network connections. In addition, we will also discuss how Wi nsock inquiry procedure to protocol information, and to explore a specific protocol for the creation of the basic steps required socket.
- 2023-05-14 17:00:03下载
- 积分:1
-
利用图像区域的局部梯度信息,同时利用序列图像之间局部区域的全局信息及其相关性重
新构造外部能量函数 并根据内外部能量的比值,动态地调节权值参数. 实验结果表...
利用图像区域的局部梯度信息,同时利用序列图像之间局部区域的全局信息及其相关性重
新构造外部能量函数 并根据内外部能量的比值,动态地调节权值参数. 实验结果表明,改
进算法既可以有效地检测出一些拐角点和凹点,又可以避免目标边缘收敛于某些噪声点
或伪边缘点,可达到良好的体分割效果.-Use of local image gradient information region, while the use of sequential images of the overall situation between the local area information and its relevance to re-structure the external energy function and in accordance with the ratio of internal and external energy, the right to adjust the value of dynamic parameters. Experimental results show that the improved algorithm not only can be effectively detected in a number of corner points and concave point, and prevent the goal of the edge of convergence in certain noise or pseudo-edge point, the body can achieve good segmentation results.
- 2022-05-10 18:57:13下载
- 积分:1
-
独立分量分析结合主成份分析,适合于脑电信号处理
独立分量分析结合主成份分析,适合于脑电信号处理-Independent component analysis combined with principal component analysis, is suitable for treatment EEG
- 2023-06-01 03:20:03下载
- 积分:1
-
桌面时钟源码
采用VC编写的界面超漂亮的桌面时钟,压缩包内部包含所有源代码和可运行程序,文件包含必要的注释,
具有C++基础的同学可以读懂,具有一定的参考价值,欢迎初学VC的同学可以下载学习,一起进步。
- 2022-01-22 16:06:48下载
- 积分:1
-
this is a pastime of small programs, is a Christmas tree, concerned persons can...
这个是个消遣的小程序,是一棵圣诞树,有心的人可以把它送给你女朋友啊!-this is a pastime of small programs, is a Christmas tree, concerned persons can send it to your girlfriend ah!
- 2022-02-04 13:44:08下载
- 积分:1
-
vs2010和 opengl简单源码
用vs2010和 opengl的环境,编写代码,最终画出来的图形为一个边长为1的正方形,注意在编写代码之前写上相应的头文件
#include ,需要写明以什么样的投影方式来观看,比如正交投影,用代码gluOtho2D(-1.0,1.0,-1.0,1.0);等
- 2022-08-25 15:13:54下载
- 积分:1