资源列表
Dijkstra
- 利用VC++编程方法计算两点间最短距离的方法-the best method between points
1602LCD
- 1602 lcd的封装程序可以直接调用,无需修改-1602 lcd encapsulation process can be directly used
FFT
- fft 基于 TMS320C5509-fft based on TMS320C5509
Quicksort
- 快速排序法对随机产生的10000个是进行顺序排序,并输出排序结果-Quick sort of randomly generated 10000 sorted in reverse order, and output sort results
1
- 我们将谈论C#鼠标拖动TreeView节点的问题,一般需要实现左键拖动,然后就是激发。C#鼠标拖动就是根据鼠标坐标确定要移动到的目标节点。-talk about c#
bizhang
- 智能小车的避障子程序,可以通过红外检测自动避障-Avoidance subroutine obstacle intelligent car, can automatically avoid obstacles by infrared detection
Dafuweng
- 现在要设计一个类似“大富翁”的游戏:有一条由20个格子组成的环形跑道, 其中一个格子是起点; 两只小老鼠都从起点按相反方向出发,一只老鼠 按正方向前进且每轮前进4格,另一只老鼠按逆方向 前进且每轮前进3格; 每只老鼠出发时都有100点生命值和100个金币; 跑道由普通格子、带金币 格子、带陷阱格子、带障碍格子的格子等四种种格子组成; 游戏规则如下: a)起点是普通格子 任何普通格子老鼠可顺利通过; b)老鼠每路过或停留在一个带金币格子增加50个金
CSharp_import_export_Excel
- CSharp导入和导出Excel的程序例子-Excel import and export CSharp procedures examples
Nqueen
- 回溯法算法解决8皇后问题,可推广到N皇后-Backtracking algorithm to solve N queen problem
test2
- 温度传感器,51单片机周期采集温度数据,串口传回上位机处理-Temperature sensor, 51 cycles of temperature data acquisition, processing PC serial port returns
zuobiao
- window下的C语言实现坐标轮换法,可以用来进行局部寻优等功能。-window under the C language coordinate rotation method can be used for local search excellent functionality.
test_tcp_server
- tcp服务器程序,使用C++语言编程,运行环境为Visual Studio-tcp server,C++,