-
检测是否连接到Internet
检测是否连接到Internet-test for connecting to the Internet
- 2022-07-04 06:14:47下载
- 积分:1
-
使用算法HGA求解的C程序源代码
使用算法HGA求解的C程序源代码-uses algorithms to solve the C source code
- 2023-05-27 09:55:04下载
- 积分:1
-
the document is the state standards, and software for use in project development...
该文档是国家标准,使用于软件项目开发标准,对于从事软件开发人员至关重要-the document is the state standards, and software for use in project development standards for software developers is crucial
- 2022-05-22 13:53:52下载
- 积分:1
-
宇宙飞船在地球和# 39;动画
飞船飞过地球的动画程序-spacecraft over the Earth"s animation
- 2022-01-22 10:47:57下载
- 积分:1
-
铁电存储器中文手册
铁电存储器中文手册-Chinese Manual
- 2022-03-21 12:06:20下载
- 积分:1
-
主程序中设置中断向量,调用新中断,并驻存在内存中。中断处理程序调用了系统的时钟,并在正点时启动扬声器进行报时。
主程序中设置中断向量,调用新中断,并驻存在内存中。中断处理程序调用了系统的时钟,并在正点时启动扬声器进行报时。- In the master routine establishes the severance vector,
transfers the new severance, and in existence memory in. The interrupt
handling routine transferred the system clock, and when on time starts
the speaker to carry on reports time.
- 2022-06-29 19:07:26下载
- 积分:1
-
图像处理的关于Snakes : Active Contour Models算法和水平集以及GVF的几篇文章,文章列表为:
[1]Snakes Active...
图像处理的关于Snakes : Active Contour Models算法和水平集以及GVF的几篇文章,文章列表为:
[1]Snakes Active Contour Models.pdf
[2]Multiscale Active Contours.pdf
[3]Snakes, shapes, and gradient vector flow.pdf
[4]Motion of level sets by mean curvature I.pdf
[5]Spectral Stability of Local Deformations Spectral Stability of Local Deformations.pdf
[6]An active contour model for object tracking using the previous contour.pdf
[7]Volumetric Segmentation of Brain Images Using Parallel Genetic AlgorithmsI.pdf
[8]Segmentation in echocardiographic sequences using shape-based snake model.pdf
[9]Active Contours Without Edges.pdf
学习图像处理的人必看的几篇文章-Image Processing on the Snakes: Active Contour Models and Level Set algorithm, as well as several articles of the GVF, the list for the article: [1] Snakes Active Contour Models.pdf [2] Multiscale Active Contours.pdf [3] Snakes, shapes, and gradient vector flow.pdf [4] Motion of level sets by mean curvature I.pdf [5] Spectral Stability of Local Deformations Spectral S
- 2022-03-19 22:49:22下载
- 积分:1
-
简单的代理服务器程序
简单的代理服务器程序-A simple proxy server program
- 2022-02-01 11:27:47下载
- 积分:1
-
解线性方程组的一种行主元分解法
解线性方程组的一种行主元分解法-solution of linear equations of a main line yuan Decomposition
- 2022-06-13 10:35:41下载
- 积分:1
-
Qt多文档编辑器
本文将介绍怎样用Qt做一个简单的多文档编辑器,该实验的过程中主要涉及到Qt窗口的设计,菜单栏(包括右击菜单),工具栏,状态栏,常见的文本文件等操作。参考资料为网址上的一个例子:http://www.yafeilinux.com/ 本来是在ubuntu下做这个实验的,可是一开始建立菜单栏等时,里面用的是中文,运行后中文就是不显示.在网上找了2天的办法,各种手段都试过了,什么编码方式啊,什么实用QTextCodec这个类啊都试过了,没成功。很不爽,暂时还是转到windows下吧。在ubuntu下只是简单的设计了该程序的界面,然后把那些代码弄到windows下后,打开main.pp文件后出现直接在main.cpp中出现 了 could not decode "main.cpp" with "System"-encoding这种错误提示,发现在这个源文件中不能输入中文(比如说注释的时候想用中文注释).但是在同一个工程的其它cpp文件中就可以输入中文.看了下其它的cpp文件的encoding也是System的.误解,又是编码问题!!
- 2022-09-25 00:40:03下载
- 积分:1