资源列表
is_reference
- VC6下可用的判断变量是否引用变量的type_traits-Under VC6 available variables to determine whether or not to adopt variable type_traits
operation
- 这是在python里相对于c语言中的结构体的函数构建。class的用法-This is in relation to python in c language to build a function structure. class usage
Form1
- verify cubesource code
test
- Test library, the general test for time to deal with
jhsdagsdsa
- 判断字符模块,很不错的易语言模块,易爱好者可以下载使用-Determine the character module, very nice easy language modules, fans can download and easy to use
48
- 单双判断模块源码 ,很不错的易语言源码,适合易语言爱好者使用。-Odd and even determine the module source code, very good in easy language source code for easy language enthusiasts.
calendar
- 用C语言编写的日历打印源码,输入任意年月,打印出日历。供编程学习者参考。-Using the C language source calendar printing, enter any date, print out the calendar. For programming learners.
suanlujisuan
- 短路计算的小程序,可以计算简单网络的短路电流,需要输入节点和节点间阻抗值-Short circuit calculation program
Simplex
- 简单优化算法,同时为基本变量提供成本系数的估算.-Simplex method: Computes cost coefficients for the nonbasic variables
Linear_equations
- 用于求解线性方程组,输入参数为方程组的系数矩阵。-Solve the Linear Equations.
DSP_Project_WI10
- Example to demodulate and filter audio.
hangman
- 字符串或串(String)是由数字、字母、下划线组成的一串字符。一般记为 s “a1a2···an”(n> 0)。它是编程语言中表示文本的数据类型。在程序设计中,字符串(string)为符号或数值的一个连续序列,如符号串(一串字符)或二进制数字串(一串二进制数字)。 通常以串的整体作为操作对象,如:在串中查找某个子串、求取一个子串、在串的某个位置上插入一个子串以及删除一个子串等。两个字符串相等的充要条件是:长度相等,并且各个对应位置上的字符都相等。设p、q是两个串,求q在p中首次出现的
