搜索结果

找到约 611 项符合 so 的查询结果

按分类筛选

显示更多分类

VC书籍 This tutorial attempts to get you started developing with the Win32 API as quickly and clearly as po

This tutorial attempts to get you started developing with the Win32 API as quickly and clearly as possible. It is meant to be read as a whole, so please read it from beginning to end before asking questions... most of them will probably be answered. Each section builds on the sections before it. I h ...
https://www.eeworm.com/dl/686/202763.html
下载: 94
查看: 1054

压缩解压 We often get questions about how the deflate() and inflate() functions should be used. Users wonder

We often get questions about how the deflate() and inflate() functions should be used. Users wonder when they should provide more input, when they should use more output, what to do with a Z_BUF_ERROR, how to make sure the process terminates properly, and so on. So for those who have read zlib.h (a ...
https://www.eeworm.com/dl/617/206209.html
下载: 151
查看: 1053

其他书籍 Zlib函数列表 We often get questions about how the deflate() and inflate() functions should be used. User

Zlib函数列表 We often get questions about how the deflate() and inflate() functions should be used. Users wonder when they should provide more input, when they should use more output, what to do with a Z_BUF_ERROR, how to make sure the process terminates properly, and so on. So for those who have re ...
https://www.eeworm.com/dl/542/206211.html
下载: 48
查看: 1067

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
https://www.eeworm.com/dl/686/208889.html
下载: 174
查看: 1054

网络 penMesh is a generic and efficient data structure for representing and manipulating polygonal meshes

penMesh is a generic and efficient data structure for representing and manipulating polygonal meshes. OpenMesh is developed at the Computer Graphics Group, RWTH Aachen , as part of the OpenSGPlus project, is funded by the German Ministry for Research and Education ( BMBF), and will serve as geometry ...
https://www.eeworm.com/dl/635/209340.html
下载: 82
查看: 1033

数据结构 Given an positive integer A (1 <= A <= 109), output the lowest bit of A. For example, given A

Given an positive integer A (1 <= A <= 109), output the lowest bit of A. For example, given A = 26, we can write A in binary form as 11010, so the lowest bit of A is 10, so the output should be 2. Another example goes like this: given A = 88, we can write A in binary form as 1011000, so the lowest b ...
https://www.eeworm.com/dl/654/213550.html
下载: 163
查看: 1381

Linux/Unix编程 VB6 has two very useful string functions: Join and Split. This code implements Join and Split functi

VB6 has two very useful string functions: Join and Split. This code implements Join and Split functions using STL so that you can use them in your C++ programs
https://www.eeworm.com/dl/619/216048.html
下载: 99
查看: 1036

微处理器开发 samsung推出的s3c2410 soc(可以说是公板)芯片的完整测试代码(官方),外围设备包括ADC,Timer,RTC,IIC,IIS,SPI以及系统的DMA,PLL,Power等.对需要写so

samsung推出的s3c2410 soc(可以说是公板)芯片的完整测试代码(官方),外围设备包括ADC,Timer,RTC,IIC,IIS,SPI以及系统的DMA,PLL,Power等.对需要写soc芯片底层驱动的朋友比较有帮助
https://www.eeworm.com/dl/655/217183.html
下载: 26
查看: 1077

企业管理 用php开发的crm系统

用php开发的crm系统, 推荐使用php4 + MYSQL 4搭建!! 采用Sugar Suite v4.0.1为核心! For a list of new features and other important information about Sugar Suite 4.0.1, please see the ReleaseNotes.doc file. Our goal continues to be to build the customer relationship management system that you have ...
https://www.eeworm.com/dl/632/218580.html
下载: 134
查看: 1085

通讯/手机编程 design LP,HP,B S digital Butterworth and Chebyshev filter. All array has been specified internally

design LP,HP,B S digital Butterworth and Chebyshev filter. All array has been specified internally,so user only need to input f1,f2,f3,f4,fs(in hz), alpha1,alpha2(in db) and iband (to specify the type of to design). This program output hk(z)=bk(z)/ak(z),k=1,2,..., ksection and the freq.
https://www.eeworm.com/dl/527/219170.html
下载: 137
查看: 1064