-
C++ socket using windows api and
winsock
C++ 写成的用视窗winsock2 api做成的
样品程序-C++ socket using windows api and
winsock
- 2022-05-31 22:57:33下载
- 积分:1
-
单系统已注册的文件类型及其关联的程序包括…
列举系统中已经注册的文档类型及其关联程序的类-list system has registered the document type and its associated procedures category
- 2022-03-04 07:13:48下载
- 积分:1
-
MATLAB的QRS波脉冲的产生
Matlab QRS pulse generation
- 2022-06-12 10:56:29下载
- 积分:1
-
关于设计模式的代码
关于设计模式的代码-model for the design code
- 2022-07-11 12:40:08下载
- 积分:1
-
采用最新的canny算子实现了边界拟合程序给定图形后可以直接使用...
采用最新的canny算子实现了边界拟合程序给定图形后可以直接使用-use of the latest canny operator realization of the border fitting procedures to be determined after the graphics used directly
- 2022-06-18 14:03:57下载
- 积分:1
-
数据算法演示程序,是初学者很好的学习工具
C数据算法演示程序,是初学者的很好学习工具-C data algorithm demo program is a good learning tool for beginners
- 2022-01-26 00:55:53下载
- 积分:1
-
有一个真空吸尘器代理,在10×10大地图,外侧壁(所以实际…
有一个吸尘器代理,在10*10的大地图上,外墙都是(所以实际上是8*8),一个吸尘器只在开会的时候,左下右下,闲着,烟尘滚滚。请至少把功率和污垢的程度降到最低,让吸尘器在2000年一步一步地完成。
- 2022-09-14 13:35:03下载
- 积分:1
-
recorded communications source code management system (TURBOC2.0 through) some v...
通迅录管理系统源代码(TURBOC2.0通过)
很实用的一段代码
希望站长采纳-recorded communications source code management system (TURBOC2.0 through) some very practical hope head of mining code Thank you satisfied
- 2022-08-22 19:54:10下载
- 积分:1
-
函数 long StrToData(CString strData,int jz) 功能:字符串转为正整数值 [字符串可为2...
函数 long StrToData(CString strData,int jz) 功能:字符串转为正整数值 [字符串可为2-16]任意进制数值字符串 返回:长整型数值 参数:strData 为将要转换的字符串 参数:jz 为字符串的进制 如: CString s s="FFA6" long data=StrToData(s,16) 则:data的值为:65446 用法:将StrToData.h和StrToData.cpp复制加入到您的工程里,在需要调用的函数中 加入#include "StrToData.h"即可调用-function of long StrToData(CString strData,int jz) :changed character string to positive integer,changed character may be any decimal system,return:long Integer value,parameter:strData is the character string to be changed,jz is type of decimal system.
- 2022-01-21 02:18:21下载
- 积分:1
-
首先,分别对8255、8253进行初始化,设置8255为A口、C口输出,设置8253的计数器0为工作模式3;其次,设置IRQ7的中断矢量,使得有IRQ7中断时调...
首先,分别对8255、8253进行初始化,设置8255为A口、C口输出,设置8253的计数器0为工作模式3;其次,设置IRQ7的中断矢量,使得有IRQ7中断时调用SERVER;再次,调用INIT对计数值初始化;最后,主程序循环等待中断,开始秒表的计时。 2、 INIT子程序-First, the 8255,8253 initialization, set for the 8255 A-C mouth output, set 8253 as the Counter mode 0 3; Second, set up the interruption vector there, make it there interruption call SERVER; Again, call curl_setopt early to count before; Finally, the cycle of waiting for the main program interruption began stopwatch time. 2, curl_setopt Subroutine
- 2022-04-21 07:11:07下载
- 积分:1