资源列表
排序选择:
EightPuzzle
- Solve the 8-puzzle problem using A * algorithme. Input: Program reads start state and goal state and heuristic (N or S) from EightPuzzle.INP file.0 representing blank. There are 2 Heuristic: 1. N: Number of misplaced tiles 2. S: Sum o
simple_RSA_crypt
- simple RSA crypt/decrypt
MyCal
- 继上面的源代码给出ActiveX控件的源代码(三)日历ActiveX控件(四)下一个源代码介绍 -Following the above, given the source code of the source code for ActiveX controls (c) Calendar ActiveX control (d) the source code to introduce the next
AdoRWAccess
- 直接通过ADO读、写Access数据库。-ADO directly through reading, writing Access database.
FLASHGETdownloader
- 用VC写的一个类似FLASHGET的下载工具。对于学习相关知识很有帮助。-a program which was written with VC, is similar to FLASHGET. IT is helpful for studying.
OGLTextureManCode
- OpenGl Texture Manager using SDL
MakeaZip_UnZipSoftwareusingSharpZipLib
- C#压缩以及解压文件,适用于VS2005开发环境-compressed and extrac files with C#
landscape_1
- Basic terrain rendering from heightmap files, export to VBO s and basic LOD
8damen
- Solution to the "8 Queens Problem" (8 Damen Problem) known from Che-Solution to the "8 Queens Problem" (8 Damen Problem) known from Chess
file_attributes
- show/change file attributes
MSP430F23x24xapplication
- 这是关于430单片机的一些应用示例程序,可以直接应用到其他程序中,帮助你对430单片机的开发。-This is on the application of 430 single-chip sample some of the procedures can be directly applied to other procedures to help you on the development of 430 single-chip microcomputer.
Vigenere_pruefung
- Basic test of Vigenere s Algorithm