搜索结果
找到约 547 项符合
J.J 的查询结果
按分类筛选
- 全部分类
- Java编程 (39)
- 技术资料 (36)
- 数据结构 (31)
- 其他 (30)
- 其他书籍 (30)
- matlab例程 (23)
- 人工智能/神经网络 (19)
- 数学计算 (17)
- VC书籍 (16)
- 源码 (15)
- 软件设计/软件工程 (14)
- 单片机编程 (14)
- 电子书籍 (12)
- 数值算法/人工智能 (10)
- 单片机开发 (9)
- 微处理器开发 (9)
- 嵌入式/单片机编程 (8)
- VHDL/FPGA/Verilog (7)
- 电源技术 (6)
- 嵌入式综合 (6)
- 文章/文档 (6)
- 其他嵌入式/单片机内容 (6)
- 书籍源码 (6)
- 系统设计方案 (6)
- 通讯/手机编程 (6)
- 加密解密 (6)
- 学术论文 (6)
- 模拟电子 (5)
- 游戏 (5)
- Java书籍 (5)
- Jsp/Servlet (5)
- uCOS (5)
- 技术书籍 (4)
- Internet/网络编程 (4)
- 编译器/解释器 (4)
- 压缩解压 (4)
- 软件工程 (4)
- 汇编语言 (4)
- 书籍 (4)
- VIP专区 (4)
- 可编程逻辑 (3)
- 仿真技术 (3)
- 并口编程 (3)
- 网络 (3)
- 其他行业 (3)
- 企业管理 (3)
- 教育系统应用 (3)
- 编辑器/阅读器 (3)
- MySQL数据库 (3)
- Linux/Unix编程 (3)
- 软件 (3)
- PCB相关 (2)
- 通信网络 (2)
- 无线通信 (2)
- 开发工具 (2)
- 文件格式 (2)
- 交通/航空行业 (2)
- J2ME (2)
- DSP编程 (2)
- GPS编程 (2)
- 行业发展研究 (2)
- Matlab (2)
- 其他文档 (2)
- 教程 (2)
- 习题答案 (2)
- uCOS编程 (1)
- 技术教程 (1)
- 资料/手册 (1)
- 单片机相关 (1)
- 驱动程序 (1)
- 教程资料 (1)
- 传感与控制 (1)
- 实用工具 (1)
- 测试测量 (1)
- 设计相关 (1)
- Delphi/CppBuilder (1)
- 电子政务应用 (1)
- 嵌入式Linux (1)
- 并行计算 (1)
- 磁盘编程 (1)
- 通讯编程文档 (1)
- 3G开发 (1)
- 中间件编程 (1)
- VxWorks (1)
- 数据库系统 (1)
- 操作系统开发 (1)
- FlashMX/Flex源码 (1)
- Delphi控件源码 (1)
- MacOS编程 (1)
- 技术管理 (1)
- SQL Server (1)
- 软件测试 (1)
- 源码/资料 (1)
- C/C++语言编程 (1)
- PCB图/BOM单/原理图 (1)
- iPhone (1)
- 教材/考试/认证 (1)
- 电路图 (1)
- 论文 (1)
- 其他 (1)
源码 计算声学响度
Computation of loudness (Zwicker model) according to ISO 532B / DIN 45631 norms. 
This model is valid for steady sounds.
Code based on BASIC program published in the following article:
Program for calculating loudness according to DIN 45 631 (ISO 532B)",
E.Zwicker and H.Fastl, J.A.S.J (E) 12, 1 ...
源码 多项式计算代码
void DFS(MGraph G, int i)
{
    int j;
    visited[i] = TRUE;
    printf("%c ",    G.vexs[i]);
&nbsp; &nbsp; for (j=0; j<G.numVertexes; ++j)
&nbsp; &nbsp; {
&nbsp; &nbsp; &nbsp; &nbsp; if (G.arc[i][j]!=INFINITY &nbsp;&& &nbsp;!visited[j])
&nbsp; &nbsp; &nbsp; ...
源码 运动会源代码
#include&nbsp;<malloc.h>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;
#include&nbsp;<stdio.h>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;
#include&nbsp;<stdlib.h>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;
#include&nbsp;<string.h>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;
#define&nbsp;NULL&nbsp;0&nbsp;&nbsp; &nbsp;&nbsp ...
软件 学生成绩查询
#include "string.h"
#include "ctype.h"
#include "stdio.h"
search(char pd[])
{FILE *fp;
int time=0,i=0,j=0,add[80],k=0,m;
char *ch,
str[900];
m=strlen(pd);
if((fp=fopen("haha.txt","r"))==NULL)
{
printf("Cannot open this file\n");
exit(0);
}
for(;!feof(fp);i++)
{
str[i]=fgetc(fp);
if(to ...
源码 学生成绩管理啊
#include "string.h"
#include "ctype.h"
#include "stdio.h"
search(char pd[])
{FILE *fp;
&nbsp;int time=0,i=0,j=0,add[80],k=0,m;
&nbsp;char *ch,
&nbsp;str[900];
&nbsp;m=strlen(pd);
&nbsp;if((fp=fopen("haha.txt","r"))==NULL)
&nbsp;{
&nbsp; printf("Cannot open this file\n");
&nbsp; exit(0);
&nbsp;}
for( ...
论文 移动通信虚拟教学实验系统的设计与开发(硕士毕业论文)
移动通信是通信、电子信息类专业的-f-j主要课程,一直被各高校所重视,但
该课程的覆盖面广、内容多,概念理解起来比较抽象。实验课程作为理论课程的重
要补充,可以很好的弥补书本教学的直观性不足。目前的移动通信实验系统大多是
以实验箱配合PC机的模式,但局限于演示和验证性的实验内容教学效果较差,同
时也很难激发学 ...
书籍 Stream of Variation Modeling and Analysis
Shi J. -Stream of Variation Modeling and Analysis for Multistage Manufacturing Processes-CRC Press (2006)
偏差流经典教材
密歇根大学 史建军
源码 java学生数据库
/*import java.util.Scanner;
//主类
public class student122 {
&nbsp;&nbsp;//主方法
&nbsp;&nbsp;public static void main(String[] args){
&nbsp;&nbsp;&nbsp;&nbsp;//定义7个元素的字符数组
&nbsp;&nbsp;&nbsp;&nbsp;String[] st = new String[7];
&nbsp;&nbsp;&nbsp;&nbsp;inputSt(st); &nbsp ...
源码 c语言算法排序
1.Describe a Θ(n lg n)-time algorithm that, given a set S of n integers and
another integer x, determines whether or not there exist two elements in S whose sum is exactly x. (Implement exercise 2.3-7.)
#include<stdio.h>
#include<stdlib.h>
void merge(int arr[],int low,int mid,int high){
&nbsp; ...