-
多线程同步程序
该文件包含了三个完整的多线程同步工程,基于visual studio 2012,用C语言编写,可直接使用。“多核”、“并行”、“多线程”等概念和技术在这些年越来越常见,这已经是一个趋势,因为大多数情况下并行效率高。在学习多线程编程初期,总会遇到同步问题
- 2023-08-07 04:55:06下载
- 积分:1
-
一个用JAVA编写的模拟电话卡系统,可实现拨号,换卡等功能
一个用JAVA编写的模拟电话卡系统,可实现拨号,换卡等功能-a prepared using JAVA analog telephone card systems can be realized dial breathtaking functions
- 2022-01-26 15:23:22下载
- 积分:1
-
实现对c盘根目录下Test.xls的文件中指定行数据的导出。做这个程序的目的是因为有一张excel表,有好几千行的数据,每一行都是以时间开头,每隔2秒钟一行数据
实现对c盘根目录下Test.xls的文件中指定行数据的导出。做这个程序的目的是因为有一张excel表,有好几千行的数据,每一行都是以时间开头,每隔2秒钟一行数据,现在需要将其每隔15分钟取一个数据,由于源数据中有缺失的,就不能按没450行取一行,只能先将时间导成字符串型,进行判断,再输出-C realize the root directory of the file under the specified Test.xls line derived data. The purpose of this procedure to do because there is an excel sheet, has thousands of lines of data, each line are based on time at the beginning of every 2 seconds, and his data, and now needs to be taken every 15 minutes a data, as the source data There are missing, it can not be 450 by not taking his line, only first time derivative into a string type, judge, and then output
- 2022-08-07 06:58:13下载
- 积分:1
-
travle
深度优先遍历和广深优先遍历的实现及实现源代码-travle
- 2022-03-17 17:29:03下载
- 积分:1
-
离散二进制猫群算法
这个关于一种离散二进制猫群算法的代码,采用测试函数来测试这个算法的性能,参考文献为Sharafi Y, Khanesar M A, Teshnehlab M. Discrete binary cat swarm optimization algorithm[C]// International Conference on Computer,control & Communication. IEEE, 2013:1-6. 这个代码包和这篇文献是同步,大家可以看这篇文献,它的实现则是这些代码
- 2022-05-17 02:39:41下载
- 积分:1
-
孙鑫老师的VC++教程的光盘源代码,数写的很好,代码也很好,值得研究!第11章源程序!...
孙鑫老师的VC++教程的光盘源代码,数写的很好,代码也很好,值得研究!第11章源程序!-SUN Xin teachers VC++ Tutorial CD-ROM source code, written in a few very good, code is also good, worthy of study! Chapter 11 source code!
- 2023-08-12 16:25: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
-
自己编写的IDE
自己用vc编写的专门用来编写c/c++程序的集成开发环境(IDE),能够完成c/c++文件的创建、lib库的加载、工程的配置、文件的编译等功能,自己认为已经很强大了!
- 2022-05-31 09:40:38下载
- 积分:1
-
数据结构基本操作,对链表的线性数据结构进行排序,并输出排序的结果...
数据结构基本操作,对链表的线性数据结构进行排序,并输出排序的结果-The basic operation of the data structure of the linear list data structure to sort and output the results of sequencing
- 2022-09-02 22:00:03下载
- 积分:1
-
微软未开封的API,例如,打开“运行”对话框,等。
微软未开放的API,如打开“运行”对话框等-Microsoft unopened API,for example, open "running" dialog box,etc.
- 2023-07-17 20:35:06下载
- 积分:1