搜索资源列表
sanpack_rsa_vs2003sln_src
- 分析RSA算法的应用现状,论证文件加密应用RSA算法的可行性和意义。设计一套完整实用的RSA文件加密解决方案,具体编码实现。对RSA算法进行研究,从常规RSA算法出发,用C++实现RSA加密算法类库,并在32位windows平台封装成组件。在.Net平台引用此组件,实现可以对任意文件进行RSA加密操作的窗体应用程序。经过加密的文件以及密钥文件都是文本文件。给出关键类类图、整个应用程序的结构描述文档、关键模块流程图、较详细的接口文档、所有源代码。对应用程序进行测试,对测试结果进行分析研究,进而对应
MemMapSource
- memory map file class for C++ builder-memory map file class for C builder
boost_source_code
- 正则表达式,可以与POSIX API和Perl语言处理正则表达式的功能相媲美,而且还能支持各种字符类型(如char、wchar_t,甚至还可以是自定义字符类型); 多线程,想了很久的跨平台多线程库了; 数据结构“图”,再加上即将加入标准的hash_set、hash_map、hash_multiset、hash_multimap等等(事实上不少STL实作,如SGI STL,已经支持以上数据结构),C++对数据结构的支持已近完备; python,没错,对Python语言的支持;
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]=
Rhapsody-0.1.8.tar
- sourceforge历史版本完整下载: http://sourceforge.net/project/showfiles.php?group_id=202044 提供了基于b树索引算法的文件数据数据库模块详见storage/目录下面的 btree.c与pager.c container目录为常用的容器实现,如果rbtree avltree map heap list vector hashtable deque T树 B树, test目录为测试程序代码经过初步测试,比较稳定。 os_api:装
计算机图形学模拟软件
- 用C/SDK编写的计算机图形学图元生成模拟软件!我想对与学C/SDK和计算机图形学的计算机专业人员都有帮助!-C / SDK's computer generated graphics map simulation software! I want to learn and C / SDK and computer graphics computer professionals can help!
LinuxC_programme
- 嵌入式Linux C语言应用程序设计,华清远见嵌,书中源代码,书中的配图等详尽资料-Embedded Linux C language application design, embedded vision Huaqing, the book source code, the book with detailed information on map
Graph_Algorithm-1.0.tar
- 算法中图算法的详细实现,包括图的表示,MST,单源最短,所有最短路径算法的c++实现,在linux环境下面编程。-Algorithm in detail algorithm to achieve, including the map that, MST, single-source shortest, all the shortest path algorithm c realization of the following programming in linux environmen
china-map
- 实现两人对战和人机对战,可选择人先后者电脑先,用c++开发。-War and the realization of two man-machine war, people can choose to have those computers, using c++ development.
LinuxDeviceDriver-DMA
- Linux设备驱动开发详解源码- DMA范例 | | |-- 3c505.c | | |-- 3c505.h | | `-- dma.h | `-- 静态映射范例 | `-- mach-smdk2440.c-Explain the development of Linux device driver source code- DMA Example | | |- 3c505.c | | |- 3c505.h | | `- dma.h |`- static map exam
input
- qt4编写的输入法,字库为文件存储的形式,通过c++里面的map容器进行检索-input for qt4
ma_bu_tu
- 用C语言编写的马步图;比较简单,思路是采用把象棋先转换成矩阵,然后再检索图找哈密顿回路-Written in C language with Bu map relatively simple idea is used to convert the first matrix of chess, and then retrieve the map to find the Hamiltonian circuit
sumxypoints.c.tar
- ROOT点图的画法,需要安装ROOT软件。LINUX下编译通过。-ROOT point map painting, need to install the ROOT software. Compile under LINUX.
map
- 用c语言实现的一个画图板 可以实现简单的画图功能-C language using a drawing board can implement a simple drawing functions
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
finger(-C)
- 指纹图像增强、求方向图、二值化、细化、特征提取、特征匹配等算法 的c语言源程序,还有实例演示,本人千辛万苦才找来的, 提供给大家分享。 -Fingerprint image enhancement, seeking direction map, binarization, thinning, feature extraction, feature matching algorithm c language source code, as well as examples of pre
firmware-map
- ad2s1200.c simple support for the ADI Resolver to Digital Converters.
structmember
- Interface to map C struct members to Python object attributes.
cairotest.c
- drawing a map with gtk
map
- 简单的C++容器操作代码,该代码实现从文件中读取数据并保存在map中。-Simple C++ container operation code, the code reads the data the file and save it in the map.
