-
lxp1220
MPC5606的 DMA开发 负责吧数据从变量搬运出去(development DMA )
- 2013-12-31 11:18:39下载
- 积分:1
-
bezier
用mfc绘制bezier曲线,了解bezier曲线的原理(The mfc draw bezier curve to understand the principle of the bezier curve)
- 2020-12-09 14:19:19下载
- 积分:1
-
大数的乘法运算
用c语言写的大数乘法,我是初学者,所以希望大家多多支持,,有问题的地方我会改进
/*
* 大数(非负整数)的四则运算:
* 运用字符串来处理
*
*/
#include
#include
#include
#define LEN 17
static char a[LEN],b[LEN],ans[LEN];
char *myrever(char *str) //反转字符串函数
{
int t,tl=strlen(str);
char ch;
for(t=0;t
- 2022-02-03 13:17:55下载
- 积分:1
-
用linq实现 从数组中随机选n个 元素 示例
用linq实现 从数组中随机选n个 元素 示例
- 2014-06-12下载
- 积分:1
-
ActiveXDemo
C# 开发ActiveX插件,可供其他语言调用,已测试C#,网页,java均可调用(C# Development ActiveX plug-in, calling for other languages, have been tested C#, web, java can call)
- 2013-12-20 17:43:56下载
- 积分:1
-
21ProgrammingPrimer
this is the pdf file that helps the developers to explore the brew programming and provides the more information to get through the coding part.
- 2011-09-21 17:54:24下载
- 积分:1
-
c8051f020 pwm调速
基于c8051f 的pwm输出控制 直流调速程序
- 2023-08-31 04:20:03下载
- 积分:1
-
ISP_ExtPUSB_2255
SN8F2255 库文件 ,应用于SONIX SN8F2250系列,的库文件,需求。(SN8F2255 library
USB Full Speed library (Using EP0 & EP1)
SB SPEC 1.1 FULL speed device)
- 2011-05-03 16:21:01下载
- 积分:1
-
NtMapViewOfSection
最新的C++写的NtMapViewOfSection注入工具,经过长时间测试完全稳定可靠。值得大家使用。(The latest written in C++, NtMapViewOfSection injection tool, after a long test completely reliable. Worth using.)
- 2021-03-14 22:49:22下载
- 积分:1
-
tree_crcatioi
A small programmer written by VC to show the earth, can move with the mouse
- 2018-11-18 17:31:44下载
- 积分:1