-
可以在豆瓣网上爬取相应用户的信息,如:用户ID,,读过什么书,对书的评价等数据,可以作为收集实验数据的工具...
可以在豆瓣网上爬取相应用户的信息,如:用户ID,,读过什么书,对书的评价等数据,可以作为收集实验数据的工具-Web crawling in豆瓣the corresponding user information, such as: user ID,, read any book, the book" s evaluation of the data can be used as a tool to collect experimental data
- 2022-03-21 09:42:29下载
- 积分:1
-
一款可以代替word的软件,画图很好,很方便,是我的老师给的,希望大家喜欢。...
一款可以代替word的软件,画图很好,很方便,是我的老师给的,希望大家喜欢。-A word can replace the software, drawing very good, very convenient, was my teacher had given hope that everyone likes.
- 2022-09-14 15:35:03下载
- 积分:1
-
vc++编写的函数,功能将数组清零或者重置为其它数值。
vc++编写的函数,功能将数组清零或者重置为其它数值。-vc++ to prepare a function of array feature will reset to zero or other values.
- 2022-04-24 10:53:22下载
- 积分:1
-
PN序列生成器,比较好的demo
PN序列生成器,比较好的demo-PN sequence generator, and better demo
- 2022-03-22 17:18:46下载
- 积分:1
-
一个非常不错的串口发送接收程序,小巧而精致,不用安装直接使用。...
一个非常不错的串口发送接收程序,小巧而精致,不用安装直接使用。-A very good serial sent to receive the procedure, compact and sophisticated, do not install direct use.
- 2023-08-03 08:20:03下载
- 积分:1
-
简易电子琴,本程序只能单线程发音,即单音发音,具有一小点控制节奏的功能。...
简易电子琴,本程序只能单线程发音,即单音发音,具有一小点控制节奏的功能。-a simple electronic organ that can sounds a single sound, with a little tempo control.
- 2023-07-06 05:30:03下载
- 积分:1
-
VB实现的彩信发送源代码自己看程序代码需要外接GPRS设备
VB实现的彩信发送源代码自己看程序代码需要外接GPRS设备-VB source code for sending MMS to achieve
- 2022-08-16 19:27:32下载
- 积分:1
-
A calculation of the calendar program, available to beginners to facilitate mast...
一个日历程序的计算方法,提供给初学者,方便大家掌握日历。-A calculation of the calendar program, available to beginners to facilitate master calendar.
- 2022-12-27 23:00:04下载
- 积分:1
-
本文件包括的xml的开发应用标准,1998年由w3c制定
本文件包括的xml的开发应用标准,1998年由w3c制定-this document include the development and application of xml standards, in 1998 developed by the w3c
- 2023-04-05 14:00:03下载
- 积分:1
-
利用gSoap生成的WebServer服务端提供Add、Sub、Mul、Div等接口
应用背景做为WebServer服务端,提供加、减、乘、除四个WebServer服务的接口。使用C/C++语言进行开发WebServer服务,可以练习使用开源的gSoap框架,区别于用其他语言进行的WebServer服务的开发。关键技术利用gSoap框架,根据calcsoap.h文件,生成wsdl文件和相关的 soapServer.cpp、soapC.cpp、soapH.h、soapStub.h 文件,新建 VC 2008 基于 Win32 控制台的应用程序,作为WebServer服务端,提供 ns__add、ns__sub、ns__mul、ns__div(即加、减、乘、除)四个WebServer服务的接口,并支持利用提供 calcsoap.wsdl 文件给 soap UI 测试工具进行测试。
- 2022-03-18 13:16:42下载
- 积分:1