搜索资源列表
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.
liti
- 《C++程序设计教程(第2版)》例题源码,看看是不是你需要的-" C++ programming tutorial (2) Example source code to see is not what you need
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
calendar
- 用c语言编写程序,实现打印某年某月日历的功能-C language programming, achieve a certain period of calendar printing function
p87pEmz
- C语言学习系统易语言源码,应用程序编程源码,很好的参考资料。-C language learning system easy language source code, application programming source code, a good reference.
Programming-Fundamentals-2
- PROGRAMMING FUNDAMENTALS C
copy-strings
- 运用visual c++ 语言编写程序 实现字符串的复制和反序输出-Use visual c++ language programming to achieve replication and reverse order output string
julia_GPU-and-julia_CPU
- C++语言下Julia数学函数的GPU编程和CPU编程,非常漂亮的函数图像!-Under C++ GPU programming language and CPU programming Julia mathematical functions, function very beautiful image!
一千多个易模块
- 易语言模块大全,总共1000余款易语言模块,c语言有自己的.h库文件,而易语言也有相应的模块文件,1000款模块库绝对是使用易语言编程朋友的必备资料。(Easy language module Daquan, a total of more than 1000 easy language modules, C language has its own.H library files, but also easy language module file corresponding, 1000 m
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.)