搜索资源列表
-
1下载:
MATLAB Compiler 是MATLAB自带的一个编译器,它能将m文件转化成 C、C++或p等各种类型的源代码,并根据需要生成可执行文件、lib文件(库文件)、dll文件或S函数文件等。MATLAB 6.5 使用的编译器包括了MATLAB 的C\\C++数学库函数以及图形库。动态链接库(dll)是编写软件中常用的一种技术,MATLAB提供了将M文件编制成dll文件的方法,本文就介绍如何在MATLAB6.5中将m文件z转化成dll文件,然后在VC中调用该dll文件。
-MATLAB Co
-
-
0下载:
小波变换的C源代码
#define N0 128
#include \"stdio.h\"
#include \"stdlib.h\"
#include \"math.h\"
#include \"string.-wavelet transform C source code # define N0 128 # include "stdio. h "# include" stdlib.h "# include" math.h
-
-
1下载:
vxworks libc库源代码,标准C代码库实现
assert
ctype
locale
math
setjmp
stdarg
stdio
stdlib
string
time
-vxworks libc the source code, standard C code library to assert ctype locale math setjmp stdar g stdio stdlib string time
-
-
0下载:
Well greetings all. For those of you that want to see what we are doing here, you can check it out at the end of my demo/hack Worthless! I am bosco and I will do my best to teach you guys how to do the animated, sine-wave picture. This tutorial is ba
-
-
0下载:
简单计算器的源代码可以实现加减乘除的计算。
-Simple calculator source code can be achieved Math
-
-
0下载:
matlab与vc6.0实现混合编程的源代码,可以实现C++调用matlab数学方法,而无需安装matlab,可以实现快速数学算法实现,效率比较高!欢迎大家下载学习!-matlab and vc6.0 achieve mixed programming source code, you can call C++ implementation matlab math methods, and do not need to install matlab, mathematical algorithm
-
-
0下载:
介绍了常用的算法并附有c的源码,包括经典的排序查找,各种数学变换、求极值、解方程等。-Introduce a commonly used algorithm with c source code, including the classic sort of search, all kinds of math transformation, extremum seeking, such as solutions of equations.
-
-
0下载:
利用C语言编写的计算器源程序,能实现加减乘除的运算,-The use of C language source code calculator, can achieve Math & computing,
-
-
0下载:
C++经典数值算法源码,各种数学运算算法,如 常微分方程(组)的求解等-C++ classic numerical algorithm source code, a variety of mathematical algorithms, differential equations as usual (group), such as the Solution
-
-
0下载:
The source code accompanying the book "Vector Games Math Processors" by James Leiterman (2002)
Source code in C++/assembly
-
-
0下载:
数学公式解析类,内附详细源代码和可执行Demo,包括c++和com的Sample
-Mathematical formula parsing class, included detailed source code and executables Demo, including the c++ and the com of the Sample
-
-
0下载:
this my source code, bulid with visual C++ 6.0
-
-
0下载:
有关用MATLAB实现神经网络功能的程序和试题。-For realization of neural network function using MATLAB procedures and questions.
-
-
0下载:
全屏幕模拟时钟的C源程序
#include<graphics.h>
#include<math.h>
#include<dos.h>-Full-screen analog clock source code in C# include <graphics.h># Include <math.h># Include <dos.h>
-
-
0下载:
计算器(C语言源码):实现多种数学运算,程序内附带详细说明-Calculator (C language source code): to achieve a variety of math
-
-
0下载:
c++课程设计有理数处理源代码,重载运算符加减乘除比较大小,有理数实数化,由原函数-c++ source code to deal with rational curriculum design, overloaded operators, Math relatively small, the number of real rational numbers, the original function
-
-
0下载:
3D数学基础:图形与游戏开发 配套源码
《3D数学基础:图形与游戏开发》专业培训机构指定教学参考书,多家游戏开发企业共同推荐,游戏业界权威,探索游戏开发背后的核心秘密。《3D数学基础:图形与游戏开发》主要介绍了基本的3D数学概念,这对电脑游戏开发人员和编程人员来说尤为重要。作者详尽地讨论了数学理论,并在必要时提供几何说明,帮助读者形成直观的3D感。书中还提供了将理论应用于实践的C++类,并且在每章结尾处提供练习。《3D数学基础:图形与游戏开发》介绍了基础概念,如向量、坐标空间、矩阵、变换、欧
-
-
0下载:
用c++实现的若干的数学问题编程,很方便 源代码-math programming completed by C++ source code useful
-
-
0下载:
一些C语言精髓例子【源码】,例子包括了基础篇、数据结构篇、数值计算与趣味数学篇、图形篇、系统篇、常见试题解答篇、游戏篇、综合实例篇等全部的书中光盘例子,使用方法:比如实例1的1.c文件(可以在001目录下找到),拷贝到tc编译器目录下,运行tc.exe,打开编译器,按【F3】键或者“File->Open”菜单命令,打开1.c文件,按【Ctrl+F9】键,或者“Run->Run”菜单命令,编译运行该程序。相信这些例子对于学习C语言编程是相当不错的。-Some examples of t
-
-
0下载:
C# to achieve k means clustering algorithm, document clustering C# source code, k-means clustering algorithm 29-C# to achieve k means clustering algorithm, document clustering C# source code, k-means clustering algorithm 29111
-