-
MS_6
这是C++Primer的书籍的源代码,包括课后习题的答案,是份很不错的代码,尤其针对初学者(This is the source code of C++Primer books, including after-school exercises, answers, were very good code, especially for beginners)
- 2012-07-05 13:31:36下载
- 积分:1
-
ARIMA
一些关于ARIMA模型的资料,各种应用实例,还有其他模型,都是用于预测(On the ARIMA model, a variety of application examples, as well as other models, are used to predict)
- 2012-11-22 18:03:09下载
- 积分:1
-
json-c.tar
说明: json编解码,json源文件,交叉变异后,或者直接编译后,用于jons解析和生成json格式数据。(json-c:Json codec,json source file, cross mutation, or directly compiled, jons for parsing and generating json format data.)
- 2019-04-24 14:26:39下载
- 积分:1
-
基于89C51 LCD1602 PCF8591 5V简易电压表
基于51单片机设计简易电压表,通过PCF8591的D/A转换,将实数在LCD1602液晶屏上显示,可以通过该代码学习PCF8591及LCD1602示数
- 2022-07-14 15:29:15下载
- 积分:1
-
tone
telcobridges tone develop
- 2009-01-21 12:02:10下载
- 积分:1
-
动态分区主存的分配和回收
在动态分区管理方式下采用不同的分配算法实现主存空间分配和实现主存回收。
本程序采用了一个struct free_table数据结构,里面包含分区序号(num)、起始地址(address)、分区长度(length)和分区状态(state)。还用了线性表的双性链表存储结构(struct Node),里面包含前区指针(prior)和后继指针(next)。一开始定义一条(含有first和end)的链,用开始指针和尾指针开创空间链表。然后分别按两种算法进行分配和回收。
运行环境:VC++6.0 window10
- 2023-02-08 05:10:04下载
- 积分:1
-
MyMFC
说明: 在视图区画正弦函数曲线,并且在一个菜单下以对话框形式输入正弦图的起点和终点坐标。(In the view area sine curve drawing, and in the form of a menu in the dialog box enter the start and end the sine map coordinates.)
- 2011-04-02 17:02:04下载
- 积分:1
-
MCB_SOR_1.0
基于固高运动控制卡的纯软件数控系统,非常适合数控系统的学习!(The CNC system based on movition card!)
- 2021-03-01 12:19:34下载
- 积分:1
-
28335svpwmProgram
基于TMS320F28335 SPVWM的实现源代码,已在CCS3.3中编译通过,波形很好。(TMS320F28335 implementation of SVPWM based, university thes is, it is practical)
- 2020-07-02 07:20:02下载
- 积分:1
-
sistsp
遗传算法在优化路径中的应用研究,这是MATLAB仿真的源程序。(The genetic algorithm optimization applied research in the path, which is the source of the MATLAB simulation.)
- 2012-04-21 19:54:24下载
- 积分:1