搜索结果
找到约 611 项符合
so 的查询结果
按分类筛选
- 全部分类
- 书籍 (39)
- 其他书籍 (37)
- 单片机编程 (36)
- 其他 (35)
- Linux/Unix编程 (30)
- 技术资料 (28)
- 单片机开发 (27)
- matlab例程 (21)
- Java编程 (15)
- 电子书籍 (15)
- VC书籍 (14)
- 网络 (13)
- 汇编语言 (11)
- Java书籍 (10)
- 系统设计方案 (10)
- 文章/文档 (10)
- Delphi控件源码 (9)
- 微处理器开发 (9)
- 压缩解压 (9)
- 数学计算 (9)
- 数据结构 (8)
- VHDL/FPGA/Verilog (8)
- 嵌入式/单片机编程 (8)
- 书籍源码 (8)
- 模拟电子 (7)
- 电源技术 (7)
- 数值算法/人工智能 (7)
- 通讯/手机编程 (7)
- 可编程逻辑 (6)
- 人工智能/神经网络 (6)
- 软件设计/软件工程 (6)
- 其他嵌入式/单片机内容 (6)
- 编辑器/阅读器 (6)
- Windows CE (6)
- 行业发展研究 (6)
- 文件格式 (6)
- DSP编程 (6)
- 驱动编程 (5)
- 编译器/解释器 (5)
- 游戏 (5)
- 其他行业 (5)
- 软件工程 (4)
- 通讯编程文档 (4)
- 多媒体处理 (3)
- 教程资料 (3)
- 无线通信 (3)
- C/C++语言编程 (3)
- 嵌入式Linux (3)
- Applet (3)
- 技术管理 (3)
- J2ME (3)
- SQL Server (3)
- Jsp/Servlet (3)
- Internet/网络编程 (3)
- 多国语言处理 (3)
- FlashMX/Flex源码 (3)
- 加密解密 (3)
- 源码/资料 (2)
- *行业应用 (2)
- 串口编程 (2)
- 其他数据库 (2)
- Modem编程 (2)
- 磁盘编程 (2)
- 软件 (2)
- 应用设计 (2)
- 源码 (2)
- VIP专区 (2)
- allegro (1)
- 测试测量 (1)
- 教育系统应用 (1)
- 邮电通讯系统 (1)
- 企业管理 (1)
- 操作系统开发 (1)
- 数据库系统 (1)
- 人物传记/成功经验 (1)
- Ajax (1)
- 中间件编程 (1)
- 百货/超市行业 (1)
- MTK (1)
- PCB图/BOM单/原理图 (1)
- 接口技术 (1)
- 学术论文 (1)
- 笔记 (1)
- 教程 (1)
- 其他 (1)
- 论文 (1)
- 手册 (1)
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 ...
压缩解压 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 ...
其他书籍 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 ...
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
网络 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 ...
数据结构 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 ...
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
微处理器开发 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芯片底层驱动的朋友比较有帮助
企业管理 用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 ...
通讯/手机编程 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.