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
stdlib
【ACM】找新朋友
//make up a table of prime factors #include <stdio.h> #include <
stdlib
.h> #define MAX
·
2015-10-31 08:29
ACM
【ACM】Fighting for HDU
#include <stdio.h> #include <
stdlib
.h> #define max 100 /* run this
·
2015-10-31 08:28
ACM
【ACM】最小公倍数
chapterid=2§ionid=1&problemid=1 #include <stdio.h> #include <
stdlib
.h>
·
2015-10-31 08:28
ACM
【ACM】How many prime numbers
chapterid=2§ionid=1&problemid=2 #include <stdio.h> #include <
stdlib
.h>
·
2015-10-31 08:28
number
【ACM】Crixalis's Equipment
#include "stdio.h" #include "
stdlib
.h" /* 贪心算法: Ai->x 表示第i个物品的体积
·
2015-10-31 08:28
ACM
实验3-2
#include<stdio.h> #include <
stdlib
.h> #include <time.h> int time2(); main() {
·
2015-10-31 08:52
第二次四则运算
#include<stdio.h>#include <ctype.h>#include<
stdlib
.h>#include<time.h>
·
2015-10-31 08:20
四则运算
四则运算
源代码 #include<iostream.h>#include<
stdlib
.h>#include<conio.h> void DealFenshu(int m
·
2015-10-31 08:35
四则运算
C语言 日历查询系统 成品
lt;stdio.h> #include<string.h> #include<time.h> //#include<conio.h> #include<
stdlib
.h
·
2015-10-30 21:36
C语言
Only_排序 解题报告汇总
插入排序 #include <stdio.h> #include <string.h> #include <
stdlib
.h> #define MAXN 1005
·
2015-10-30 20:54
排序
一些常见的排序方法
插入排序: 时间复杂度O(n^2), 辅助存储空间O(1), 稳定排序 插入排序 #include <stdio.h> #include <
stdlib
.h>
·
2015-10-30 20:54
排序
程序A+B问题(一次输入和多次输入)
➀一次输入数据,计算A+B 1 #include<stdio.h> 2 #include<
stdlib
.h> 3 int main()
·
2015-10-30 19:13
问题
Android -- NDK开发入门
,在jni目录下新建一个hello_ndk.c文件,代码如下: #include <string.h> #include <stdio.h> #include <
stdlib
.h
·
2015-10-30 18:37
android
数据结构(11) -- 邻接表存储图的DFS和BFS
////////////////////////////////////////////////////////// #include <iostream> #include <
stdlib
.h
·
2015-10-30 18:59
数据结构
数据结构(12) -- 图的邻接矩阵的DFS和BFS
//////////////////////////////////////////////////////// #include <iostream> #include <
stdlib
.h
·
2015-10-30 18:59
数据结构
poj 1379 模拟退火算法的应用
details/6336879 View Code 1 #include<stdio.h> 2 #include<math.h> 3 #include<
stdlib
.h
·
2015-10-30 16:02
poj
C链表之创建简单静态链表
C代码: 1 #include<stdio.h> 2 #include<
stdlib
.h> 3 #include<malloc.h> 4 5
·
2015-10-30 16:16
链表
Linux C++的socket编程学习
server.c代码如下: View Code #include <stdio.h> #include <
stdlib
.h> #include <errno.h
·
2015-10-30 16:54
socket编程
一道简单的题目引发的思考
引言 昨晚一时兴起,我脑子就问自己下面的代码会输出什么,也不知道我脑子为什么有这个代码模型,只是模糊的有些印象: #include <stdio.h> #include <
stdlib
.h
·
2015-10-30 15:42
思考
约瑟夫环问题
C语言指针版本 1: #include <stdio.h> 2: #include <
stdlib
.h>
·
2015-10-30 15:48
约瑟夫环
HDU 1042(大数阶乘到10000)
100*20 + 20*20+3 //常规方法N>=13就溢出 #include<stdio.h> #include<string.h> #include<
stdlib
.h
·
2015-10-30 15:27
HDU
各种排序方法
cpp文件在最后,代码如下: #include<stdio.h> #include<
stdlib
.h> #include<string> #include&
·
2015-10-30 15:47
排序
LINUX C例程2:sprintf的简单例程
#include <stdio.h>#include <
stdlib
.h>#include <unistd.h>int main(int argc, char *argv
·
2015-10-30 15:27
printf
LINUX C例程1:sscanf的用法
#include <stdio.h>#include <
stdlib
.h>#include <string.h>#include <unistd.h>int
·
2015-10-30 15:26
linux
各种排序算法简介及实现
#include <iostream.h> #include <
stdlib
.h> #include <stdio.h> using namespace std
·
2015-10-30 14:44
排序算法
libevent中定时器的使用方法
#include <stdio.h> #include <
stdlib
.h> #include <sys/time.h>
·
2015-10-30 14:52
libevent
error: expected initializer before '<' token
define _TYPE_H_ #include <string> #include <map> #include <vector> #include <
stdlib
.h
·
2015-10-30 14:37
expect
纪念逝去的岁月——C/C++字符串旋转
HelloWorld 输出:rldHelloWo 代码 1 #include <string.h> 2 #include <stdio.h> 3 #include <
stdlib
.h
·
2015-10-30 14:31
c/c++
使用C++/C qsort 标准库对结构体进行快速排序
C++标准快速排序库qsort进行结构体快速排序 代码如下 1 #include <stdio.h> 2 #include <
stdlib
.h> 3 typedef
·
2015-10-30 14:24
sort
使用STL map 用 string 做索引 插入删除数据
2 #include <string> 3 #include <stdio.h> 4 #include <vector> 5 #include <
stdlib
.h
·
2015-10-30 14:24
String
双向链表插入删除
#include < stdio.h > #include <
stdlib
.h > typedef struct node_t
·
2015-10-30 14:44
双向链表
Ruby Time And DateTime之Time in Core
先说Time: 在Ruby2.0中关于Time有两处定义一个是在Core中,http://www.ruby-doc.org/core-2.0.0/Time.html,一个是在
stdlib
·
2015-10-30 14:40
DateTime
C语言学习笔记<八>
堆里的变量的生命周期是由程序员来管理的,可以使唤用C语言提供的函数对堆中的变量进行管理,为了使用这些函数需要包含头文件
stdlib
.
·
2015-10-30 14:30
学习笔记
控制台造之一:贪吃蛇
用前面控制台句柄的知识后大概就搞得懂贪吃蛇之类的控制台小游戏是几个意思了,虽然看起来还是一坨哈哈哈哈哈哈哈哈哈哈哈哈哈哈哈哈哈哈 codeblocks通过: #include <windows.h> #include <
stdlib
.h
·
2015-10-30 14:53
控制台
【数据结构】Huffman树
#include <stdio.h> #include <
stdlib
.h> #include <string.h> typed
·
2015-10-30 14:25
Huffman
【USACO】packrec
#include <stdio.h> #include <
stdlib
.
·
2015-10-30 14:23
USACO
链表的实现
#include<stdio.h>#include<
stdlib
.h>#define N 10typedef struct node { int val; struct
·
2015-10-30 14:23
链表
ceph之rbd读写API 测试
//gcc ceph_test_v2.c -lrbd -lrados -g -Wall 3 4 #include <stdio.h> 5 #include <
stdlib
.h
·
2015-10-30 14:02
api
关于指针
malloc与不使用malloc 1 #include <stdio.h> 2 #include <
stdlib
.h> 3 4 5 typedef struct
·
2015-10-30 14:01
指针
实验一
#include<iostream.h>#include<
stdlib
.h>void DealInt(int m,int a[]){ for(int p=0;p<m;p+
·
2015-10-30 14:49
双链表插入函数
value是需要插入的新值 4 //返回值:如果链表原先已经存在这个值,函数返回0 5 //如果为新值分配内存失败,函数返回-1 6 //如果新值成功地插入到链表中,函数返回1 7 #include<
stdlib
.h
·
2015-10-30 14:26
函数
插入到一个有序单链表。
函数的参数是一个指向 2 //链表第一个节点的指针,以及一个需要插入的新值 3 #include<stdio.h> 4 #include<
stdlib
.h> 5 #include
·
2015-10-30 14:26
单链表
输入需要转换的数和进制数,将该数按该进制转换成对应进制数,输出结果。
2 #include <stdio.h> 3 #include<
stdlib
.h> 4 int Conversion(int number,int system,char output
·
2015-10-30 14:25
进制转换
Linux下mmap函数的一个练习
下面是一个小例子: 1 #include<stdio.h> 2 #include<
stdlib
.h> 3 #include<string.h> 4 #include
·
2015-10-30 14:08
linux
C语言#自动生成四则运算的编程
#include<stdio.h> #include<
stdlib
.h> void main() { int b=0,c,d=0,e,f; int x,
·
2015-10-30 14:47
四则运算
练习一(升级版)
#include<stdio.h> #include<time.h> #include<
stdlib
.h> void main() { int c,
·
2015-10-30 14:47
升级
C++_归并排序(纯C版)
#include <iostream> #include <
stdlib
.h> using namespace std; int compared(const void *key1
·
2015-10-30 14:04
归并排序
EPANET源码中用到的几个简单C语言函数介绍二
num_bytes); 头文件:在TC2.0中可以用malloc.h或 alloc.h (注意:alloc.h 与 malloc.h 的内容是完全一致的),而在Visual C++6.0中可以用malloc.h或者
stdlib
.h
·
2015-10-30 14:20
C语言
Horner's rule——《狂人C》习题解答5(第二章习题8)
编程计算下面多项式的近似值 x^4+2x^3+3x^2+8x+7,x=3.47 */ #include <stdio.h> #include <
stdlib
.h>
·
2015-10-30 14:02
Rule
c语言链表操作
#include"stdio.h" #include"
stdlib
.h" typedef struct Node { int data
·
2015-10-30 14:21
C语言
上一页
88
89
90
91
92
93
94
95
下一页
按字母分类:
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
其他