搜索资源列表
cjy-source-2006
- JJ测试仪采集数据函数格式为: delphi: function Readjj(i:Pchar p:Pchar):integer stdcall external Readjj.dll name Readjj i:为酒精值 p:为结论-JJ tester data acquisition function format : delphi : function Readjj (i : Pchar p : Pchar) : integer stdcall externa
jj_0.1.2
- JeCat-Jabber(简称:JJ) 是一款完全由 PHP 开发的即时通讯软件。JJ 采用 Gtk2 图像界面库来实现用户界面。顾名思义 JJ 使用 Jabber 协议(XMPP) ,因此可以 和 包括 GTalk 在内的 其它任何 XMPP 即时通讯软件 聊天。-JeCat-Jabber (referred to as: JJ) is a complete PHP development by real-time communication software. JJ images Gtk2
jj
- CORNACCHIA Algorithm * * GOAL: given d and p prime, find (x,y) such that x^2 + y^2 = d * p * * in this implementation, d = 1. This code does not accept d <> 1 !!! * see "A Course in Computational Algebraic Number Theory" by Henri
music
- MUSIC 算法MATLAB仿真源代码 clc clear all format long %将数据显示为长整型科学计数 N=200;%快拍数 doa=[20 60]/180*pi; %信号到达角 w=[pi/4 pi/3]';%信号频率 M=10;%阵元数 P=length(w); %信号个数 lambda=150;%波长 d=lambda/2;%阵元间距 snr=20;%信噪比 B=zeros(P,M); %创建一个P行M列的0矩阵 for k=1:P B