资源列表
SQLite3Demo
- 本Demo演示了SQLite3的一个封装类的使用方法。在工程文件夹下有放入DbSqlite.cpp,DbSqlite.h,sqlite3.h,sqlite3i.h,w32SQLite3.dll,w32SQLite3.lib这6个文件,在适当的地方包含sqlite3.h头文件并#pragma comment(lib, .\\w32SQLite3.lib )即可。大家可以根据实际情况进行改进!*注意:创建数据库插入表操作要在单独的过程中进行,否则会出现BUG!-This demo demonstra
FTP
- FTP client make Wininet
JChat
- 开源项目Jchat 编译以及源码分析 含开发文档,应用程序编程源码,很好的参考资料。-The open source project Jchat compiler and the source analysis with the development of the document, the application programming source code, a good reference.
caffe
- 卷积神经网络的一种开源代码,可以对图像数据库自动提取特征(An open source code of the convolution neural network that automatically extracts features of an image database. (one open source code of CNN which can extract features other image dataset.))
人力资源管理系统
- 人力资源管理系统,登录注册后台管理都有功能全面。什么都有(Human resource management system)
FX2N_PLC
- STM32F103系列芯片仿三菱PLC源码(STM32F103 series chip imitating Mitsubishi PLC source code)
SendMQTest
- C# 消息往MQ服务器发送消息实例demo。-C# MQ
ICP_14900012
- ICP迭代最近点算法的各种实现方法,包括四元函数法,最小迭代,等算法,以及ICP迭代最近点算法的实现。-ICP iterative closest point algorithm implementation, including the four-function method, the minimum iteration algorithm, and ICP iterative closest point algorithm.
Base64Usage
- base64图片转码解码,是比较有用的程序-base64 code
SuperMarket
- 简单的超市管理系统 include the sale s information: time, number, intime, outputtime, saled number, input,output,delete,insert and ect.-Simple supermarket management system
anjan
- 基于stm32f103 的按键输入控制LED灯的小实验-Press the key to enter
DES.ZIP
- DES Encrypt\Decrypt algorithm