搜索资源列表
世界程序第一名
- 一个用TXT写的程序,看了说明后就知道怎么用了,据说是世界程序设计大赛第一名,真的很难相信是人写出来的-a program writen in text. Read the introduction to use it. It said that it got the first place in world programming competition. Hard to believe it was writen by a person.
国际程序设计大赛的作品
- 国际程序设计大赛的一些作品,希望大家喜欢。
Thunder5.8.13.699
- c语言算法研究以及国际大学生程序设计大赛作品-algorithm c language, as well as International Collegiate Programming Contest entries
car
- 这是我上次参加电子设计大赛的小车程序,包括向前向后 左右转,走矩形,圆,-This is my last time to participate in electronic design contest procedures of the car, including the forward backward turn around and take the rectangular, round,
AD9851
- 直接数字频率合成,我在全国电子设计大赛的时候所用的程序-Direct Digital Synthesis, I Electronics Design Contest in the country when the procedures used
RJ010403(403)
- 西北工业大学程序设计大赛作品 拿出来与大家分享 程序说明 名称:tank 编译环境:win-tc tank.bmp tank.c EGAVGA.bgi要放在同一目录 按键:player1 : 上 Up 下 Down 左 Left 右 Right 攻击 0 player2: 上 W 下 S 左 A 右 D 攻击 SPACE 不足:游戏中没有制作攻击效果,只做攻击是否命中的判断。 如果一方按键不放,无法响应另一人的按键。 两个tank如果相撞,会抹去
RJ010408(Fantasy)
- 985工程高校西北工业大学程序设计大赛作品 拿出来与大家分享 本游戏模拟了超级好玩的牌类游戏——21点。 下面是本游戏的玩法: 1。进入主界面后见提示,按任意键开始游戏。 2。你是玩家,电脑是庄家,由你先要牌。当你要完所有的牌以后,再由电脑要牌。 3。等待游戏给出“DO YOU WANT ANOTHER CARD?”后,如果不要牌则按两下n键放弃继续要牌,若要按 任意键,要完一张牌以后电脑会再 次给出“DO YOU WANT ANOTHER CARD?”的提示,做
RJ01041
- 985工程高校西北工业大学程序设计大赛作品 拿出来与大家分享 *****兔子游戏-985 engineering colleges and universities Northwestern Polytechnical University Programming Competition works out to share with you the game Rabbit*****
RJ010412CC
- 985工程高校西北工业大学程序设计大赛作品 拿出来与大家分享 喜之郎CC队 作品简介:在开始运行该程序时,会出现两个动画人物的脸,按任意键 后这两个脸会来回相撞5次,(在这5次期间会有相应的文字 和图形输出,比如:会有旋转时针控制时间的延迟...)。完 了后,会输出一行提示信息:按回车键,这两个脸会做三个 逆时针360度的旋转,按ESC键,会退出该程序,按任意键, 他们会再次相撞。-985 engineering colleges and universities Northwest
fft
- 2007年全国大学生电子设计大赛,A题音频信号分析仪的全部源程序。 单片机为c8051f120,系统时钟倍频至96MHZ。 main.c是一个包含五级菜单的主函数。 FFT.C是进行fft变换,将时域信号变换成频域信号。 flash.c是读写片外flash存储器的程序,可以将分析结果保存,以备调用. z7290.c是周立功7290键盘芯片的驱动程序. FFT_xgjis.c是对变换后的频谱进行分析和运算. FFT_CodeTable.c是一个正弦表,在F
acm
- ACM程序设计大赛竞赛试题与解析,此文档能帮助我们更好的程序设计-ACM
sourcecode
- MSP430应用系统经典开发实例,内含大学生电子设计大赛的几个实例程序-Application MSP430 classic example of development, including Undergraduate Electronic Design Contest of the few examples of procedures
2001
- 以前电子设计大赛的论文集,有函数信号发生器、示波器、自动控制的平衡小车、收音机等的设计思想、制作电路图及相应程序流程图-Before the collection of electronic design contest, the function signal generator, oscilloscope, the balance of automatic control car, radio, the design idea, the production of circuit diagr
111
- 针对电子设计大赛小车程序 论文 代码包括往年的试题-Electronic Design Competition for the small car program code, including previous years Question papers
SDKZXT
- 09年全国电子设计大赛广西初赛--随动控制系统的程序(自己编的)-National Electronic Design Competition in 2009, Guangxi Preliminary- servo control system program
OI_ICPC
- 国际大学生程序设计大赛试题,解析,辅导。算法设计的好资料-International Collegiate Programming Contest examination questions, analysis and counseling. Good information on algorithm design
distance
- 智能小车程序 msp430单片机 全国电子设计大赛-Intelligent Vehicle program
acm
- ACM程序设计大赛试题与解析,pdf版,1993-1996acm解析,2003年ACM-ICPC南太平洋赛区试题解析,第三十届ACMICPC 世界总决赛题目解析.-ACM Programming Contest questions and resolve, pdf version ,1993-1996acm analysis, in 2003 ACM-ICPC South Pacific Division questions resolved, the final third of the wo
17年电子设计大赛全部程序
- 17年电子设计大赛全部程序,信号源使用51单片机,测量及wifi传输使用stm32(17 years electronic design contest all procedures, signal source using 51 single chip microcomputer, measurement and WiFi transmission using stm32.)
程序设计基础 竞赛真题求解
- 程序设计基础 问题求解,适合程序设计竞赛,ACM程序设计大赛,蓝桥软件大赛,等初次参加比赛的学生,本科C语言方向和java方向的学生。