-
常见问题,新手在C
FAQs for alls newbie in c-FAQs for alls newbie in c++
- 2022-01-27 10:48:02下载
- 积分:1
-
文本文件通用抽奖程序源程序
本程序可以实现对任何纯文本文件进行随机抽奖的功能,其中一等奖,二等奖,三
等奖最多可以抽取100名,鼓励奖...
文本文件通用抽奖程序源程序
本程序可以实现对任何纯文本文件进行随机抽奖的功能,其中一等奖,二等奖,三
等奖最多可以抽取100名,鼓励奖最多可以抽取1000名。总抽奖数量为1300人。样本的
文本文件长度没有限制。-generic text files source of the draw procedure procedures can be achieved on any text file with random draw to the function, which won the second prize, a third can be taken up to 100, the prize can be taken up to 1000. The draw of the total number of 1300. Samples of the text is no restriction on the length of documents.
- 2022-08-12 10:14:02下载
- 积分:1
-
TinyXML是一个开源的解析XML的解析库,能够用于C++,能够在Windows或Linux中编译。这个解析库的模型通过解析XML文件,然后在内存中生成DOM...
TinyXML是一个开源的解析XML的解析库,能够用于C++,能够在Windows或Linux中编译。这个解析库的模型通过解析XML文件,然后在内存中生成DOM模型,从而让我们很方便的遍历这课XML树。-TinyXML is an open-source parsing XML parsing libraries, can be used to C++, can be compiled in Windows or Linux. The analytical model of the library by parsing XML file, and then generate the DOM model in memory, so that we are very convenient to traverse the XML tree that lesson.
- 2023-03-22 05:10:03下载
- 积分:1
-
本代码包包括超长整数相加、积分实现、数制转换、单词统计等...
本代码包包括超长整数相加、积分实现、数制转换、单词统计等-the code include long integer column, integral realization of a number of system conversion, word statistics
- 2022-09-04 16:50:03下载
- 积分:1
-
利用相片的拍照时间查找冗余相片 C#
输入要查找相片的目录 改名 可以将所有相片名称改为拍照时间查找可以找出相同相片生成结果 存在 c:重复相片.TXT主要代码在form1.cs 中
- 2022-01-26 07:51:42下载
- 积分:1
-
php在线报名
要求基于PHP程序设计语言,MySQL数据库和Apache应用服务器,实现郑州小升初杯赛在线报名系统。主要功能包括:考生在线报名、管理员管理、留言管理、考生个人信息管理、主办方信息管理。
- 2022-01-31 06:40:02下载
- 积分:1
-
基于opencv和mfc的人脸识别
能够实时的人脸跟踪,检测,识别,基于MFC界面,封装的程序与OPENCV计算机视觉库,可以直接运行。
- 2023-01-29 00:40:12下载
- 积分:1
-
pmacct是一个用于搜集IP流量信息(源地址,字节计数,和包数量)的工具。数据保存在一个内存中的表内,客户端程序可以通过一个本地面向流的连接访问其内容。搜集离...
pmacct是一个用于搜集IP流量信息(源地址,字节计数,和包数量)的工具。数据保存在一个内存中的表内,客户端程序可以通过一个本地面向流的连接访问其内容。搜集离线包通过使用pcap库和混合模式下的一个或多个网卡实现。-pmacct is a collection for IP traffic information (source address, byte count, and the number of packets) tool. Data stored in a memory table, the client program through a local flow-oriented to access its contents. To collect offline pcap packet through the use of tanks and mixed mode of one or more card to achieve.
- 2022-03-06 12:01:07下载
- 积分:1
-
Address Book with C#
使用此程序,您可以创建一个高级电话通讯簿,使您能够管理您的联系人
- 2022-03-20 17:48:20下载
- 积分:1
-
界面很漂亮 功能很全哦4. 利用静态数组(或链表)实现通讯录管理,数组的每一个元素是结构体类型,通过这个例子了解数据库管理的基本功能,重点掌握数组元素为结构体的...
界面很漂亮 功能很全哦4. 利用静态数组(或链表)实现通讯录管理,数组的每一个元素是结构体类型,通过这个例子了解数据库管理的基本功能,重点掌握数组元素为结构体的应用、数组坐函数参数、文件读写、自定义函数等知识,这里主要包括输入、显示、查找、删除、插入、保存、读入、排序等功能-Interface function is very beautiful, oh-wide 4. Use a static array (or list) to address book management, each array element is the type of structure, through this example to understand the basic functions of database management, focusing on the array elements to master the structure of applications, an array of function parameters to sit, document reading write, custom function, such as knowledge, here mainly include input, display, search, delete, insert, save, read, sorting and other functions
- 2023-01-27 23:15:03下载
- 积分:1