资源列表
2004103112281028890
- csharp帮助文档-csharp help documentation we hope to be able to help and subtly ah ah ah ah ah!
C++填充
- 利用C++编写的种子填充算法-prepared seed filling algorithm
AdminSearch
- 车辆违章查询系统的管理员操作页面,管理员登录后可以进行操作,根据不同的情况进行不同操作,如添加违法信息。
QQUPANDD0WN
- QQ快速上下线的代码.~~~恶搞程序.呵呵 ~>>>-QQ fast on the line of code. ~ ~ ~恶搞procedures.呵呵~>>>
danruqianchu
- 简单的淡入浅出效果,实现vb死板的摆脱.-Light a simple fade effect to achieve out of rigid vb
zongheshilishuzu
- tc环境下的编程,数组的综合实例,希望对大家有帮助-Tc environment of programming, the comprehensive array examples
Serial
- 基于windows下api的串口设置与识别以及发送信息-Based on the windows under the api serial port settings and identification and send information
allprogram
- 有限元程序。用c语言开发的三角形有限元程序。可以计算偎依,应力。而且是动态存储空间分配。-finite element program. C language used by the triangular finite element program. Looks can be calculated and stress. It is a dynamic storage allocation.
Form1
- 通过采集卡控制显示接受传感器信号,需要自己创建界面,并根据需要修改代码-Through the acquisition card control display accept sensor signal
cooperative-spectrum-sensing
- Cooperative Spectrum Sensing in Multiple Antenna Based Cognitive Radio Network Using An Improved Energy Detector -Cooperative Spectrum Sensing in Multiple Antenna Based Cognitive Radio Network Using An Improved Energy Detector
beverage
- 模拟饮料售货机 有限状态机练习的好例子 一厅饮料2.5元 只收1元或5角 -A good example of a finite state machine vending machine simulation exercise
youxiangtu
- (1)键盘输入数据,建立一个有向图的邻接表,并输出该邻接表。 (2)在有向图的邻接表的基础上计算各顶点的度,并输出。 (3)以有向图的邻接表为基础实现并输出它的拓扑排序序列。 (4)在主函数中设计一个简单的菜单,分别调试上述算法。 -(1) keyboard input data, the establishment of a directed graph adjacency list and outputs the adjacent table.