搜索资源列表
-
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
-
-
0下载:
利用C语言编写的计算器源程序,能实现加减乘除的运算,-The use of C language source code calculator, can achieve Math & computing,
-
-
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下载:
一个C# SQL语句查询实例:利用OR语句进行数据库查询,例如用来查询数学成绩或英语成绩大于95分的学生信息,在平时的数据库编程开发中,使用相当广泛,特别是初接触C#数据库编程的初学者,更应该下载本源码学习了。-A C# SQL statement to query instances: OR statements for database query, for example, used to query the information of more than 95 students in
-
-
0下载:
一些C语言精髓例子【源码】,例子包括了基础篇、数据结构篇、数值计算与趣味数学篇、图形篇、系统篇、常见试题解答篇、游戏篇、综合实例篇等全部的书中光盘例子,使用方法:比如实例1的1.c文件(可以在001目录下找到),拷贝到tc编译器目录下,运行tc.exe,打开编译器,按【F3】键或者“File->Open”菜单命令,打开1.c文件,按【Ctrl+F9】键,或者“Run->Run”菜单命令,编译运行该程序。相信这些例子对于学习C语言编程是相当不错的。-Some examples of t
-
-
1下载:
C#编程与应用教程(第三版)的上机练习A5 源代码,包括用户登录练习,控件基本功能练习,按钮外观设计练习,三角形和矩形显示练习,调色板设计练习,数学测验过关小游戏,自助型存款计算器,Visual Studio2012年写的,很多自学的朋友不知道怎么写,供初学C#的朋友作为参考-C# programming and application tutorial (third edition) on the machine exercise A5 source code, including user
-