Go To English Version 超过100万源码资源,1000万源码文件免费下载
  • word-input.zip This document accompanies several ANSI C source files that implement the "sorted list" data structure. This implementation can be used whenever the set of possible elements of the sorted list have the following characteristics:
  • tfidf.rar ... document frequency (idf) * values, and reads each file in a list containing term frequency * values, with each line containing an index number and a frequency * value. It writes an output file for each input file with the tf x * idf values. */
  • yufafenxi.rar 编译原理的一个语法分析程序,设计,编制并调试一个语法分析程序,加深对语法分析原理的理解。可以编译c语言的基本结构,包括循环嵌套和条件嵌套。(1) 执行程序时,可输入源程序的路径,如果输入为空的话,将会编译默认的源程序“./input.dat” (2) 如果编译发现有错误,则会输出错误行数,并在结束编译时输出“Complete!”
  • fpgrowth.zip This implementation generates association rules, based on the Apriori algorithm (cfr. Agrawal et al.,1995). It takes as input a file of frequent sets in the format such as generated by the previous implementations.
  • ver-fir-coefficient.zip vhdl source,ver-fir-coefficient,simulink of fir with soft ware input
  • ADC.rar // This program measures the voltage on an external ADC input and prints the // result to a terminal window via the UART. // // The system is clocked using the internal 24.5MHz oscillator. // Results are printed to the UART from a loop with the rate ...
  • Error.Performance.Pulse.Amplitude.Position.rar ... of an ultra-wideband (UWB) system with a hybrid pulse amplitude and position modulation (PAPM) scheme over indoor lognormal fading channels is analyzed. In the PAPM UWB system, input data is modulated onto both the pulse amplitudes and pulse positions.
  • DirectFB-0.9.25.1.tar.gz DirectFB is a thin library that provides hardware graphics acceleration, input device handling and abstraction, integrated windowing system with support for translucent windows and multiple display layers on top of the Linux Framebuffer Device.
  • Intelligent_Screen_Saver.zip ... performed using OpenCV Haar-Cascade method. The software is primarily a daemon that resides in your system tray and keeps observing the input from a webcam to analyze if the user is no longer in view. Currently two angles are supported namely frontal pose ...
  • matlabmatrix.rar ... reverse(A) which takes a matrix A of arbitrary dimensions as input and returns a matrix B consisting of the columns of A ... both A and reverse(A). 2) Write a program which accepts an input k from the keyboard, and which prints out the smallest fibonacci ...