-
rle和huffman的集中编码解码
rle和huffman的集中编码解码-eps, and Huffman encoding and decoding of focus
- 2022-10-30 21:00:03下载
- 积分:1
-
Excel单元格中含有变量的字符串形式公式计算
含有变量的公式计算
从含有字符的公式中,提取字符,并在Excel中查找到数字值后用Replace替换...
Excel单元格中含有变量的字符串形式公式计算
含有变量的公式计算
从含有字符的公式中,提取字符,并在Excel中查找到数字值后用Replace替换掉,用Eval计算结果。
公式在Excel单元格中分别存放
如:
x = a + b - ( a + b * a )
a = 3.4
b = 6-
Excel单元格中含有变量的字符串形式公式计算
含有变量的公式计算
从含有字符的公式中,提取字符,并在Excel中查找到数字值后用Replace替换掉,用Eval计算结果。
公式在Excel单元格中分别存放
如:
x = a + b - ( a + b * a )
a = 3.4
b = 6
- 2022-10-12 13:45:04下载
- 积分:1
-
由于vc系统随机函数产生的数均匀分布,有时要用到正态分布和分布,这是两个小函数,让你们见笑了...
由于vc系统随机函数产生的数均匀分布,有时要用到正态分布和分布,这是两个小函数,让你们见笑了-vc system because of the random number function evenly distributed, and sometimes we had to use normal distribution and distribution, which is two small functions so that you laughed at the
- 2022-07-04 05:57:44下载
- 积分:1
-
这个代码用Vb实现的一个抓取屏幕的代码。很好用
这个代码用Vb实现的一个抓取屏幕的代码。很好用-Remarkable insights were gained with the code to achieve a grasp of the screen code. Good use
- 2022-10-22 15:05:03下载
- 积分:1
-
C common template library, as detailed in the annex to the Smart.h, test.cpp see...
C++通用模板库,详见附件的 Smart.h,例子见test.cpp 包括: 自动指针CAutoPtr『支持多元素,赋值时会完全把右值传给左值』 智能buffer CSmartBuf『用于在堆栈中定义未知大小的buffer,兼具高效和通用性』 快速映射CQuickMap 环形队列CRingQ-C common template library, as detailed in the annex to the Smart.h, test.cpp see examples include : automatic target CAutoPtr support multiple elements, will assign values to completely pass on the right values smartphone left CSmartBuf buffer for the definition of the stack buffer of unknown size, highly efficient and versatile Fast mapping CQuickMap] ring cohort CRingQ
- 2023-09-05 10:35:03下载
- 积分:1
-
CS Cpu Monitor 2.0.0源代码.zip
CS Cpu Monitor 2.0.0源代码.zip-CS Monitor 2.0.0 instant source code. Zip
- 2022-01-25 22:00:12下载
- 积分:1
-
Window Wrapper for WinCE Win32 "Hello World" a
Window Wrapper for WinCE Win32 "Hello World" a
- 2022-07-11 17:29:20下载
- 积分:1
-
请补充函数fun(),该函数的功能是:把从主函数中输入的字符串str2接在字符串str1的后面。
例如:str1=“How do”,str2=“ you d...
请补充函数fun(),该函数的功能是:把从主函数中输入的字符串str2接在字符串str1的后面。
例如:str1=“How do”,str2=“ you do?”,结果输出:How do you do?
-Please add a function fun (), the function of the functions are: to enter from the main function of the string str2 connected to the back of the string str1. For example: str1 = " How do" , str2 = " you do?" , The resulting output: How do you do?
- 2022-09-07 16:05:03下载
- 积分:1
-
C语言排序小集合,数据结构
C语言排序小集合,数据结构整理。快速排序,选择排序,归并排序,直接排序,冒泡排序。
- 2022-11-18 07:05:03下载
- 积分:1
-
fcm是模糊c均值聚类算法,确定聚类中心以后,通过循环迭代,确定最佳聚类中心...
fcm是模糊c均值聚类算法,确定聚类中心以后,通过循环迭代,确定最佳聚类中心-FCM is a fuzzy c means clustering algorithm to determine the cluster center, the adoption cycle of iteration, to determine the optimal cluster center
- 2022-03-05 16:46:10下载
- 积分:1