资源列表
ddddddd
- 光标跟随,易语言源码,仅供易语言初学者参考。-The cursor to follow, easy-language source code, easy language for beginners for reference purposes only.
Coolhorseridingboard
- 超酷的马踏棋盘(在DOS下运行),玩得还行-Cool horse riding board (in the run under DOS), played with is also OK
aa
- 彩票管理系统--实现彩票的抽取,自动能够生成中奖号码。-Lottery Management System- Lottery extraction, automatically be able to generate winning numbers.
Linkage-design
- 连杆机构设计,能有效地解决连杆机构的轨迹,速度,位移,加速度的问题-Linkage design, linkage can effectively solve the trajectory, velocity, displacement, acceleration problems
7seg
- 7Segment Code Generator
ADPCM_DECODE
- 关于ADPCM的解码verilog程序,通过了验证,有需要的可以下载。-About the verilog ADPCM coding program, very good, verified. Need to download
LCD
- 12864液晶显示程序,基于msp430g2553-12864 LCD program, based on msp430g2553
gabor_filter
- Gobal 滤波器代码,用matlab实现 -Gabol filter in Matlab
migong
- 求解迷宫中的路径,数据结构算法 堆栈的应用问题-To solve the maze path, stack data structure algorithms
suanfa
- 本程序通过对10000个随机产生的整型数据,利用起泡排序算法和选择排序算法进行排序并比较其排序时间, 从而揭示这两个算法在时间性能上的差异。-The program by 10,000 randomly generated integer data, using bubble sort algorithm and selection sort algorithm to sort and compare sort time, which reveals the difference in time
aloha-in-matla
- 关于ALHOA matlab仿真 希望能帮助大家。有图标和具体的方法。-About ALHOA matlab simulation we hope to help. Logos and specific method.
Calendar
- C语言设计万年历流程 1、输入要查找的年份和月份,其中,要对输入参数进行检查,以保证输入参数正确,不会对后续程序造成影响。 2、对输入的年份和月份进行处理和计算,判断输入年份是否闰年,若为闰年,则置2月日期为29天,否则,置为28天。 3、计算输入月份的1号距当年元旦的天数,进而计算该月1号是星期几。 4、最后,打印出当月的月历。-C language design flow 1 calendar, enter the month and year you want to fin