-
VC++_SerialPort
串口通信编程的一个高级实例,采用了多线程,涉及到串口以及输入/输出同步和I/O重叠方面的知识,主要实现数据收发,请在VC++6.0及以上环境下编译 这个我搜了一下本站,好像连重名的都没有,(serial communication programming as a senior example of the use of multithreading, Serial involved and input/output synchronization and I/O overlap of knowledge, data transceiver, Please VC 6.0 and above compiler environment I found this site for a moment, it seems even Repetitions were not, Oh)
- 2007-05-26 12:04:18下载
- 积分:1
-
hackqqqwq
黑客强大源码,黑客强大源码,黑客强大源码,黑客强大源码,黑客强大源码,黑客强大源码(Hackers powerful source code, hacking powerful source code, hacking powerful source code, hacking powerful source code, hacking powerful source code, hacking powerful source)
- 2014-02-05 17:43:58下载
- 积分:1
-
人体识别代码HOG+SVM
开发平台vs2015,语言C++,用到了opencv3.1,做了训练器,基本上只要把训练图片,负面图片,测试图片放到文件夹里点bat文件再在vs里面运行就可以训练和测试看结果了,白痴都能用。
- 2022-06-15 14:37:02下载
- 积分:1
-
www
j简单的一个计算器C++源代码,乱七八糟了,随便(j simple calculator C++ source code, Messy, and not)
- 2007-07-14 13:37:24下载
- 积分:1
-
Network_Me1826471272004
A simple lan network chat.
- 2021-01-29 09:18:39下载
- 积分:1
-
leach1
leach算法MATLAB仿真,程序代码详细,完全能运行(leach algorithm MATLAB simulation, detailed program code, is fully operational)
- 2013-05-14 15:36:35下载
- 积分:1
-
CHAPT3
神经网络C程序的第3章(neural network C procedures for the Chapter 3)
- 2004-09-24 08:37:11下载
- 积分:1
-
ChromiumFx-3.3239.0
说明: 一个非常简单的Cefsharp浏览器,适合刚入门的人学习(A very simple Cefsharp browser for those just getting started)
- 2020-06-18 20:40:01下载
- 积分:1
-
FindMax
求矩阵的最大值
有一个整型二维数组,大小为m行n列,要求分别找出其中最大值所在的行和列,以及该矩阵中的最大值。
要求:
1.编写自定义函数MaxVal
函数的原型为:int MaxVal(int arr[][N], int *m, int *n)
功能:
数组中最大元素的值通过MaxVal函数的返回值传递给主函数,最大元素的行值和列值分别通过m和n传递给主程序相应的变量。
2.main主函数的功能
(1)变量定义
(2)输入数组各元素的值
(3)以二维矩阵形式输出数组中各元素的值
(4)调用MaxVal函数,或者insert函数
(5)输出数组中最大元素的值和该数组元素的行值和列值。
3.所有关于数组的操作尽量使用指针
(FindMax)
- 2010-10-12 23:15:24下载
- 积分:1
-
PMBOK2008_Chinese
PMBOK 2008 红宝书 中文版 项目管理宝典(PMBOK 2008 Red Book Chinese version)
- 2012-09-13 14:37:33下载
- 积分:1