Welcome![Sign In][Sign Up]
Location:
Search - root

Search list

[OtherPRF

Description: Polynomial Root Finder is a reliable and fast C program (+ Matlab gateway) for finding all roots of a complex polynomial.
Platform: | Size: 31744 | Author: 陈西 | Hits:

[VHDL-FPGA-Verilogvhdl平方根

Description: 计算某数的平方根,VHDL语言,使用简单-calculate the square root of a number, VHDL, use simple
Platform: | Size: 39936 | Author: wl | Hits:

[Linux-Unixroot.tar

Description: yaffs root yaffs root -yaffs root root yaffs
Platform: | Size: 263168 | Author: lookatit | Hits:

[matlabROOT_MUSIC_DOA

Description: 简洁但是经典的Root Music DOA 算法,是用多项式求解的方法来寻找DOA(Direction of Arrival )-simple but classic Root Music DOA algorithm, is the polynomial method to find DOA (Direction of Arrival)
Platform: | Size: 1024 | Author: Frankie | Hits:

[Linux-UnixYAFFScameraboot

Description: 使用期待公司提供的vivi,zimage内核,cramfs根文件系统,最终将YAFFS挂上去-expect the company to use the 14:57, zimage kernel, cramfs root file system, eventually YAFFS Guashangqu
Platform: | Size: 2252800 | Author: 留洋 | Hits:

[matlabCM1IterateStabilization

Description: Matlab做的数值计算实验,使用迭代法求解方程的根,算法经典,其中有详细的实验报告和数据,对数值计算课程学习及MATLAB编程有较大帮助。-Matlab done numerical experiments, using iterative ways root, the classical algorithm. including a detailed report and experimental data, the numerical calculation courses and MATLAB programming be helpful.
Platform: | Size: 37888 | Author: zuoyinbo | Hits:

[Communication-Mobilerootmusic

Description: Root-MUSIC 算法进行了深入的研 究,表明波束域处理和Root-MUSIC 算法结合可以进一步提 高估计的分辨率和稳健性-Root-MUSIC algorithm for an in-depth study shows that domain-beam treatment and Root-MUSIC algorithm can further improve the estimated binding resolution and robustness
Platform: | Size: 1024 | Author: 董亚洲 | Hits:

[matlabRoot-MUSIC

Description: 信号与信息处理——阵列信号处理DOA估计的matlab算法,这是求根music算法的源代码,非常有用的代码-Signal and information processing- array signal processing matlab algorithm for DOA estimation, this is roots music algorithm source code, very useful code
Platform: | Size: 1024 | Author: 彭华 | Hits:

[Embeded-SCM Developfsqr

Description: 功能:浮点数开平方(快速逼近算法) 入口条件:操作数在[R0]中。 出口信息:OV=0时,平方根仍在[R0]中,OV=1时,负数开平方出错。 影响资源:PSW、A、B、R2~R7 堆栈需求: 2字节 -Features: Floating-point square root (fast approximation algorithm) entrance conditions: operand in [R0] in. Export information: OV = 0 when the square root is still [R0] in, OV = 1, the negative square root error. The impact of resources: PSW, A, B, R2 ~ R7 Stack requirements: 2 bytes
Platform: | Size: 4096 | Author: kos | Hits:

[BooksMYSQL

Description: 3、使用如下命令更改密码: shell> mysqladmin -u root -p password ‘newpass’ Enter Password:******* 出现Enter Password的提示后输入原来的密码oldpass即可。 读者可以尝试其它所有本章介绍的方法。 4、首先以root用户的身份连接到服务器: shell> mysql -u root -p Enter password:******* 出现Enter password提后输入root用户的密码,然后即进入mysql客户机的交互模式,可以看到下面的提示: Welcome to the MySQL monitor. Commands end with or \g. Your MySQL connection id is 4 to server version: 3.23.25-beta-log Type help or \h for help. Type \c to clear the buffer mysql> 然后发布查询,直接键入题目中的语句: mysql> SELECT User,Host FROM mysql.user -3, use the following command to change the password: shell> mysqladmin-u root-p password newpass Enter Password :******* the Enter Password prompt appears enter the original password after you oldpass. Readers can try all other methods described in this chapter. 4, first of all to root the identity of the user to connect to the server: shell> mysql-u root-p Enter password :******* appear Enter password to enter the root after the user s password, and then entering the mysql client interactive mode , we can see the following prompt: Welcome to the MySQL monitor. Commands end with or g.Your MySQL connection id is 4 to server version: 3.23.25-beta-logType help or h for help. Type c to clear the buffermysql> and then release inquiries, directly type the subject of statement: mysql> SELECT User, Host FROM mysql.user
Platform: | Size: 22449152 | Author: qwli | Hits:

[SCMAVR_Fixed_Point_Library

Description: AVR单片机定点计算函数说明及C源码。包括定点求解平方根和对数。还打包了一个外国网站上的Fixed Point Library。定将给开发工作带来极大的方便。-AVR single-chip fixed-point calculation function descriptions and C source code. Including fixed-point solution of the square root and logarithmic. Also packed a foreign site on the Fixed Point Library. Scheduled development work will bring great convenience.
Platform: | Size: 1906688 | Author: 温漠洲 | Hits:

[JSP/JavaROOT

Description: 淘客在线客服管理系统(TaokeOCS V3.2),是一款采用Ajax+Java+MySql技术构建的先进、高效、健壮的在线客服解决方案。作为商业软件产品,TaokeOCS 在代码质量、运行效率、负载能力、安全等级、功能可操控性和权限严密性等方面已在广大用户中获得良好的口碑。凭借TaokeOCS 开发组长期积累的丰富的web开发及数据库经验,和富于创新,追求完美的设计理念,使得TaokeOCS 在很短时间内以其鲜明的个性特色从国内外同类产品中脱颖而出。经过了效率最优化和负载能力最佳化设计的TaokeOCS,已获得业内越来越多专家和权威企业的认可。
Platform: | Size: 6603776 | Author: huan | Hits:

[Communication-Mobilepppp

Description: 求平方根升余弦滤波器系数的程序-For the square root raised cosine filter coefficients of the procedures
Platform: | Size: 1024 | Author: haoshilin | Hits:

[matlabRootMUSIC

Description: 信号与信息处理——阵列信号处理DOA估计的matlab算法,这是求根MUSIC和MVDR算法的源代码,非常有用的代码-Signal and information processing- array signal processing matlab algorithm for DOA estimation, which is Root MUSIC and MVDR algorithm source code, very useful code
Platform: | Size: 19456 | Author: 连振宇 | Hits:

[VHDL-FPGA-Verilogsqrt

Description: verilog 硬件平方根算法 采用与笔算平方根一样的算法-Verilog hardware and written calculation algorithm uses the square root of the square root of the same algorithm
Platform: | Size: 17408 | Author: lizhizhou | Hits:

[USB developVirtual_USB_HUB

Description: 大学时写的一篇USB根HUB驱动设计方面的文章,包括设备枚举、控制传输、中断传输等方面的介绍-University wrote a USB root HUB-driven design article, including equipment enumeration, control transmission, interruption of transmission, etc. Introduction
Platform: | Size: 9216 | Author: 陈青松 | Hits:

[VHDL-FPGA-Verilogref-sqroot

Description: 開平方根IP將sqroot_license.txt中的FEATURE 6AF8_0048 alterad 0000.00 permanent uncounted 4A689178551B VENDOR_STRING=gl15kdhm5gUPkJD7iM82mn$$ HOSTID=ANY加入就可以使用了!-The square root of IP will be open sqroot_license.txt in FEATURE 6AF8_0048 alterad 0000.00 permanent uncounted 4A689178551B VENDOR_STRING = gl15kdhm5gUPkJD7iM82mn $ $ HOSTID = ANY can be used to join!
Platform: | Size: 39936 | Author: lin | Hits:

[Linux-Unix2410-my_rootfs

Description: Linux根文件系统,用mkcramfs编译,已在ARM9 Linux操作系统上调试通过-Linux root file system, use mkcramfs compiler has ARM9 Linux operating system debugging through
Platform: | Size: 7742464 | Author: 张红 | Hits:

[matlabrcosine

Description: 仿真滚降系数为0.22的平方根升余弦滤波器的MATLAB程序.-Simulation of roll-off factor of 0.22 square root raised cosine filter of the MATLAB program.
Platform: | Size: 1024 | Author: duanaobest | Hits:

[Windows Developew

Description: for: Root of a Polynomial --- --- --- --- -- Time Limit: 1 Second Memory Limit: 32768 KB -------------------------------------------------------------------------------- A polynomial of degree n has the common form as . Your task is to write a function to find a root of a given polynomial in a given interval. Format of function double Polynomial_Root(int n, double c[], double a, double b, double EPS) where int n is the degree of the polynomial double c[] is an array of n +1 coefficients , , ..., , and of the given polynomial double a and b are the two end-points of the given interval and double EPS is the accuracy of the root. The function must return the root. Note: It is guaranteed that a unique real number r exists in the given interval such that p(r) = 0. -for: Root of a Polynomial---------------------- Time Limit: 1 Second Memory Limit: 32768 KB-------------------------------------------------------------------------------- A polynomial of degree n has the common form as. Your task is to write a function to find a root of a given polynomial in a given interval. Format of functiondouble Polynomial_Root (int n, double c [], double a, double b, double EPS) where int n is the degree of the polynomial double c [] is an array of n+ 1 coefficients,, ..., , and of the given polynomial double a and b are the two end-points of the given interval and double EPS is the accuracy of the root.The function must return the root.Note: It is guaranteed that a unique real number r exists in the given interval such that p (r) = 0.
Platform: | Size: 1024 | Author: Alex Zhang | Hits:
« 1 23 4 5 6 7 8 9 10 ... 50 »

CodeBus www.codebus.net