资源列表
TCPduihuakuang
- 写的一个TCP/IP协议的聊天对话框,一共大家参考-write a TCP / IP protocol chat box, a total of reference
DS18B20_two_thermo
- DS18B20_two_thermo This program will NOT work on BASCOM earlier than 1.11.6.2, cause of the CRC-function and (maybe ?) its not possible to declare functions in earlier environment. But the 1w-functions work from 1.11.4 , I think-DS18B20_two_t
HANOI
- Visual Basic 4.0 示範Hanoi tower, recursive 程序-Visual Basic 4.0 sample for Hanoi tower, recursive procedure
CopyFile
- 完成文件以及文件夹的复制等,直接调用其中的函数就能实现各种文件操作功能!-Complete copy files and folders, etc., to directly call a function which can achieve a variety of file operations features!
FileVersionInfo-ForWindows
- 查询文件系统的信息,只用于windows系统。-file system information , only for windows.
static
- 该类只能创建唯一的一个实例对象,以便保证在写入日志信息时,只能将信息写入这个唯一的日志对象中。-Such can only create only one instance of an object, in order to ensure that written to the log information, information can only be written to only log object.
csharponlineplayer
- asp.net c# web 在线播放器-asp.net c# web online player
1.10queen
- 要解决N皇后问题,其实就是要解决好怎么放置这n个皇后,每一个皇后与前面的所有皇后不能在同一行、同一列、同一对角线,在这里我们可以以行优先,就是说皇后的行号按顺序递增,只考虑第i个皇后放置在第i行的哪一列,所以在放置第i个皇后的时候,可以从第1列判断起,如果可以放置在第1个位置,则跳到下一行放置下一个皇后。如果不能,则跳到下一列...直到最后一列,如果最后一列也不能放置,则说明此时放置方法出错,则回到上一个皇后向之前放置的下一列重新放置。此即是回溯法的精髓所在。当第n个皇后放置成功后,即得到一个
udisk
- 借鉴了论坛部分源码,调用WinLockDll.dll锁定,调用UDF函数“DiskEjection.au3 ”。-Forum draws some source code, call WinLockDll.dll locked, call the UDF function DiskEjection.au3
calculatorform
- 用Qt设计的简单计算器。主要让大家熟悉设计流程哈。-With simple calculator Qt Designer. Mainly familiar with the design process ha.
CBuilder6001
- C++Builder对注册表的操作例程,包括:对注册表的常规操作读写等。-C++ Builder, routine operation of the registry, including: regular operation of the registry, reading and writing.
gongneng
- 主要是进行项目实训时用的东西,值得去参考下,如何设计-Project training with something worth Reference, how to design