虫虫首页| 资源下载| 资源专辑| 精品软件
登录| 注册

machine-generated

  • *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ** RELEASE NOTES *** *** *

    *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ** RELEASE NOTES *** *** *** *** ***** *** *** *** *** *** *** *** *** *** *** *** *** *** 1) RELEASE NOTES: --- --- ---- The release notes are now provided in PDF format in the file: \SOFTWARE\uCOS-II\DOC\RelV251.PDF 2) FEATURES SINCE V2.00: --- --- --- ----- All the features added since V2.00 are described in the PDF file: \SOFTWARE\uCOS-II\DOC\NewV251.PDF 3) EVENT FLAGS: -------------- Event Flags are discussed in AN-1007 (see www.Micrium.com/app_notes.htm) 4) QUICK REFERENCE CHART: ------------------------ A Quick Reference Chart for all the functions in V2.51 is provided in the following .PDF files: \SOFTWARE\uCOS-II\DOC\QuickRefChartV251-Color.PDF Once printed, simply FOLD the page in half and if you have a LAMINATION machine, you can protect the chart by laminating it.

    标签: RELEASE NOTES

    上传时间: 2015-04-06

    上传用户:zq70996813

  • 数据挖掘算法

    数据挖掘算法,support vector machine算法源代码,用于分类

    标签: 数据挖掘算法

    上传时间: 2015-04-11

    上传用户:561596

  • This program queries the network and shows the Domains/Servers/Workstations structure. It also shows

    This program queries the network and shows the Domains/Servers/Workstations structure. It also shows the users of each Server or Workstation and can send messages to the selected PC. This programs works only on a Windows NT 4.0 Machine! 查询网络,显示 域/服务器/工作站的结构,它也显示用户,并将信息发送到指定的PC,只能在NT 4上工作

    标签: shows Workstations the structure

    上传时间: 2015-04-13

    上传用户:sclyutian

  • * A ncurses user interface. * Network statistics to view the amount of packets and data in many

    * A ncurses user interface. * Network statistics to view the amount of packets and data in many different protocols, interfaces and hosts. * View what active TCP connections are on the network. * View UDP packets. * View and log ICMP packets. * View and log the 48bit arp protocol. And also view what make of network card is in each machine * Multithreaded so that the user interface does not interfere with any of the packet captureing methods. * View and log the following user space protocols FTP, POP3, HTTP

    标签: statistics interface ncurses Network

    上传时间: 2015-04-20

    上传用户:bjgaofei

  • This code detects memory leaks in embedded VC++ almost the same way crtdbg does in VC++. At the end

    This code detects memory leaks in embedded VC++ almost the same way crtdbg does in VC++. At the end of program execution it will display in the debug window if there were any memory leaks and how the memory looks so you can identify where your memory leak occurred. It will display in the debug window a message saying no memory leaks detected if there are no memory leaks. Similar to what crtdbg.h does in VC++. The code detects memory leaks generated with calls to new and delete operators in C++. The code doesn t detect memory leaks generated with C functions: malloc, calloc, free, but that can be done in the future. Let me know and I will program it.

    标签: the embedded detects almost

    上传时间: 2015-05-07

    上传用户:comua

  • This m-file displays the time waveform for the Gaussian pulse function and the first and second deri

    This m-file displays the time waveform for the Gaussian pulse function and the first and second derivatives of the Gaussian pulse function for a 0.5 nanosecond pulse width. Other values of pulse widths may be used by changing fs,t,t1. The program uses the actual first and second derivative equations for the Gaussian pulse waveforms. The first derivative is considered to be the monocycle or monopulse as discussed in most papers. The second derivative is the waveform generated from a dipole antenna used in a UWB system. Other information is contained in the file.

    标签: the and Gaussian displays

    上传时间: 2015-05-08

    上传用户:leixinzhuo

  • 一个神经网络工具箱

    一个神经网络工具箱,包括Support Vector Machine等。

    标签: 神经网络 工具箱

    上传时间: 2015-05-09

    上传用户:wmwai1314

  • eForth is a small portable Forth design for a wide range of microprocessors. This is the first imple

    eForth is a small portable Forth design for a wide range of microprocessors. This is the first implementation for 8086. As machine dependency is consolidated into 31 code words, moving eForth to other CPU s will be much less of a chore comparing to other Forth models.

    标签: microprocessors portable eForth design

    上传时间: 2014-01-25

    上传用户:从此走出阴霾

  • graspForth is my humble attempt at a Forth-in-C that has the following goals: GCC ......... to su

    graspForth is my humble attempt at a Forth-in-C that has the following goals: GCC ......... to support all 32-bit micros that GCC cross-compiles to. Relocatable . to be able to run in-place in either Flash or Ram. Fast ........ to be "not much" slower than an assembly based native Forth. Small ....... to fit-in approx 300 words in less than 25Kbytes on a 32-bit machine. Portable .... to achieve a 5 minute port to a new 32bit micro-processor, or micro-controller.

    标签: graspForth Forth-in-C following attempt

    上传时间: 2015-05-23

    上传用户:tfyt

  • The EM algorithm is short for Expectation-Maximization algorithm. It is based on an iterative optimi

    The EM algorithm is short for Expectation-Maximization algorithm. It is based on an iterative optimization of the centers and widths of the kernels. The aim is to optimize the likelihood that the given data points are generated by a mixture of Gaussians. The numbers next to the Gaussians give the relative importance (amplitude) of each component.

    标签: algorithm Expectation-Maximization iterative optimi

    上传时间: 2015-06-17

    上传用户:独孤求源