-
c++socket通信
c++socket通信从远方获取数据,获取数据是xml。然后解析xml数据,在这个过程用到了多线程编程,这段代码对于学习socket通信以及所线程是很好的例子,同时也是学习xml解析的例子,解析xml用到的是Dom解析,此实例是c++实例!
- 2022-02-06 14:45:53下载
- 积分:1
-
Part of the answer on the ACM topic
一部分关于ACM题目的解答
-Part of the answer on the ACM topic
- 2023-09-04 15:35:04下载
- 积分:1
-
一个复数域的自适应盲信号均衡器的MATLAB例程
一个复数域的自适应盲信号均衡器的MATLAB例程-a complex field of adaptive equalizer Blind MATLAB routines
- 2022-01-31 02:05:10下载
- 积分:1
-
数组排序,含bubble,quick,insertion,selection四种方法
数组排序,含bubble,quick,insertion,selection四种方法-Array sort,it includes four sort methods as follows: bubble sort ,quick sort,insertion sort and selection sort.
- 2022-01-25 22:05:51下载
- 积分:1
-
c语言数值计算算法,包括各种排序算法、差值、迭代等
c语言数值计算算法,包括各种排序算法、差值、迭代等-c language numerical algorithms, including sorting algorithm, the margin, such as iterative
- 2022-08-03 13:33:38下载
- 积分:1
-
a number of procedures, pyramid schemes and from matches, such as the N
有多个程序, 传销, 取火柴, 二的N次方等-a number of procedures, pyramid schemes and from matches, such as the N-th
- 2022-05-08 21:05:46下载
- 积分:1
-
FFT 就不用多介绍了 大家都应该清楚,是以后常用的CODE 希望能帮上各位的忙
FFT 就不用多介绍了 大家都应该清楚,是以后常用的CODE 希望能帮上各位的忙-FFT on the do not have to introduce that we all should be clear, is commonly used after CODE hope you can help on the busy
- 2022-01-31 08:40:06下载
- 积分:1
-
神经网络
应用背景aplikasi神经网络,为工作上syaraf tiruan数据网。关键技术计算机智能化,penalaran电脑,komputasi,INI tugas matakuliah
- 2022-04-11 07:27:33下载
- 积分:1
-
模拟抽奖程序,选择投注数目,和总注数。
从而实现,抽奖的的随机数。...
模拟抽奖程序,选择投注数目,和总注数。
从而实现,抽奖的的随机数。- sorry ,i m poor in English . so , i can t express my words.
- 2022-03-28 23:59:53下载
- 积分:1
-
国产stc89c51对应矩阵键盘
资源描述在键盘中按键数量较多时,为了减少I/O口的占用,通常将按键排列成矩阵形式。在矩阵式键盘中,每条水平线和垂直线在交叉处不直接连通,而是通过一个按键加以连接。这样,一个端口(如P1口)就可以构成4*4=16个按键,比之直接将端口线用于键盘多出了一倍,而且线数越多,区别越明显,比如再多加一条线就可以构成20键的键盘,而直接用端口线则只能多出一键(9键)。
- 2022-10-02 19:00:03下载
- 积分:1