资源列表
WinSocketApi
- 最基本的WinSocketApi函数,包含服务器和客户端两个程序。
ReadingFromAText
- 从一个test file中定位需要查找的内容
hough
- hough transform for detecting line
dl
- 用于解决2004年电力系统问题的matlab程序-Used to solve the problem of power system in 2004 program matlab
4_4
- C语言的 数据结构 关于二叉树 的 有关算法-dfsf fdhytrhyufg hgf fh fg ghgfd
shotpath
- 采用Dijkstra算法求最短路径,采用链表方式存储图-Dijkstra
1
- 读取本机浏览器映射到外网的IP和端口 读取本机浏览器映射到外网的IP和端口-Read Local Explorer mapped to external network IP and port to read the native browser, mapped to the external network IP and port
BPSK_demodu_modu
- BPSK的调制解调m程序,是硬判决下的。-BPSK modulation and demodulation m program, under the hard decision.
Knighttravele
- 骑士游历问题 【问题描述】 给出一块具有n2个格子的n×n棋盘(如图3-14所示),一位骑士从初始位置(x0, y0)开始,按照“马跳日”规则在棋盘上移动。问:能否在n2 1步内遍历棋盘上的所有位置,即每个格子刚好游历一次,如果能,请找出这样的游历方案来 -Knight traveled the problem gives a descr iption of the problem with n2 a lattice of n × n board (as shown in
sd
- 在VB中实现闪动标题栏 -In VB to achieve flashing the title bar in VB to achieve flashing title bar
20112219_04_02
- 数据结构的实验,C语言编写的一个52张牌,洗牌后发给四家,每一家手里的牌可以按照斗地主方式排序(3最小2最大),或者按照花色和牌面大小排序的小程序。-Experimental data structures, C language, a 52 cards, shuffle issued after four, each one can follow his cards Landlords sort (3 min 2 max), or in accordance with the color an
RWLock_Win_Linux
- 实现了windows和linux跨平台的多线程读并发,读写互斥锁,已经在项目开发中使用,很好用-windows linux mutithread read lock write lock, with C++