搜索资源列表
tubianli
- 图的遍历的演示(c 语言 数据结构课程设计题) /*定义图*/ typedef struct{ int V[M] int R[M][M] int vexnum }Graph /*创建图*/ void creatgraph(Graph *g,int n) { int i,j,r1,r2 g->vexnum=n /*顶点用i表示*/ for(i=1 i<=n i++) { g->V[i]=
linux_kernel_map
- linux内核的图谱,呵呵,挺牛的,分享,反正我是看不大懂-linux kernel map, huh, huh, pretty cow, sharing, anyway, I can not understand
STLmap_using
- 在linux下使用stl map 进行插入,查询,删除等功能的代码-Insert,inquire,delete fuction with stl map in linux/unix
map
- C/C++源码,文件操作,映射,CMap CMap当中,初始化HastTable,需要估算 数据量N, 实际初始化长度M-The C/C++ source, file operations, mapping the cmap CMap which, initialization HastTable of, need to estimate the amount of data N, the length of the actual initialization M
m5mols_reg
- Register map for M-5MOLS 8M Pixel camera sensor with ISP.
logistic.m
- logistic映射生成混沌数,可以与其他混沌相结合,用于加密-logistic map is used to generate two indexes,and also can use with other map to encrypt