搜索资源列表
Five
- 当前网络上流传的五子棋游戏功能并不尽善尽美,其中最主要的问题就是人机对战和网络对战不能够一起实现,所以我决定开发[1]一个既能够人机对战,又能够进行网络对战的五子棋系统。 1.3 开发环境及运行环境 1.3.1 开发环境 Intel® Pentium® 4 2.0GHz,512M内存,80G硬盘 Microsoft® Windows™ 2000 Professional Microsoft&re
qdpsk
- 摘 要: 经过限带滤波后的QDPSK 信号的码元波形可分为稳定区与过渡区, 根据这一特点可以利用DFT 方法来实现信 号的解调和位同步。 在这种数字化解调器中需要设计一个合适的带通滤波器, 以便尽可能地消除信号的旁瓣分量而不影响信号 码元稳定区内的波形。本文介绍了上述带通滤波器的方案选择和基于M at lab 的滤波器参数设计方法, 以及仿真效果。-Abs tra c t: A f ter a band pass f ilter, QDPSK signal′ s symbo l can
01259361tubianlideyanshi
- 图的遍历的演示(c 语言 数据结构课程设计题) /*定义图*/ typedef struct{ int V[M] int R[M][M] int vexnum }Graph /*创建图*/ void creatgraph(Graph *g,int n) { int i,j,r1,r2 g->vexnum=n /*顶点用i表示*/ for(i=1 i<=n i++) { g->V[i]=i } /*初始化R*/ for(i=1 i<=n i++) for(j=1 j<
qianqicailiao
- 我写的是用c#和sql2000开发快捷酒店系统的毕业论文前期材料,已经通过老师审核-I am writing is to use c# and sql2000 development Inn thesis early material system has been reviewed by teachers
daojishi
- 我自己写的,一个倒计时小程序,到时间后自动报警,用c#写的,分享给大家-I wrote it myself, a small alarm clock, using c# to write and share to everyone
LinuxC
- 本人有幸在坊间得到一名为“Linux C 函数参考”的文本文件,并在此基础重新排版并制成html文件以方便广大爱好者阅读,我感到无比的荣幸。在此多谢各位的鼎力支持,以及日益完善此文件,希望有朝一日能成为Linux编程爱好者必备的参考文件。在此再次多谢编写“Linux C 函数参考”的朋友。-I am fortunate to be one among the people for the " Linux C Function Reference," the text file,
conquerCpointer
- 让你掌握指针,不用再怕它,彻底搞定C指针-help you master the c pointer,i hope it can help study it!
crmVS2005andSQL2000
- 一个crm中小企业管理系统,c#开发,桌面系统,比较完成,希望能帮助到大家-A crm management system for SMEs, c# development, desktop systems, more complete, I hope you can help to
Programmingspecifications
- 我读大学的时候,我C语言老师就说,注释是一种学问。那么,当我毕业工作后,意识到,编程规范更是一种艺术。对此,我很感谢我在开目实习时指导老师和同事对我规范意识的帮助。我也有意识的在网上搜索一些规范,看看别人是如何做的。然后,也许工作经验的东西,有些东西已经习惯。已经有了自己的想法。故写下符合自己喜好的东西来。 也许,其中有些很好;然而,或许其中有些很糟糕。而我,也只是一个初学者,难免因为自己的浅显,而有很多拙劣的地方。我想,任何优秀的程序员,都知道如何去找寻适合自己的东西吧。 -I
class_object
- 本人自写的有关类与对象的课件,希望刚接触C++的朋友能从中有所收获。-Since I wrote about the class and the object of courseware, hope new to C++ friends to learn from it.
robocup3D.pdf.tar
- 第 一 节 RoboCup3D 简介 1.1 server 1.2 Monitor 第 二 节 如何建立 RoboCup3D 运行环境 第 三 节 开始一场比赛 第 四 节 SEU-3D 程序简介 附录 附录 A rcssserver3D.0.3 参数 附录 B rcsssmoniotr3D-lite 使用说明 附录 C RoboCup 3D 仿真比赛成绩排名 说明 -Section I Introduction
fileio
- 基于C语言的CVI高级开发平台的I/O输入输出方法与数据存储方法-I/o
ATEB_ProfibusFINAL
- Profichip’s VPC3+S is a communication chip with 8-Bit parallel processor interface for intelligent PROFIBUS DP-Slave applications. Alternatively an SPI or I 2 C interface can be used to communicate with the chip.
YCSeparationBasics
- TV YC 分离 解码原理 介绍,比较基础,适合初学者参考用-The purpose of a comb filter is to separate a composite video signal s luminance (Y) information from its color (C) information. There are several ways to perform Y/C separation and comb filters are the most common. The
Pressman5thEd
- Software Engineering A P R A C T I O N E R ’ S A P P R O A C H FIFTH EDITION Roger S. Pressman, Ph.D. Boston Burr Ridge, IL Dubuque, IA Madison, WI New York San Francisco St. Louis Bangkok Bogotá Caracas Lisbon London Madrid Mexico City
Program
- C#的计算器源码,希望大家看看!会对大家有帮助的!-C# source code calculator, I hope you take a look! We will help!
ex06b
- I won t try to contrive a business-oriented example that uses all the custom controls. I ll just slap the controls in a modal dialog and trust that you ll see what s going on. The steps are shown below. After step 3, the instructions are oriented to
beibaosuanfa
- 给定n种物品和一个背包。物品i的重量是wi,体积是bi,其价值为vi,背包的容量为c,容积为d。问应如何选择装入背包中的物品,使得装入背包中物品的总价值最大?-Ideological core algorithm knapsack problem
tem-control-PID
- 很好的PID程序资料,用C语言编写的.希望对大家有用-Good PID process information using C language. I hope useful
cpp
- 工资人事管理系统 工资管理系统数据库课程设计报告 实现完全功能-c++ SQL server you can download it by yoursely .so as i say ,it is a very good c++ sql cpp,that is all what i can say