-
text of the inquiry system, a direct name inquiries, and inquiries, or inquiries...
文本查询系统,有直接名字查询,有and查询,有or查询,有!查询,可以有这些的复合查询-text of the inquiry system, a direct name inquiries, and inquiries, or inquiries! Inquiries can be a composite of these inquiries
- 2022-05-26 02:17:39下载
- 积分:1
-
[原創][c++][winsock] 簡單的訊息、檔案網路傳輸範例程式[client-server]
资源描述
一個簡單的網路傳輸範例程式
由client端輸入指令來控制檔案傳輸
====使用方法====
先設定server端:
可任意輸入server的port number
server開啟接聽埠
client端:
輸入server的ip及port number
連線成功即可開始傳輸
輸入HELP可以查看指令
=============
編譯前要確定Linker有加上-lws2_32
祝您玩的愉快^^
- 2022-04-01 17:57:55下载
- 积分:1
-
员工管理系统
本代码是基于window下的VB.net系统程序开发,可作为典型案例进行学习或者进行进一步开发使用,是一个很好的资源
- 2022-03-02 16:27:39下载
- 积分:1
-
对于MFC与WinForm控件之间的支持.传统编程和.net程序的接合.
对于MFC与WinForm控件之间的支持.传统编程和.net程序的接合.-for MFC and WinForm controls between support. Traditional programming and. Net process of bonding.
- 2023-02-01 04:25:04下载
- 积分:1
-
电子图书《AndersonJ.D.
电子图书《AndersonJ.D.-Computationalfluiddynamics》的有关程序,MATLAB代码。-E-book
- 2022-07-08 00:41:19下载
- 积分:1
-
基于WinCE 5.0 下的MIPS 32 内核的Au1200(AMD)的UART驱动,支持数据流控,经车载平台测试性能稳定,传输数据率高...
基于WinCE 5.0 下的MIPS 32 内核的Au1200(AMD)的UART驱动,支持数据流控,经车载平台测试性能稳定,传输数据率高
- 2022-08-20 23:06:01下载
- 积分:1
-
图书管理系统,用类实现,从文件中读取…
图书管理系统,采用分类实现,从文件中读取信息,健壮性不是很好,是基于c++类的操作,
- 2022-07-21 06:45:49下载
- 积分:1
-
这是我自己编的一个学校管理系统,用的是.NET平台。c++的源码。说明在里面。做得不好,站长不要怪哦。(我是一个大一的软件工程的学生,以后会进步的)...
这是我自己编的一个学校管理系统,用的是.NET平台。c++的源码。说明在里面。做得不好,站长不要怪哦。(我是一个大一的软件工程的学生,以后会进步的)-This is Part I of a school management system, using yes.NET platform. C source code. Note inside. Well done, oh station not to blame. (I was a freshman in software engineering students, the future will progress)
- 2022-09-21 15:55:03下载
- 积分:1
-
BorlandBGI examples do not know whether we used to have hope that we can contact...
BorlandBGI示例 不知道大家是否用的到 希望大家有意见 可以联系我-BorlandBGI examples do not know whether we used to have hope that we can contact me advice
- 2022-07-25 22:19: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