-
ODBC 方式 C++ 操作EXCEL的源代码
ODBC 方式 C++ 操作EXCEL的源代码-ODBC EXCEL
- 2022-09-29 06:25:06下载
- 积分:1
-
C#基于TCP的Socket多线程通信(包含服务器端和客户端)
原文出自CSDN,服务bug已经修改。
功 能:多线程Socket TCP/IP通讯,闪屏。
开发环境:VS2010 C#
- 2022-10-02 08:45:03下载
- 积分:1
-
电影自动更新,对系统进行操作。源码较为简单,希望对大家有所帮助!...
电影自动更新,对系统进行操作。源码较为简单,希望对大家有所帮助!-film automatic renewal, the system operation. Source relatively simple, we want to help!
- 2023-03-03 05:15:03下载
- 积分:1
-
该程序完成在两个字符串中寻找最长公共子串,如果这样的字符串有多个,则将它们全部找出来,它在最坏情况下的复杂度为O(m*n)....
该程序完成在两个字符串中寻找最长公共子串,如果这样的字符串有多个,则将它们全部找出来,它在最坏情况下的复杂度为O(m*n).-the procedure is completed in two for the longest string of public substrings, if such a number of strings, will they all find out in the worst of the complexity of O (n* m).
- 2022-03-30 21:31:25下载
- 积分:1
-
一个完成栅格图像矢量化功能的程序,主要实现了在图片背景上添加点、线的功能,使用了交互式构图技术,如橡皮条和拖曳,以文本文件保存矢量线的结点,有简单的导入和导出功...
一个完成栅格图像矢量化功能的程序,主要实现了在图片背景上添加点、线的功能,使用了交互式构图技术,如橡皮条和拖曳,以文本文件保存矢量线的结点,有简单的导入和导出功能。-A complete raster image vectorization function procedure, the main background in the picture to add point, line features, the use of interactive mapping technologies such as rubber and drag to the text file line vector nodes, has a simple the import and export functions.
- 2022-04-19 19:16:52下载
- 积分:1
-
中断服务程序的关键是:1.保护进入中断时的状态,并在退出中断之前恢复进入时的状态。2.必须在中断程序中设定是否允许中断重入,即设置EX0位。
本例中使用了I...
中断服务程序的关键是:1.保护进入中断时的状态,并在退出中断之前恢复进入时的状态。2.必须在中断程序中设定是否允许中断重入,即设置EX0位。
本例中使用了INT0中断,一般中断程序进入时应保护PSW,ACC以及中断程序使用但非其专用的寄存器。本例的INT0程序保护了PSW,ACC,2等三个寄存器并且在退出前恢复了这三个寄存器。另外中断程序中涉及到关键数据的设置时应关中断,即设置时不允许重入。本例中没有涉及这种情况。
实验开始时K8应在H(高电平)端,要产生中断时先拨向L(低电平)端再拨回H端。
-Interrupt service s key is: 1. the protection enters when the interrupt condition, and when the withdrawal interrupt before regains enters the condition. 2. must in the interrupt routine establish whether to permit the interrupt re-entry, namely establishes the EX0 position. in this example has used the INT0 interrupt, generally the interrupt routine enters when should protect PSW, ACC as well as the interrupt routine use but non-its special-purpose register. This example INT0 program protection PSW, ACC,2 and so on three registers, and restored these three registers before the withdrawal. Moreover in the interrupt routine involves to when the essential data establishment should close the interrupt, namely when establishment does
- 2022-03-22 04:01:46下载
- 积分:1
-
MicroDVR-简单的视频安全使用网络摄像头,运动检测
这是一个简单的应用程序,允许用户使用可用的 VideoCaptureDevices (网络摄像头s) 作为安全摄像机。该接口允许用户记录特定的摄像机视频文件 (.avi) 到本地存储 (记录路径也可以通过设置界面) 等。用户可以在任何时候将焦点设置在任何相机上。对于每个摄像机,我们可以启用运动检测,对运动和自动记录在议案上的发出蜂鸣音。
- 2022-03-13 11:20:54下载
- 积分:1
-
经典C源程序100例,已在turbo c 2.0下调试通过.
经典C源程序100例,已在turbo c 2.0下调试通过. -100 cases of classic C source code has been in turbo c 2.0 under debug through.
- 2022-02-04 07:18:20下载
- 积分:1
-
内有AES IDEA DES RSA BM算法。可以直接执行附有源代码。
内有AES IDEA DES RSA BM算法。可以直接执行附有源代码。-within AES IDEA BM DES RSA algorithm. Can directly with the implementation of the source code.
- 2022-03-23 13:19:41下载
- 积分:1
-
包括数据库的设计,系统管理,工程管理,客户管理,采购销售,库存,人事管理系统。含报表打印等功能...
包括数据库的设计,系统管理,工程管理,客户管理,采购销售,库存,人事管理系统。含报表打印等功能-Including database design, system management, project management, customer management, procurement, sales, inventory, personnel management systems. With report printing and other functions
- 2022-05-19 02:10:51下载
- 积分:1