E-COM-NET
首页
在线工具
Layui镜像站
SUI文档
联系我们
推荐频道
Java
PHP
C++
C
C#
Python
Ruby
go语言
Scala
Servlet
Vue
MySQL
NoSQL
Redis
CSS
Oracle
SQL Server
DB2
HBase
Http
HTML5
Spring
Ajax
Jquery
JavaScript
Json
XML
NodeJs
mybatis
Hibernate
算法
设计模式
shell
数据结构
大数据
JS
消息中间件
正则表达式
Tomcat
SQL
Nginx
Shiro
Maven
Linux
space错误解决方法
user表空间
user表空间管理默认的用户表空间如何指定默认表空间备份故障处理指定默认表空间指定全部用户默认表空间alterdatabasedefaulttable
space
identifiedbydefaulttable
space
2301_77446478
·
2024-02-04 15:19
oracle
数据库
L1-044 稳赢
#includeusingname
space
std;intmain(){intn;cin>>n;strings;intt=1;while(1){cin>>s;if(s=="End")break;if(t
哇哈哈哈蛤
·
2024-02-04 15:31
c++
算法
L1-032 Left-pad
#includeusingname
space
std;intmain(){intn;chara;strings;cin>>n>>a;cin>>s;stringss;getline(cin,ss);s=s+
哇哈哈哈蛤
·
2024-02-04 15:00
算法
c++
数据结构
L1-039 古风排版
#includeusingname
space
std;intmain(){doublen;cin>>n;strings;getchar();getline(cin,s);doublelen=s.size(
哇哈哈哈蛤
·
2024-02-04 15:00
c++
算法
开发语言
L1-041 寻找250
#includeusingname
space
std;intmain(){intn=0;strings;while(cin>>s){n++;if(s=="250"){cout<<n
哇哈哈哈蛤
·
2024-02-04 15:00
c++
算法
数据结构
L1-009 N个数求和
#includeusingname
space
std;intmain(){intn;cin>>n;longlonga[1001],b[1001];charc;longlongzhengshu=0,fenzi
哇哈哈哈蛤
·
2024-02-04 15:30
算法
L1-019 谁先倒
#includeusingname
space
std;constintN=101;intmain(){inta,b,n;intahe=0,bhe=0;cin>>a>>b>>n;intahan[N],ahua
哇哈哈哈蛤
·
2024-02-04 15:30
算法
c++
数据结构
L1-011 A-B (20分)(测试点过不去原因)
#includeusingname
space
std;intmain(){stringa,b;getline(cin,a);getline(cin,b);for(inti=0;i
哇哈哈哈蛤
·
2024-02-04 15:29
算法
c++
数据结构
L1-025 正整数A+B(详解)
#includeusingname
space
std;intmain(){stringd;getline(cin,d);stringa,b,e;for(inti=0;i='0'&&a[i]='0'&&b[
哇哈哈哈蛤
·
2024-02-04 15:27
算法
洛谷p1832 a+b problem
一道完全背包的变形,方案累加题目链接ACcode#includeusingname
space
std;usingll=longlong;boolcheck(intx){//素数筛doublem=sqrt(
qustflypiggy
·
2024-02-04 14:50
背包专题训练
完全背包
背包dp
动态规划
洛谷 P1466 集合 Subset Sums
题目#include#includeusingname
space
std;typedeflonglongll;lln,m;lldp[10001000];intmain(){cin>>n;m=(
zailingzhe
·
2024-02-04 14:50
洛谷P1466 集合 Subset Sums
qwq#include#include#include#include#includeusingname
space
std;constintMAXN=40;intN,M;longlongf[800];intmain
weixin_33812433
·
2024-02-04 14:49
洛谷p1679神奇的四次方数
mmm是背包容量,单个数的四次方是物体体积,每个数的价值是111注意,这一题我们找的是最小的nnn,所以初始化所有为极大数,完全背包板子改成minminminACcode#includeusingname
space
std
qustflypiggy
·
2024-02-04 14:49
背包专题训练
背包dp
动态规划
完全背包
洛谷p1507 nasa的食物计划
01背包板子题,不同之处在于有两个背包要考虑,所以加一层循环就行了题目链接ACcode#includeusingname
space
std;constintM=2e4+9;intdp[M][M],c[M]
qustflypiggy
·
2024-02-04 14:19
背包专题训练
01背包
背包dp
动态规划
洛谷p1466集合
01背包的一道变形题目链接代码中已表明注释ACcode#includeusingname
space
std;usingll=longlong;constintM=1e4+9;lldp[M];intmain
qustflypiggy
·
2024-02-04 14:17
01背包
动态规划
背包问题
背包dp
priority_queue实现错误总结
错误代码展示#pragmaonce#include#includeusingname
space
std;name
space
bit{template,classCom=less>classpriority_queue
桐人,奥龙
·
2024-02-04 14:14
c++
算法
开发语言
无法解析变量work
space
Folder,请打开一个文件夹
单击文件选择将文件添加到工作区点击之后会出现一个文件选择框然后点击任意一个或自己创建一个问题就解决了!不用谢我拿去用!
从删库 到跑路
·
2024-02-04 14:25
vscode
如何把文件内的数据逐行遍历并选择其中部分需要数据进行输出到新文件
文件里面的其中几行数据放入到excle表格里,因为刚入门,会的不多,只能简单实现一点功能把.gen文件变成.txt文件,具体代码如下:希望大家指点一二:#include#include#includeusingname
space
std
从删库 到跑路
·
2024-02-04 14:55
算法
c++
SVDiff: Compact Parameter
Space
for Diffusion Fine-Tuning——【论文笔记】
ICCV2023OpenAccessRepository(thecvf.com)官方代码:mkshing/svdiff-pytorch:Implementationof"SVDiff:CompactParameter
Space
forDiffusionFine-Tuning
我是浮夸
·
2024-02-04 14:19
论文笔记
论文阅读
深度学习
图像处理
stable
diffusion
selenium-模拟键盘事件(回车、删除、刷新等)
sendkeys可以模拟键盘输入,也可以用来模拟键盘上的按键,甚至是组合键键值解释send_keys(Keys.BACK_
SPACE
)删除键Back
Space
send_keys(Keys.
SPACE
)空格键
忘了呼吸的那只猫
·
2024-02-04 14:49
C++(迭代法求平方根)
代码如下:1#include2usingname
space
std;3classsquare{4public:5square(floatx,floaty){6this->x=x;7this->y=y;8}
钟居祥瑞
·
2024-02-04 13:22
c++
开发语言
C++指针
分析下面的重载函数#includeusingname
space
std;voidpfun(char*str){cout()unique_ptr包装一个原始指针,并负责其生命周期。
钟居祥瑞
·
2024-02-04 13:50
C/C++学习
c++
开发语言
(IOS)获得灰度图
covertToGrayImageFromImage:(UIImage*)sourceImage{intwidth=sourceImage.size.width;intheight=sourceImage.size.height;CGColor
Space
Refcolor
Space
rightmost
·
2024-02-04 11:09
计算机软件能力认证考试CCF-202312-1 仓库规划
#自己跑的测试没问题,不知道为啥就是不能满分原理比较绕,就是让数组中一行不断地与其他行进行比较,最终得到各自的索引#includeusingname
space
std;intmain(){intn;intm
cynicism??
·
2024-02-04 11:55
C++练手
算法
c++
开发语言
2017年苏州大学837复试机试C/C++
代码#includeusingname
space
std;intmain(){intArr[20]={0};//Arr[0]=0
ORI2333
·
2024-02-04 11:41
C++
c语言
c++
算法
考研
苏州大学
第二章 数据结构(一)(数组模拟链表、队列,栈以及kmp)
一、用数组表示链表1、单链表基础插入和删除操作#include//803区间合并usingname
space
std;constintN=1e4+10;//head表示头结点的下标//e[]存结点的值//
一只程序媛li
·
2024-02-04 09:04
蓝桥准备
数据结构
第二章数据结构(三)(哈希表、stl)
一、哈希表1、拉链法(加一个单链表)#include//哈希//模数一般取质数,距离2的整数次幂尽量远//拉链法有多个槽,每个槽连接一个单链表usingname
space
std;constintN=1e5
一只程序媛li
·
2024-02-04 09:04
蓝桥准备
数据结构
散列表
哈希算法
图(数据结构期末复习3)
图的分类:有向图,无向图连通图,非连通图连通图分为强连通(有向并且形成一个环)和弱连通(有向并且连成一串但是不是一个环)图的存储用邻接矩阵存储有向图或者无向图#includeusingname
space
std
一只程序媛li
·
2024-02-04 09:34
数据结构复习
数据结构
树(数据结构期末复习8)
二叉树和二叉搜索树的基础操作#includeusingname
space
std;#defineOK1#defineERROR-1#defineOVERFLOW-2typedefintStatus;typedefintBElemtype
一只程序媛li
·
2024-02-04 09:34
数据结构复习
数据结构
信息学竞赛中的数学 习题集1301-1310(10题)
StackingCylindersTriangle2079--TriangleTheFortifiedForest1873--TheFortifiedForestTheDoors1556--TheDoors
Space
Ant1696
dllglvzhenfeng
·
2024-02-04 09:02
程序猿的数学
创新
计算机考研机试
算法
c++
信奥中的数学
信息学竞赛中的数学
程序员的数学
GESP
CSP-S
LeetCode第34题之Search for a Range
C++代码:#include#includeusingname
space
std;classSolution{public:vectorsearchRange(vector&nums,inttarget)
二叉树
·
2024-02-04 09:19
LeetCode算法
leetcode
C++自创棋类小游戏
#include#include#include#includeusingname
space
std;#defineForij(x)for(inti=1;iN||yy>N)break;if(m[xx][yy
喷火龙廖
·
2024-02-04 09:13
C++小游戏
c++
stm32
开发语言
2022广西师范大学暑期训练赛 E-寄CD?(ST表+二分)
输入1521234512输出111ST表+二分做法#includeusingname
space
std;typedeflonglongLL;typedefpairPII;constintN=200
Vijurria
·
2024-02-04 09:11
数论
算法
c++
Educational Codeforces Round 122 (Rated for Div. 2) ABC
#include#include#include#include#include#includeusingname
space
std;intmain(){cin.tie(0);cout
Vijurria
·
2024-02-04 09:41
c++
c++“不允许使用不完整的类型“
示例 先贴上一段简单的c++类构造代码:includeusingname
space
std;classAddress;//提前声明类classAddress//声明类{private:constchar
师范大学生
·
2024-02-04 08:18
C++
c++
指针
编程语言
备战蓝桥杯---搜索(应用入门)
下面是AC代码:#includeusingname
space
std;#d
cocoack
·
2024-02-04 08:40
蓝桥杯
深度优先
算法
c++
matplotlib之疑难点figure、axes
importmatplotlib.pyplotaspltimportnumpyasnpdata=np.lin
space
(1,100,101)plt.figure()plt.subplot(111)#如果
stefanjoe
·
2024-02-04 08:05
Python
python
可视化
机器学习
数据可视化
matplotlib
matplotlib——图形对象figure及区域对象axe
创建图形对象importnumpyasnpimportmatplotlib.pyplotasplt%matplotlibinlinex=np.lin
space
(-10,10)y=x**2fig=plt.figure
One_T.
·
2024-02-04 08:00
数据分析
python
大数据
数据分析
设计模式第四天|适配器模式 6. 扩展坞
#include#includeusingname
space
std;classUSB{public:virtualvoidcharge()=0;};classTypeC{public:virtualvoidcharge
啊就赵得柱
·
2024-02-04 08:59
设计模式
适配器模式
android
C++设计模式-里氏替换原则
e.g.1不符合里氏替换原则#includeusingname
space
std;classMap{};classHashMap:publicMap{};class
vczxh
·
2024-02-04 08:14
c++
c++
设计模式
里氏替换原则
C++:冒泡排序,代码实现
#includeusingname
space
std;intmain(){intarr[]={10,45,2,65,5,8,4,82,11,51};intnum=sizeof(arr)/sizeof(arr
snow爱
·
2024-02-04 07:33
c++
算法
数据结构
c++:打印9*9乘法表
#includeusingname
space
std;intmain(){for(inti=1;i<=9;i++){for(intj=1;j<=i;j++){cout<<j<
snow爱
·
2024-02-04 07:02
c++
算法
开发语言
Educational Codeforces Round 158 (Rated for Div. 2)
Problem-A-Codeforces#include#defineendl'\n'#defineintlonglongusingname
space
std;constintN=55;inta[N];intn
沫刃起
·
2024-02-04 07:02
codeforces
算法
c++
C++:找到三位数中的所有水仙花数
#includeusingname
space
std;intmain(){intnum=100;do{inta=0;intb=0;intc=0;a=num%10;b=num/10%10;c=num/100
snow爱
·
2024-02-04 07:32
c++
算法
开发语言
c++:敲桌子
特殊数字:1.7的倍数2.十位数上有73.个位数上有7#includeusingname
space
std;intmain(){for(inti=1;i<=100;i++){if(i/10==7||i%10
snow爱
·
2024-02-04 07:59
c++
算法
开发语言
CodeTON Round 7 (Div. 1 + Div. 2, Rated, Prizes!)
A.JaggedSwaps#include#defineendl'\n'#defineintlonglongusingname
space
std;constintN=15;inta[N];intn;voidsolve
沫刃起
·
2024-02-04 07:29
codeforces
算法
c++
数据结构
2020年CSP-J认证 CCF非专业级别软件能力认证第一轮真题--完善程序题
#includeusingname
space
std;intn,i;intmain(){scan
小兔子编程
·
2024-02-04 07:35
2020CSP-J真题解析
CSP初级组真题解析
2020CSP-J第一轮真题
2020CCF认证CSP-J
信息学奥赛CSP初级组真题
CSP初级组真题
CSP真题解析
LeetCode803. Bricks Falling When Hit——洪水填充
文章目录一、题目二、题解一、题目Youaregivenanmxnbinarygrid,whereeach1representsabrickand0representsanempty
space
.Abrickisstableif
叶卡捷琳堡
·
2024-02-04 07:00
算法
数据结构
leetcode
c++
没有随随便便的成功
大家不知道的是,如果没有
space
x第四次发射终于成功,拿到NASA的钱,并借钱给特斯拉,特斯拉也行将崩溃。
LDRAGON168
·
2024-02-04 06:41
【.net】缓存操作
usingSystem.Collections.Generic;usingSystem.Linq;usingSystem.Text;usingSystem.Web;usingSystem.Web.Caching;name
space
RisunFactoryLibrary
MoFe1
·
2024-02-04 06:39
.net
缓存
java
上一页
36
37
38
39
40
41
42
43
下一页
按字母分类:
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
其他