-
cwq
用递归法将一个整数n转换成字符串(例如输入4679,应输出字符串“4679”),n为不确定数,可以是位数不超过5,且数值在-32768~32767之间的任意整数。
(Recursive method to convert a string to an integer n (for example, type 4679, should output the string " 4679" ), n is the number of uncertainty, which can be not more than 5 digits, and the values in an arbitrary-32768 ~ 32767 integer.)
- 2010-01-12 20:53:47下载
- 积分:1
-
sim900_amr_file_playing_application_note_v1.03
playing amr files fro sim900 mudule
- 2015-10-30 14:07:47下载
- 积分:1
-
业务tunnel接口创建与删除操作
L3VPN创建隧道是出口是用tunnel管道创建接口,支持虚拟机子接口和物理口方式,删除和建立通过链表数据结构进行处理
- 2022-01-31 02:59:39下载
- 积分:1
-
VCandMATLABtogetherprogram
VC与MATLAB的混合编程,硕士,博士做学术实验必备知识。傻瓜教程. (vc and matlab )
- 2009-10-13 20:39:02下载
- 积分:1
-
recvfrom
windows网络编程recvfrom源码实例(windows network programming source code examples recvfrom)
- 2015-11-06 19:35:25下载
- 积分:1
-
g723.1
G.723.1音频编解码源码,附带G.723.1标准文档以及相关测试序列。(G.723.1 audio codec source code, G.723.1 standard document and G.723.1 test sequences.)
- 2011-08-13 15:12:30下载
- 积分:1
-
some-thinking-of-C-programing
C语言的一些常见问题,编程经验总结的非常好(Some of the common problems experienced C programming language is very good summary)
- 2013-12-02 11:52:43下载
- 积分:1
-
KMDF_hypervisor
一个x64 vt hypervisor内部实现ept技术简易框架 ,在此框架下根据需求可以改造使用ept技术进行内存隐藏。。。(An x64x64 vt hypervisor with ept etc.)
- 2020-06-17 22:20:01下载
- 积分:1
-
SVPWM的原理及法则推导和控制算法详解.pdf
SVPWM的原理及法则推导和控制算法详解.pdf
- 2019-07-31下载
- 积分:1
-
计算机图形学实习程序
计算机图形学的实现,内容包括:
1)图形生成:DDA直线、中点直线、bresenham圆、正负法圆、bezier曲线、heimitt曲线、B样条曲线等
2)图形变换:平移、旋转、对称变换、缩放
3)图形显示:边缘填充、扫描线填充、种子填充法
4)图形裁剪:梁友栋裁剪、多边形裁剪、cohen_sotherland算法、中点分割算法
- 2022-03-13 12:02:57下载
- 积分:1