资源列表
(2)
- 基于AT89C2051单片机的频率计设计的软件编程程序-based on the frequency meter design software programming procedures
27
- 逆滤波处理,vc++下调试通过-inverse filter, debug through vc
BmpButton
- vc++下的界面编程,这是一个位图按钮。
add_bitmap
- bitmap sample rare one.
MousedetectMove
- mangaap dah sample programnya
P1000
- Vijos最难得题目,c语言写,完整版题解-Vijos the rare subject, c language to write, full title solution
shorest-path-sourcecode
- 最短路径算法边权为正值的单源最短路 dijkstra 邻接矩阵 // // author: sunmoonstar_love-shorest path
1
- 定义类IntChar,实现用一个整数保存一个长度不超过4的字符串。假设一个字符长度是1个字节。-Class definition IntChar, save a realization with an integer not exceeding the length of the string 4. Assuming a character length is 1 byte.
DVhop
- 无线传感器网络 节点定位,DVHop算法 改进 基于无线传感器网络定位 DVHop算法-Wireless sensor network node localization, DVHop improved algorithm
cls
- vb编写的清空回收站,虽然代码不是很多,但是功能却很强大-vb write empty the Recycle Bin, although the code is not much, but the function is very powerful
EnumServices100
- 通过注册表,查找系统中所有的service-Through the registry system, all of the search service
Floyd求最短路径
- 该算法可以找出图中任意两点的最短路径,并且打印出来(We can find the shortest path between any two nodes by using this algorithm.)