搜索资源列表

  1. simulation of wireless communication

    0下载:
  2. 书\"Simulation and software radio for mobile communications\"的源代码matlab版,从基本的bpsk,qpsk,qam到实际的ofdm系统,cdma链路,mac层仿真分析,可以全面的了解通信系统。-"Simulation and software radio for mobil e communications "source code version of
  3. 所属分类:通讯/手机编程

    • 发布日期:2008-10-13
    • 文件大小:90649
    • 提供者:尹浩
  1. the tfptCODE of IBM

    0下载:
  2. the tftp code of IBM ,you can uese it.-the tftp code of IBM, you can uese it.
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:17665
    • 提供者:杨光源
  1. solution-of-Differential-equation-group

    0下载:
  2. 提供了4种解常微分方程组的c++代码:定步长四阶龙格-库塔(Runge-Kutta)法(RK4->RKDUMP); 自适应变步长的龙格-库塔(Runge-Kutta)法(RKQC->ODEINT); 改进的中点法(MMID); 外推法(BSSTEP(RZEXTR(有理函数), PZEXTR(多项式));-provide four kinds of solutions of ordinary differential equa
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:5120
    • 提供者:ldg
  1. The-Curve-Of-Koch

    0下载:
  2. 本实例主要是利用递归的方法以及MFC工具来三分Koch曲线,主要由子函数paint来实现,通过修改其n值可以得到想要递归的次数-example is the use of recursive methods and tools to third MFC Koch curve, mainly by Functions paint to achieve through revising its value n want to be the
  3. 所属分类:分形几何

    • 发布日期:2008-10-13
    • 文件大小:38124
    • 提供者:zyq
  1. opnet-simulation-of-initiative-queue-management.ra

    0下载:
  2. opnet simulation of initiative queue management
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:1022
    • 提供者:刘传辉
  1. Boxes-on-the-issue-of-apple

    0下载:
  2. 箱子中放苹果的求解程序,最多可以用7个箱子。是1000个苹果放10个箱子的模拟。-boxes were put Apple's program is the most can be used seven boxes. Apple is the 1000 release 10 boxes of simulation.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:10272
    • 提供者:萧萧
  1. An Overview of the C++ Programming Language(en).ra

    0下载:
  2. An Overview of the C++ Programming Language
  3. 所属分类:开发工具

    • 发布日期:2008-10-13
    • 文件大小:75892
    • 提供者:刘元章
  1. Fundamentals Of SVG Programming Concepts To Source

    0下载:
  2. Fundamentals Of SVG Programming Concepts To Source Code
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:17415805
    • 提供者:Paladin
  1. Refactoring-improving-the-design-of-existing-code_

    0下载:
  2. 重构改善既有代码的设计 中文pdf格式 完整版 Martin Fowler 著 侯捷 熊节 译 -remodeling existing code to improve the design integrity of the Chinese pdf format version of a chairman Martin Fowler Xiong MD
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:12491296
    • 提供者:伊邑
  1. modifying-the-name-of-computer

    0下载:
  2. an example of delphi modifying the name of computer-delphi an example of modifying the name of c omputer
  3. 所属分类:Dephi控件源码

    • 发布日期:2008-10-13
    • 文件大小:138744
    • 提供者:胡建伟
  1. 8bit-cpu-of-mul-and-div

    0下载:
  2. 包含跳转,乘法,除法8位CPU以及一些基本的逻辑运算功能-includes Jump, multiplication, division eight CPU and some of the basic logic operations
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:8058
    • 提供者:shingo
  1. Study-Material-of-Computer-Graghics

    0下载:
  2. 该资料系统的介绍了计算机图形学的基本概念、方法与算法;图形学相关的应用及研究发展情况-the information system of computer graphics the basic concepts, methods and algorithms; Graphics related to the application and development of the research
  3. 所属分类:技术管理

    • 发布日期:2008-10-13
    • 文件大小:1561915
    • 提供者:Kobe
  1. examples-of-linuxkernel-program

    0下载:
  2. LINUX内核编程的一些程序例子,对于学习内核编程很有帮助-Linux kernel programming examples of some of the procedures for learning useful kernel programming
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:546432
    • 提供者:汪灏
  1. the-realization-of-J2EE

    0下载:
  2. 本文开发了一套基于J2EE技术的新兵思想评估系统。该系统基于多层B/S软件架构,提高了系统的稳定性、灵活性及安全性;通过使用UML的系统分析,MVC、DAO等设计模式及面向对象(VC++)的设计和开发,采用Spring、Hibernate、WebWork等框架技术,提高了开发的效率,为相关系统的设计开发探索了一条新思路。-paper develops a set of technologies based on J2EE recruit
  3. 所属分类:JSP源码/Java

  1. the-realizaton-of-both-Hibernate-and-Java

    0下载:
  2. Hibernate是一个面向Java环境的对象/关系数据库映射工具。对象/关系数据库映射(object/relational mapping(ORM))这个术语表示一种技术,用来把对象模型表示的对象映射到基于SQL的关系模型数据结构中去。Hibernate不仅仅管理Java类到数据库表的映射(包括Java数据类型到SQL数据类型的映射),还提供数据查询和获取数据的方法,可以大幅度减少开发时人工使用SQL和JDBC处理数据的时间。 本文在
  3. 所属分类:其它资源

  1. the-use-of-Java-Applet

    0下载:
  2. 提供了一个用于图像处理的Java Applet开发方法.论述了图像处理技术、图像处理类的设计、图像处理的功能在Java Applet中的实现、ASP与Java Applet参数的传递等关键技术.用于图像处理的Java Applet研究,对于Internet环境下图像应用系统的开发具有一定的参考价值,对于Internet环境下其他应用系统的开发也具有一定的借鉴意义.-provided for an image processing Jav
  3. 所属分类:其它资源

  1. time-of-day

    0下载:
  2. * This a software code module for a time-of-day clock object. * The clock may be fixed 12-hour, fixed 24-hour, or dynamically * configurable between these two types. Clock data can be accessed * as a binary num
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:5512
    • 提供者:Qu chun lei
  1. A-Survey-of-Visual-Analysis-of-Human-Motion

    0下载:
  2. 中国科学院自动化研究所模式识别国家重点实验室,王 亮 胡卫明 谭铁牛<人运动的视觉分析综述>。非常经典的参考文献-CAS Institute of Automation, State Key Laboratory of Pattern Recognition, Wang Liang Ming Zhen Hu
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:450022
    • 提供者:小伟
  1. open-esource-of-web2.0

    0下载:
  2. 2006年有关web2.0技术的一些开源程序的下载地址~-2006 of the guys some open source download addresses ~
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:4980
    • 提供者:王熙
  1. How-to-build-a-good-association-of-vendition

    0下载:
  2. 成功的创业,需要一支属于自己的优秀的团队,如何才能构建这样一支无往不利的团队呢?看看本文吧,您一定会受益匪浅!-success of the enterprise, they need to belong to an outstanding team, How can the drawbacks of building such a team? In this paper, see it, you will definitely ben
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:3528
    • 提供者:周易
« 1 2 3 4 5 6 78 9 10 11 12 ... 50 »

源码中国 www.ymcn.org