资源列表
print
- 串行打印机程序!-serial printer procedures!
udptalk
- 适合初学者的c网络编程,使用socket实现UDP通信,值得学习-c program on linux for UDP network,socket program for beginer
VC.high.level.code.design.test.file
- VC设计测试文件高级编程代码VC high-level programming code design test file -VC high-level programming code design test file
cc
- 一个可以刷本地投票的HTML工具.他可以用做刷投票.但不支持多IP哦-An HTML tool to brush the local vote. He can be used as brush to vote. Oh, but do not support multiple IP
dfs-bfs
- 简单的图的深度搜索和广度搜索,适合初学者交流-a simple example of DFS and BFS
f8-USER-composite-hashin
- dyna subroutine example composite
tow_pthread_printf
- 实现linux多线程之间间隔互斥操作的互斥锁和条件变量例子-tow_pthread_printf linux lock pthread pinter something
Eight_queens
- 编写一个程序解八皇后问题。八皇后问题是:设法在国际象棋的棋盘上放置八个皇后,使得其中任何一个皇后所处的“行”、“列”以及“对角线”上都不能有其它的皇后-Write a program solution to the eight queens problem. Eight queens problem: trying to place eight Queens on a chess board, makes any Queen which " line" , " colum
dijiktra
- It is used to find shortest path between the nodes
applet
- java applet写的小程序例子,调试通过的可运行代码-java applet to write a small program examples, debugging code can be run through the
Time-class
- 增强的Time类,在原有基础上时Time对象中的时间递增一秒:递增到下一分钟,递增到下一小时,递增到下一天. -Enhanced Time class, based on the original Time when the object is incremented second time: increments to the next minute, the next hour increments, increments to the next day.
poco_json_main
- C++ 使用poco库开发 JSON 的例子程序-Implement JSON using poco by c++