-
Visual C++ 2005 programing example source code
Visual C++ 2005编程实例精粹 源代码-Visual C++ 2005 programing example source code
- 2022-03-23 09:27:23下载
- 积分:1
-
关于类导出的D
关于类导出的D-on the type derived D
- 2023-07-18 10:40:03下载
- 积分:1
-
本例子实现了在windows下的h.264解码器的程序,很不错
本例子实现了在windows下的h.264解码器的程序,很不错-H.264 decode source code for Windows.
- 2022-02-21 09:22:55下载
- 积分:1
-
VC written procedures for a chat. Right socket understanding will be of great he...
VC++写的一个聊天程序。对了解socket有很大帮助-VC written procedures for a chat. Right socket understanding will be of great help
- 2022-04-14 13:21:04下载
- 积分:1
-
串口转TCP/IP 实用程序
串口转TCP/IP 实用程序
程序的整体结构:
程序功能实现如下:
客户端 (CTcpSocket)转接程序(CSerialPort) 串口设备
对于每个CTcpSocket和CSerialPort对用一个CItem的结构进行管理,可以在配置文件里配置多个连接转发对。
程序中主要的类有:CSerialPort、CTcpSocket、CItem。可以把从串口收到的数据转发向数据套接字和调试套接字,而且可以写入日志文档。
程序配置文件(config.ini)说明:
1.
[item1] #连接名称
2.
TcpDataPort=9990 #数据端口
3.
TcpDebugPort=9991 #调试端口
- 2022-06-27 02:04:58下载
- 积分:1
-
CUDA的速度矩阵
cuda Faster Matrix-Vector Multiplication on GeForce 8800GTX
- 2022-05-14 01:26:27下载
- 积分:1
-
杀戮与奔跑
应用背景这是一个第三方实用程序。©;2005 bertus海登赫伊斯继续这是一个简单的应用程序,我写了一个封闭的前景,它做以下:第一次运行它,它写的价值的过程中,你要杀一个注册表设置,下次它运行了延迟交战的电脑操作员,Outlook将被关闭,3分钟算子选择立即关闭它或者它会在几秒关闭。我还包括我用Outlook程序启动…因为这个应用程序必须运行作为程序,而不是服务。并;bertus海登赫伊斯继续关键技术剧本1:优雅的接近展望这一方法的收盘前景将类似于收盘前景通过文件& gt;关闭或按下关闭按钮(x)在展望窗口的右上角;集objoutlook = CreateObject(“展望。应用”)objoutlook退出。使用此代码,将其放置在一个文本文件并将其保存ascloseoutlook.vbsor下载ZIP文件:
- 2022-01-20 22:52:20下载
- 积分:1
-
Description:
对整型有序关键码序列进行折半查找,待排序序列以数组存储。如果找到待查记录,返回找到的位置下标,并删除该关键码记录;如果没找到待查记...
Description:
对整型有序关键码序列进行折半查找,待排序序列以数组存储。如果找到待查记录,返回找到的位置下标,并删除该关键码记录;如果没找到待查记录,返回0,并将待查记录插入到适当位置,即该查找属于动态查找。输出查找过程中每一轮的low,mid,high 值,以及与给定值相比较的关键码值,并输出最后找到的位置,及变化后的数组。
注意:该数组为整型,数组中关键码存储位置为r[1]~r[n],r[0]留作它用,且关键码个数大于4.
Input Format:
第一行输入数组中记录个数n
第二行输入n个有序的整型关键码,以空格隔开
接下来输入三个待查关键码,每个关键码占一行
Output format:
对于每个关键码,分别输出:
找到给定值之前的每一轮的low,mid,high及相比较的待查找序列中的关键码,以空格隔开
接下来一行输出查找到的位置
接下来一行输出变化后的待查找序列
-Description:
The key codes for integers ordered sequence of binary search until the sorting sequence to an array of storage. If you find a complete set of records, returns to find the location of the next standard, and delete the key code is recorded if not find a complete set of records, returns 0, and a complete set of records inserted into the appropriate location, that is, the search was part of search. Find out the process for each one of the low, mid, high value, as well as compared to the value given the key code value and output of the last to find the locat
- 2023-05-15 19:40:03下载
- 积分:1
-
MFC与数据库SQL连接
建立MFC单文档应用程序,在程序中新建一个对话框,作为登陆对话框,在SQL中进行配置,基于C++语言,进行编程,可通过登陆名与密码进入系统。
- 2022-12-02 02:55:15下载
- 积分:1
-
Design for Verification in System
Design for Verification in System-level Models and RTL, very good and classic
- 2022-04-16 05:56:26下载
- 积分:1