搜索资源列表
user_omcr.tar
- linux下c 编写的 某项目代理服务端部分的代码。其中包括网络通信,处理数据过程以及数据库存储过程等。相信会对大家有一定帮助。-c prepared by the agency services for a particular project-part of the code. These include network communications, data processing process, and database storage processes. We believe th
login
- 建立一个模拟数据库来存储你的登录用户名、密码,密码通过salt加密,然后能统计错误登录次数、密码衰老期、防止密码猜测,同时根据你的uid权限来启动shell -The establishment of a simulation of a database to store your login usernames, passwords, password encryption salt, and then log on to the number of statistical error,
mylinux
- linux环境下C语言的简单学生信息管理,没有涉及数据库,用文本存储信息-linux environment, a simple C language student information management, does not involve a database, storing information in text
sql.cpp
- 在数据库离建立存储图片的表,将图片名称以及尺寸大小等信息填入mysql数据库-Storing images in the database from the establishment of the table, the image name and size information fill in the mysql database
C-for-sqlite
- C语言操作嵌入式数据库sqlite进行存储和读取,需要下载sqlite源码的头文件,有详细注释。-C language operating embedded database to store and read sqlite, sqlite need to download the source code header files, detailed notes.
redis-2.8.15.tar
- redis数据库最新的稳定版2.8.15,支持key-value存储,具有很高的执行效率。-redis database latest stable version 2.8.15, support for key-value store, with high efficiency.
5
- 1、编写含有按钮录入、数据库存储、查询及显示等功能的Android应用 2、在模拟器或硬件中调试程序-Android application 1, the preparation containing button entry, storage, query and other display functions 2, in the simulator debugger or hardware
network_warehouse.tar
- 智能家居管理系统,可以远程管理,配置,数据库存储等功能,可以作为一般服务的DEMO-Smart home management system
pwwMap2015-12-28
- 大数据分析和存储利器 内含三种map,适合各种应用场合 diskmap nosql数据库功能 memmap 完全替代stl库 hashmap 超级查询-1. Memory Map(memMap): It has a good access speed. But its size is limited by memory size. 2. Harddisk Map(diskMap): It utilizes hard disk to store data. So it coul
csm
- 实现程序从数据库下载配置数据并动态更新的功能。程序根据数据表的定义,通过CLI解析生成数据库相关表的内存数据结构。启动时可从主配置服务器下载配置数据,并存储在内存当中,当配置更新时,通过触发器更新当前内存,达到动态更新的目的。-DB configuration download and dynamically updated
db_network
- 简单的电子词典,能够存储单词及其释义,基于Linux系统,使用了SQlite数据库(The electronic dictionary is simple, capable of storing a word and its interpretation)
LinuxProbe
- Linux 就该这么学原版图书,本书基于红帽RHEL系统编写,且内容通用于CentOS、Fedora等系统。本书共分为20章,内容涵盖了部署虚拟环境、安装Linux系统;常用的Linux命令;与文件读写操作有关的技术;使用Vim编辑器编写和修改配置文件;用户身份与文件权限的设置;硬盘设备分区、格式化以及挂载等操作;部署RAID磁盘阵列和LVM;firewalld防火墙与iptables防火墙的区别和配置;使用ssh服务管理远程主机;使用Apache服务部署静态网站;使用vsftpd服务传输文件;