搜索结果
找到约 121 项符合
edu 的查询结果
按分类筛选
- 全部分类
- 数值算法/人工智能 (18)
- 数据结构 (14)
- matlab例程 (11)
- 人工智能/神经网络 (8)
- Linux/Unix编程 (7)
- 其他书籍 (7)
- 其他 (7)
- 数学计算 (6)
- 嵌入式/单片机编程 (4)
- 书籍源码 (3)
- 单片机开发 (3)
- 网络 (3)
- 微处理器开发 (3)
- Internet/网络编程 (3)
- 加密解密 (2)
- 软件工程 (2)
- 文章/文档 (2)
- 学术论文 (1)
- 教育系统应用 (1)
- RFID编程 (1)
- 生物技术 (1)
- DSP编程 (1)
- 多国语言处理 (1)
- 编译器/解释器 (1)
- 通讯/手机编程 (1)
- 串口编程 (1)
- VC书籍 (1)
- FlashMX/Flex源码 (1)
- GPS编程 (1)
- 电子书籍 (1)
- 3G开发 (1)
- 嵌入式Linux (1)
- Jsp/Servlet (1)
- 书籍 (1)
- 技术资料 (1)
3G开发 ns2.1b5版本中cbrp碼
ns2.1b5版本中cbrp碼,由http://www.comp.nus.edu.sg/~tayyc/cbrp/可得
Jsp/Servlet 旅游自助管理系统 本系统基于struts1.2, tomcat5.5.17, mysql5.0, eclipse3.1, myeclipse5.1开发。 使用方法: 1、使用mys
旅游自助管理系统
本系统基于struts1.2, tomcat5.5.17, mysql5.0, eclipse3.1, myeclipse5.1开发。
使用方法:
1、使用mysql数据库,将/etc文件夹下边的数据库脚本文件导入,顺序为:create_role.sql, tshs.sql(或者选择导入已经部分初始化了的tshs-initialized.sql),完成后会新建一个tshs用户,密码为tshs;
2、将/ ...
数学计算 This library is a C port of the implementation of Limited-memory Broyden-Fletcher-Goldfarb-Shanno (L
This library is a C port of the implementation of Limited-memory Broyden-Fletcher-Goldfarb-Shanno (L-BFGS) method written by Jorge Nocedal. The original FORTRAN source code is available at:
This library is a C port of the implementation of Limited-memory Broyden-Fletcher-Goldfarb-Shanno (L-BFGS) me ...
matlab例程 FFTGUI Demonstration of Finite Fourier Transform. FFTGUI(y) plots real(y), imag(y), real(fft(y)
FFTGUI Demonstration of Finite Fourier Transform.
FFTGUI(y) plots real(y), imag(y), real(fft(y)) and imag(fft(y)).
FFTGUI, without any arguments, uses y = zeros(1,32).
When any point is moved with the mouse, the other plots respond.
Inspired by Java applet by Dave Hale, Stanford Explo ...
matlab例程 MATSNL is a package of MATLAB M-files for computing wireless sensor node lifetime/power budget and s
MATSNL is a package of MATLAB M-files for computing wireless sensor node lifetime/power budget and solving optimal node architecture choice problems. It is intended as an analysis and simulation tool for researchers and educators that are easy to use and modify. MATSNL is designed to give the rough ...
Internet/网络编程 Demo Name: Main Author: Ted Rybicki Purpose: Sync up systems and workstations clock through
Demo Name: Main
Author: Ted Rybicki
Purpose: Sync up systems and workstations clock through firewalls with socks
support. NOTE: You will need to set Name field in IdSocksInfo1 to
your socks server for socks support to work correctly.
History:
Date: 27/10/2002 01 ...
Internet/网络编程 做的POJ的一些题目
做的POJ的一些题目,源码下载。
http://acm.pku.edu.cn/JudgeOnline
单片机开发 不带字库LCD12864设计,在田老师的MINI51上测试
不带字库LCD12864设计,在田老师的MINI51上测试,里面的子函数经典,作者为田开坤老师,http://www.ceet.hbnu.edu.cn/bbs/里面有详细资料
其他书籍 程序设计导引及在线实践 本书的最大特点是和“北京大学程序在线评测系统"紧密结合
程序设计导引及在线实践
本书的最大特点是和“北京大学程序在线评测系统"紧密结合,因而把实践性摆到了一个特殊的地位。“北京大学程序在线评测系统”(简称“POJ”)是一个免费的公益性网上程序设计题库,网址为http://acm.pku.edu.cn/JudgeOnline,它包含2000多道饶有趣味的程序设计题,题目大部分来自ACM国际大学生程序 ...
书籍 Dynamic-System+Simulation
Simulation is experimentation with models. For system design, research, and edu-
cation, simulations must not only construct and modify many different models but
also store and access a large volume of results. That is practical only with models
programmed on computers [1,2]