搜索结果
找到约 2,506 项符合
gcc-you 的查询结果
Java编程 camra calibration and you will enjoy it!
camra calibration and you will enjoy it!
其他数据库 The goal of this library is to make ODBC recordsets look just like an STL container. As a user, you
The goal of this library is to make ODBC recordsets look just like an STL container. As a user, you can move through our containers using standard STL iterators and if you insert(), erase() or replace() records in our containers changes can be automatically committed to the database for you. The lib ...
Java书籍 THE SYNTAX OF A PROGRAMMING LANGUAGE tells you what code it is possible to write—what the machine w
THE SYNTAX OF A PROGRAMMING LANGUAGE tells you what code it is possible
to write—what the machine will understand. Style tells you what you ought to write—
what the humans reading the code will understand. Code written with a consistent, simple
style will be maintainable, robust, and contain fewer ...
matlab例程 This is a very useful program, hope it will help you
This is a very useful program, hope it will help you
电子书籍 一本很好的GCC学习书籍
一本很好的GCC学习书籍,也可以作为C的学习资料!
Linux/Unix编程 一本比较祥尽的GCC使用指导,帮你轻松了解GCC编译环境
一本比较祥尽的GCC使用指导,帮你轻松了解GCC编译环境
其他嵌入式/单片机内容 RT12232液晶显示程序,用RT12232液晶模块显示Nyist I Love you
RT12232液晶显示程序,用RT12232液晶模块显示Nyist I Love you
操作系统开发 This example will show how you can determine if the specified thread is the last thread in the pro
This example will show how you can determine if the specified thread
is the last thread in the process or not.
Linux/Unix编程 在Linux下使用GCC编制的FTP服务器
在Linux下使用GCC编制的FTP服务器,使用多线程的来进行解决多个用户的连接请求,在用户的管理方面使用MySql,(当然也可以使用其它的数据库,但必须得在MakeFile里面自己修改指定),思路较清晰,适合Linux初学者对linux下的c编程的全面的了解。 ...
VC书籍 Here s the code! Too many people ask for this Using this code you can save an image item as a jpeg
Here s the code! Too many people ask for this
Using this code you can save an image item as a jpeg image, specifying the quality of it. Jpeg quality is the same as compression so the lower the quality, the smaller the file size. It s simple to use