资源列表
MysqlToMongo
- mysql数据转到mongodb,但其中的步骤是分开的小程序-mysql data to mongodb, but steps are separate applet
WaveletMcM
- 本代码高效简洁,利用率高。使用时需改动少量参数。主要功能就是利用frotran语言求得时间序列的小波分析结果。-this program is short and effect. only a few parameters need to be modified when used. this main fuction of this program calculate the waavelet of time serises
mysqltomssql
- mysql转换到sql server工具-mysql to sql server
2100
- VB与串行通信编程实例:单片机采用了51单片机,多机通信中采用了利SM2来区分是数据还是地址,效果还可以。其中RS485部分采用了隔离转换电路,采用高速光耦6N137-VB and serial communication programming examples: single-chip microcontroller with a 51, multi-machine communication using Lee SM2 to distinguish the data or address,
2numbersandmaxofstring
- Programs get you whole numbers between 2 numbers after you input. And the maximum one from a string.
635332859583437500
- 几篇关于压缩感知的文章,信号为语音信号,对初学者有帮助-Several articles on compressed sensing, signal is a voice signal, help for beginners
access-nsieve
- Type Conversion: To Number.
Esql
- “SHIBAO ESQL server 1.0”是一个用易语言开发网络数据库系统,是对SQLITE数据库的封装,使用此数据库系统可以方便地在易语言中编写网络数据库程序。- SHIBAO ESQL server 1.0 is an easy language to develop a network database system is SQLITE database package, use the database system can be easily written in easy l
att7022
- 这是普通的电抄表上用的交流采样芯片att7022,本文件内是其驱动代码。-This is a conventional electric meter on the sample chips used in communication att7022, this document is the driver code.
CTSActivityTestCaseBase
- turn on mock locations Source Code for Andriod.
DB120-BDI-tools
- 原厂DB120 BDI2000/BDI3000 tools-BDI2000/BDI3000 tools
dev_add
- Linux简单字符设备驱动编写方法本示例代码实现了Linux下的一个简单字符设备驱动。由二个文件组成,驱动模块< dev_add.c> 和测试程序< test.c> 。-Linux character device driver writing simple methodThe sample code implements a simple under Linux character device drivers.Composed by two files, the driver