资源列表
Flightprocedures
- 一、需求分析 (1).可以录入航班情况(航班信息可以储存在数据文件中)。 (2).查询:可以查询某个航线情况(如输入航班号,查询起降时间,起飞抵达城市,航班票价,票价折扣,确定航班是否已满),可以输入起飞抵达城市可以查询飞机航班情况。 (3).订票:可以订票,如果该航班已无票,可以提供相关可选航班。 客户资料有姓名,证件号,订票数量及航班情况,订票要有编号。 (4).退票:可以退票,退票后可以修改相关数据文件,
c-programs
- programs available in c++ to perform various tasks.
改变按钮的颜色
- 对于刚开始学习VB的同志,是个很好的列子,可以改变按钮的颜色!-for just started learning VB comrades, is a very good Liezi, can change the button color!
dos
- 星琦博客原创转载,模拟DOS的小东西,有意思-Xing-Qi reprint original blog, simulated DOS small things, interesting
IsSubString
- 给定两个字符串str1与str2,判断str1是否是str2的子序列。ACM程序设计题目-Given two strings str1 and str2, to determine whether str1 is str2 sub-sequence. ACM Programming Title
weimiao
- 此程序描述了应用CoSAMP方法的压缩传感重构程序- This procedure describes the application of compressed sensing reconstruction methods use CoSAMP program
fs3270
- IBM/3270 Driver - fullscreen driver for Linux.
process
- window系统下模拟进程调度。。先进先出,优先级调度-window system simulation process scheduling. . FIFO, priority scheduling, and so on. . .
331-for-the-game
- 基于visual c++ , 实现功能为五子棋游戏。代码效率未必很高,仅供参考。-Functions based on Visual c++, 331 for the game. The code may not be very high efficiency for reference only.
4567687
- 本程序可以实现实时ANN训练动画显示。 .程序BPPSOTrain为子函数。-The ANN training program can achieve real-time animation. The program BPPSOTrain of Functions.
fuijing
- 采用的是脉冲对消法,包含了阵列信号处理的常见算法,对于初学matlab的同学会有帮助。- It uses a pulse of consumer law, Contains a common array signal processing algorithm, Matlab for beginner students will help.
greedy-pegasis
- 无线传感器网络经典协议PEGASIS的MATLAB实现。代码利用贪恋策略生成一条100个节点的链路。-The implementation of the classic routing protocol PEGASIS using MATLAB. The code generates a link containing 100 nodes greedily.