-
两个乒乓球队进行比赛,各出3人。甲队为a,b,c三人,乙队为x,y,z三人,已抽签决定比赛名单。有人向队员打听比赛的名单,a说他不和x比,c说他不和x,z比,请...
两个乒乓球队进行比赛,各出3人。甲队为a,b,c三人,乙队为x,y,z三人,已抽签决定比赛名单。有人向队员打听比赛的名单,a说他不和x比,c说他不和x,z比,请编程序找出三队赛手的名单。-Two table tennis team competition, each person 3. A team for a, b, c three B teams for the x, y, z three, has decided to match the list of drawing. It was asked to match the list of members, a said that he did not and the x ratio, c said that he did not, and x, z ratio, the procedure is requested for three teams racing to find the list.
- 2022-02-27 03:43:57下载
- 积分:1
-
利用DLL文件将XML文件分析成文本,并可以录入数据库中
利用DLL文件将XML文件分析成文本,并可以录入数据库中-The use of DLL files into text XML files and can be entered in the database
- 2023-01-09 16:05:04下载
- 积分:1
-
数据库连接测试程序带加密功能,主要用于测试于sql数据库的连接...
数据库连接测试程序带加密功能,主要用于测试于sql数据库的连接-Database connection test program with encryption capabilities, mainly for testing in the sql database connection
- 2022-04-26 15:09:43下载
- 积分:1
-
在使用MFC和解压ZIP
在MFC中使用zip和unzip-In the MFC used in zip and unzip
- 2023-03-24 06:25:03下载
- 积分:1
-
C语言描述的数据结构的小题目,请大虾们多多指点
C语言描述的数据结构的小题目,请大虾们多多指点-C language to describe the data structure of small topics, please prawns support and guidance
- 2023-04-14 16:50:04下载
- 积分:1
-
payroll software for all in one
payroll software for all in one
- 2022-10-23 17:35:03下载
- 积分:1
-
串口接收发送源码
串口接收发送源码,单片机,FPGA开发
实现了串口的配置和传输
基于MFC的开发程序
很规范的源码示例
适合单片机入门和FPGA,DSP等和串口相关的开发者参考
- 2023-08-18 05:30:03下载
- 积分:1
-
Calculator functions to achieve WINDOWS!Calculator functions to achieve WINDOWS!...
实现WINDOWS计算器功能! 实现WINDOWS计算器功能! 实现WINDOWS计算器功能!-Calculator functions to achieve WINDOWS!Calculator functions to achieve WINDOWS!Calculator functions to achieve WINDOWS!Calculator functions to achieve WINDOWS!Calculator functions to achieve WINDOWS!
- 2022-07-08 15:37:47下载
- 积分:1
-
双重链接的列表
双重链接列表中给出如何您可以执行链接列表中的文件操作
其中包括搜索、 选择、 插入、 从列表中删除一个元素
使用户可以快速访问链接列表的
- 2022-02-06 15:07:51下载
- 积分:1
-
自制的代码编辑器,可以写C++,C语言的代码编辑器,实现代码折叠,系统保留字变色显示,使用scintilla实现,并很好的与MFC结合,可以用类似方法把该代码编...
自制的代码编辑器,可以写C++,C语言的代码编辑器,实现代码折叠,系统保留字变色显示,使用scintilla实现,并很好的与MFC结合,可以用类似方法把该代码编辑器放进自己的view类,只需仿照这个程序重写onsize,oncreate函数即可,scintilla使用的notepad++改装后重编译的版本,可以直接使用里面的d-Self-made code editor, you can write C++, C language code in this editor, code folding implementation, the system reserved word color display, using scintilla implementation, and a very good combination with the MFC, you can use a similar approach to the code editor into the your own view class, just along the lines of this program rewritten onsize, oncreate function can be, scintilla use notepad++ re-compile the modified version, can be used directly inside the dll
- 2022-02-28 14:53:16下载
- 积分:1