搜索资源列表
2012-07-19
- 支持静态链接其它编程语言(如C/C++、汇编等)编译生成的静态库(.LIB或.OBJ),但仅限于COFF格式,支持cdecl和stdcall两种函数调用约定。-Support static linking other programming languages (eg C/C++, assembly, etc.) compiled a static library (LIB or OBJ), but only for COFF format to support th
2012.07.18
- 支持静态链接其它编程语言(如C/C++、汇编等)编译生成的静态库(.LIB或.OBJ),但仅限于COFF格式,支持cdecl和stdcall两种函数调用约定。-Support static linking other programming languages (eg C/C++, assembly, etc.) compiled a static library (LIB or OBJ), but only for COFF format to support th
dianzhen---C
- 关于点阵的C语言编程,写了很久了。终于写出来啦。-On the lattice of the C programming language, wrote a long time. Coming finally to write.
SerialPortTest
- 学习C++,先学串口编程,本程序就是以串口作为编程对象,进行针对串口的数据接收与发送,内含丰富的注释,纯个人理解!-To learn C++ learn first serial programming, the program is as a programming object to the serial port for serial data reception and transmission, contains a wealth of comments, pure personal
matcom
- matcom4.5编译器,是matlab与vc++混合编程的编译器,可以很轻松的实现m文件与c之间的转换,附有安装包和安装方法,有问题请留言。-The matcom4.5 compiler, is mixed programming of MATLAB and vc++ compiler, can achieve m files easily and the transformation between C, with the installation package and method
Tetris-code
- 基于C++语言的俄罗斯方块的MFC完整代码,是学习C++编程的基础资料-Tetris MFC code based on C++ language , is the basis for learning C++ programming
sqlite3数据库操作示例
- SQLite,是一款轻型的数据库,是遵守ACID的关系型数据库管理系统,它包含在一个相对小的C库中。它是D.RichardHipp建立的公有领域项目。它的设计目标是嵌入式的,而且目前已经在很多嵌入式产品中使用了它,它占用资源非常的低,在嵌入式设备中,可能只需要几百K的内存就够了。它能够支持Windows/Linux/Unix等等主流的操作系统,同时能够跟很多程序语言相结合,比如 Tcl、C#、PHP、Java等,还有ODBC接口,同样比起Mysql、PostgreSQL这两款开源的世界著名数据库
yuandaima2
- 通过C语言编写程序,实现简单的通讯录的功能。(The functions of simple address book can be realized through programming in C language.)