-
selsolutionsc5
《C Primer Plus(第五版)中文版》的课后练习源代码(C Primer Plus (Fifth Edition) Chinese version of source code for after-school practice)
- 2010-06-17 17:44:47下载
- 积分:1
-
main
OpenGL tutorial. I found it on the net and it was pretty usefull to me, i change it a bit. try it out its awesome.
- 2014-06-16 11:56:39下载
- 积分:1
-
Game programming wisdom for AI 2
来自AI游戏编程widsom的第二系列代码;这有一些来自支持文本的代码,可以与文本一起使用,以便更好地理解文章。由digpen技术研究所的传奇人物拉宾制作
- 2022-01-30 14:18:10下载
- 积分:1
-
xmsswifiqd
vc书籍。入门级教学,用于引导新手。用于自学。(vc books. Entry-level teaching, to guide novice. For self-study.)
- 2014-05-25 08:17:35下载
- 积分:1
-
弹道模型
计算物理弹道沉积模型的c语言实现 motecalo的经典算法
(Computational Physics ballistic deposition model of C Language motecalo classical algorithm)
- 2006-02-07 04:36:08下载
- 积分:1
-
stream
c/c++语言编写此法分析器。。。c/c++语言编写此法分析器。。。(c/c++ language parser of this Act. . . c/c++ language parser of this Act. . .)
- 2010-05-25 13:42:41下载
- 积分:1
-
C-SHARP_USB_ADC_Test
在C#平台调用USB-I2C适配器或者USB-SPI适配器的二次编程接口函数实现ADC(模数转换)功能,USB-SPI适配器和USB-I2C适配器有8路、12bit、采样频率为1M的ADC,适配器采用3.3V参考电压,利用适配器的ADC功能可以测量0到3.3V之间的模拟电压信号。(Calling adapter or USB-I2C adapter USB-SPI in C# programming interface functions to achieve the secondary platform ADC (analog-digital conversion) feature, USB-SPI adapter and the adapter has a USB-I2C 8, 12bit, the sampling frequency of 1M of the ADC, adapter with 3.3V reference voltage, use the adapter ADC function can measure analog voltage signal between 0 to 3.3V.)
- 2020-12-03 14:59:26下载
- 积分:1
-
COM_op_Excel
VC通过com操作Excel文档的封装。可以轻松实现对excel文件行列,单元格的操作。(VC operation by com Excel document package. Can easily achieve the ranks of the excel file, the cell operation.)
- 2012-03-15 14:35:34下载
- 积分:1
-
Kmeans一个非常简单的聚类分析
关于聚类分析的Kmeans代码,用C#写的。非常易懂~首先随机选择K个中心,然后计算每个点到每个中心的距离,距离最 小的属于某类(
- 2022-04-12 08:10:41下载
- 积分:1
-
MVC模式的介绍
在开发项目中使用“模型-视图-控制器(MVC)”模式的好处在于可以完全消除商业流程和应用表达层之间的相互影响。此外,还可以获得一个完全独立的对象来控制表达层。本文项目里的这种独立性使代码的重用非常简单,代码的维护也稍微容易了一些
- 2023-01-03 07:25:04下载
- 积分:1