资源列表
Deteksi-Tepi
- edge detection-edge detection
cPP-Classical-code-
- c++ 经典代码,适合新手,可以参考学习-some c++ Classical code
Error-Prevention---Minimalistic-Design-SSD4
- Error Prevention , Minimalistic Design SSD4
EasyFavorite
- add favorits automaticly
zlib113
- zlib souce code for your softwares
fmod_wrapper
- C++ wrapper for FMOD Ex 04.40.3. Since FMOD only ships with c++ headers for MSVC and not GCC, I created my own c++ styled wrapper for the c headers.It is full featured and has the same functions and classes as the MSVC version. Just unzip t
about-sting
- 其函数的功能是:以行为单位依次把字符串中所有小写字母o左边的字符串内容移到该串的右边存放,然后把小写字母o删除,余下的字符串内容移到已处理字符串的左边存放,之后把已处理的字符串仍按行重新存入字符串数组xx中。最后main()函数调用函数WriteDat()把结果xx输出到文件OUT5.DAT中。 -Function of its function: the right of the behavioral unit in order to move the contents of th
New-Text-Document
- Calculator in C language programming-Calculator in C language programming...
Windows-Basic-Api
- windows Basic 程序设计的API库,帮助文件中的Windows API 函数大约有774个,共分十二大类,基本上包括了大部分的常用和非常用的Windows API 函数,按分类编排,具有索引功能-Basic programming in the windows API libraries, help files in the Windows API function, about 774, divided into 12 categories, basically including
NSFDTD
- Non Standard 1D FDTD
WinHexEd
- 该文件为win32汇编写的16进制文本编辑器,主要是windows API的使用,小部分功能由汇编代码完成。 -The file is written in hexadecimal text editor for win32 compilation, mainly the use of the Windows API function of the small portion of the assembly code.
newThunk
- 在win32编程中,采用thunk技术把给系统调用的回调函数封装在一个C++类中。-thunk technicals