黄勤会 2017-07-09 22:37:29
Description: Has been successful debugging. M contains files can be directly run, Contains the eigenvalue and eigenvector extraction, the training sample, and the final recognition, A complete set of brothers.
Plat: HTML | Size: 5KB | Downloads: 0
fuyutang 2017-07-09 18:18:52
Description: A small analog-to-digital conversion application
Plat: C-C++ | Size: 29KB | Downloads: 0
张宏东 2017-07-07 13:11:20
Description: BP neural network function fitting and pattern recognition, Convolution operation is intended to signal and image rendering, Including regression analysis and probability and statistics.
Plat: Borland C++ | Size: 4KB | Downloads: 0
谢峰 2017-07-04 16:45:46
Description: Embedded platform linphone transplantation, the realization of voice calls
Plat: C-C++ | Size: 24430KB | Downloads: 0
zhzc 2017-06-28 16:42:17
Description: sb_loader.v1.1-g63b47f0_bin+src.zip
Plat: LINUX | Size: 672KB | Downloads: 0
谢晖 2017-06-27 17:59:14
Description: Interface display code
Plat: Visual C++ | Size: 814KB | Downloads: 0
Aaron 2017-06-27 16:53:40
Description: USB video capture module, based on v4l2, very easy to use
Plat: LINUX | Size: 182KB | Downloads: 0
李良 2017-06-27 11:28:25
Description: Embedded linux GPIO controller which
write by myself, used in QT Widgets Application.
[Tutorial]
//Init object
GpioControl m_gpioControl;
//Init no.84 GPIO OUT
m_gpioControl.Init(84);
//set no.84 GPIO hIgh power level
m_gpioControl.gpio_set_value(84, "1");
//set no.84 GPIO low power level
m_gpioControl.gpio_set_value(84, "0");
//Init no.13 GPIO IN
m_gpioControl.Init(13, false);
//read no.13 GPIO power level
char buf[2];
m_gpioControl.gpio_get_value(13, buf);
if(buf[0] == '0')
{
//no.13 GPIO power level is low
}
else
{
//no.13 GPIO power level is high
}
Plat: C-C++ | Size: 1KB | Downloads: 0
李明 2017-06-24 00:00:36
Description: Development of Baidu maps based on QT. Simple path planning function is implemented
Plat: C-C++ | Size: 1917KB | Downloads: 1
李东卫 2017-06-22 08:31:10
Description: QQ2440V3 official sample code
Plat: C-C++ | Size: 10KB | Downloads: 0
赵阳 2017-06-21 18:01:06
Description: Implemented with SDRAM run nios, while saving camera data SRAM, Robustness, superior performance, Raya Punuo Fu index using the formula.
Plat: PHP-PERL | Size: 5KB | Downloads: 0
赵兴利 2017-06-21 16:23:05
Description: Gateway applications communicate between heterogeneous networks (sensor networks and the Internet)
Plat: C-C++ | Size: 21KB | Downloads: 0
hominhhoi0211 2017-06-21 12:54:06
Description: 123ok co ich svpwm embedded tms320f28335
Plat: Altium | Size: 261KB | Downloads: 0
路志超 2017-06-21 10:53:01
Description: ARM9 based remote video surveillance system, the use of Qt write client and server, the client can achieve video preservation function. The server runs on the MINI2440 which has Linux kernel, and the client runs on the PC. The server sends the video data to the client, and the client realizes the display and storage of the video.
Plat: C-C++ | Size: 1446KB | Downloads: 3
杨玉 2017-06-18 12:58:35
Description: Yaffs2 file system transplant difficult record, very difficult ah!
Plat: C-C++ | Size: 365KB | Downloads: 0
杨玉 2017-06-18 12:55:39
Description: This article imitates "Linux kernel source code scene analysis" a book, with the scene analysis way to the yaffs2 file system Source code analysis.
Plat: C-C++ | Size: 290KB | Downloads: 0
雷存 2017-06-17 21:29:36
Description: Complete class-based image processing, contains all of the source code, auto image, Correlation diagram shown in detail the time domain and frequency domain, allan FOG output error variance analysis.
Plat: Asm | Size: 5KB | Downloads: 0
熊春萍 2017-06-15 22:06:49
Description: Gobang game, using c++ prepared Qt file, run on the virtual machine.
Plat: C-C++ | Size: 825KB | Downloads: 0
孟 2017-06-14 16:24:39
Description: ecdsa use the openssl lib
Plat: C-C++ | Size: 15KB | Downloads: 0
wangtm 2017-06-13 11:27:33
Description: This is an important reference file for porting UCLINUX on STM32
Plat: LINUX | Size: 734KB | Downloads: 0
Handygoon 2017-06-07 05:12:20
Description: Hi3518E_PQ_V1.0.0.1 windows configuration software
Plat: WINDOWS | Size: 7805KB | Downloads: 1
谈羽 2017-06-02 09:48:49
Description: U5D4C u5F0F uFF0C u4E3B u8981 u662FLCD u7684 u663E u793A u3002 u5927 u5C4F u5E55 u7324 u663E u793A u3002 u8DD1 u9A6C u706F u3002
Plat: Unix_Linux | Size: 1937KB | Downloads: 0
zbc 2017-06-01 16:28:01
Description: Android application layer operation serial demo, beginners must use
Plat: Java | Size: 149KB | Downloads: 0
Uncle 2017-05-29 09:48:11
Description: Linux3.0 and mini2440 develop board touchscreen driver
Plat: C-C++ | Size: 6KB | Downloads: 0
Loyal 2017-05-25 16:40:48
Description: Using the implementation QT to implement a simple player, choose mp3 format music to play.
Plat: QT | Size: 5KB | Downloads: 0
谭 2017-05-25 15:23:28
Description: I/O port inspection after the button press, the output of a set of different PWM duty cycle, to drive the RGB LED different colors of light.
Plat: C51 | Size: 1KB | Downloads: 0
无名 2017-05-25 11:43:02
Description: Lpc1114 iap online upgrade system procedures, and its single-chip flash operation
Plat: Unix_Linux | Size: 77KB | Downloads: 0
宇阳 2017-05-22 10:29:13
Description: alsa c demo ./gyp.sh ./run file.wav
Plat: Unix_Linux | Size: 16527KB | Downloads: 0
欧阳小飞 2017-05-19 15:05:56
Description: It is a basic introduction to embedded development software that helps beginners
Plat: Python | Size: 12243KB | Downloads: 0
sheng 2017-05-19 09:06:59
Description: student Admin system,my test code
Plat: C-C++ | Size: 1426KB | Downloads: 0