-
4734264C_chengxuyuan
c程序员书籍,讲解了c语言要注意的很多细节,在此推荐(c language programming books, with detail of programming )
- 2011-07-09 16:46:42下载
- 积分:1
-
mp3解压算法源码
arm MP3 解压算法源代码 ,还好用啦(-Source code for ARM MP3 decompressing algorithm.)
- 2005-02-18 00:33:22下载
- 积分:1
-
7463744
如何实现程序闪屏效果,C++Builder精选编程学习源码,很好的参考资料。(How to realize the procedure of splash effect, C++Builder select learning programming source code, a good reference.)
- 2013-11-22 06:11:41下载
- 积分:1
-
osgEarth分页流程
说明: osgEarth的地形分页流程,我大致的写一下,感兴趣的话,大家可以去代码中看看,以MPEngine为例(osg tile
TilePagedLOD* plod = new TilePagedLOD( _engineUID, _liveTiles, _deadTiles );
plod->setCenter ( bs.center() );
plod->addChild ( tileNode );
plod->setFileName( 1, Stringify() getKey().str()
- 2020-06-23 21:40:02下载
- 积分:1
-
STM32F10x_DSP_FFT
基于快速傅立叶变换的音频处理程序算法,包括stm自带dsp库的使用(Audio processing algorithm based on fast Fu Liye transform, including the use of DSP library with STM)
- 2018-07-20 14:12:23下载
- 积分:1
-
超声波
说明: 基于51单片机的超声波测距显示系统,利用超声波模块进行测距,通过数码管显示数值,代码简单,通俗易懂。(The ultrasonic ranging display system based on 51 single chip computer uses the ultrasonic module to measure the distance. The numerical value is displayed by the digital tube. The code is simple and easy to understand.)
- 2020-06-22 09:00:02下载
- 积分:1
-
Conversion
Is an interesting code that allows convert from decimal to hex in real time
- 2020-06-17 04:40:01下载
- 积分:1
-
ctci-5th-cPPcode
ctci是一本程序员面试的好书,不过其中内容大部分有java实现,这里提供了全部的c++代码,供C++程序员学习(ctci is a programmer interview books, but most of its contents have java to achieve, there is provided a full c++ code for programmers to learn C++)
- 2016-08-21 18:05:40下载
- 积分:1
-
War3Trainer-master
说明: 用C#编写的魔兽争霸3外挂程序,VS2017编译通过(Written with C # Warcraft 3 plug-in program, VS2017 compiled through)
- 2020-06-15 22:35:01下载
- 积分:1
-
Jquery跨域调用wcf实例(返回Jsonp格式) 附源码下载
【注意事项】 我们通过控制台程序对服务进行寄宿。从下面的配置可以看到我们采用了标准终结点WebHttpEndpoint。为了让服务具有跨域支持的能力,我们必须将标准终结点的crossDomainScriptAccessEnabled属性设置为True。WebHttpBinding也具有同名的属性,如果直接使用WebHttpBinding也需要将该属性设置为True。 如下是app.config
- 2013-03-29下载
- 积分:1