▍1. faq1222
大头蚂蚁出品的企业级FAQ系统,可方便快速地搭建一个大型FAQ或者是HELP系统(The bulk of ants produced FAQ enterprise system, you can quickly and easily build a large FAQ or HELP system)
大头蚂蚁出品的企业级FAQ系统,可方便快速地搭建一个大型FAQ或者是HELP系统(The bulk of ants produced FAQ enterprise system, you can quickly and easily build a large FAQ or HELP system)
可自定义地址 名字自定义 希望有能力的人进一步研究 (Can customize the name and address of custom with the hope of further research )
从管理上看,系统内管理的广告分三类:(1)目前在你的网站上正常播放的广告;(2)已满足限制条件(如开始设置的显示数已满,或者最后播放时间已到等),被系统自动停止播放的失效广告;(3)由于其它原因,虽未失效,但被你人为停止播放的广告。(From a management point of view, the system management of advertising into three categories: (1) present in the normal play on your website advertising (2) have been met constraints (such as the start to set the number of full display, or the last play time has to, etc.), by the system automatically stops playback failure advertising (3) due to other reasons, although not fail, but you are artificially stop playing ads.)
说明: 动态创建右键菜单,及遍历文件夹内的指定类型的文件,点击文件名读取文件内容(Dynamically create context menu, and traverse the folders within the specified file type, click the file name to read the contents of the file)
C8051F350的UART0例程,很实用的简单例程。(The C8051F350 UART0 routine, very practical simple routines.)
linux驱动按键的输入子系统,驱动按键linux(Linux driver input subsystem keys, key drivers linux)
日志模块 支持多线程 可用于linux windows系统,项目中实际使用多年 没有问题。(log system for linux and windows)
MFC实现股票统计,能在VC和VS下运行(MFC realize stock statistics, can run under VC and VS)
T型三电平储能变流器的控制实现,很有用,很实用。(T-type three-level storage converter control is realized, very useful, very practical.)
OFDM信道估计MATLAB仿真程序,包含高斯信道和瑞利莱斯衰落信道,算法包括LS,MMSE,LMMSE,ALMMSE等(OFDM channel estimation MATLAB simulation program, including the Gaussian channel Rice and Rayleigh fading channel, algorithms include LS, MMSE, LMMSE, ALMMSE etc.)
UTC时间换算本地时间,非常好用,可以移植到任何环境。(UTC Time Conversions local time, very easy to use, can be ported to any environment.)
用 C++ 编写的 发送 接收串口工其软件,好用,可以参考一下(C++ prepared by the transmission and receiving serial software, good use, you can refer to)
说明: C实现的播放器源码 可以实现AVI格式的电影解码播放。比较适合用在单片机上(C source code to achieve the player can decode and play AVI format movies. More suitable for use in microcontroller)
I purchased an Ultimate Arduino Microcontroller Pack (you can order the pack online at Makershed or buy it at your local RadioShack). The pack comes with an Arduino UNO and ton of components. It would probably be cheaper to buy components as I need them for my projects, but I like the convenience of a starter kit. I also purchased a GPS module Digikey.com and a USB cable (it s too bad that the pack does not include the USB cable). The GPS receiver has a built-in antenna, but getting one with an external antenna would probably work best. From the pack, I ended using the Arduino UNO, the mini breadboard, a few stackable headers, jumper wires and the LCD screen.
不使用任何库函数,用递归实现字符串的逆序输出,C++实现(Do not use any library functions, using recursive reverse output string, C++ achieve)