-
用 Newton迭代求f(x)=1/3*x^3
用 Newton迭代求f(x)=1/3*x^3-x=0的根的源程序-with Newton iteration f (x) = 1/3* x ^ 3-x = 0 the root of the source
- 2022-03-22 07:16:05下载
- 积分:1
-
shop code
一个购物的源代码,是其中的一个部分,功能很强大。同时还有后台的管理功能-shop code
- 2023-08-22 03:05:04下载
- 积分:1
-
Using VC++6.0 development of a simple calculator, the VC in the process of learn...
使用VC++6.0开发的一个简单的计算器,是自己在学习VC的过程中的一个小小实践。-Using VC++6.0 development of a simple calculator, the VC in the process of learning a little practice
- 2022-08-17 11:13:20下载
- 积分:1
-
使用c++描述,创建一个链表,并在中实现节点的插入,删除
使用c++描述,创建一个链表,并在中实现节点的插入,删除-Use c++ Description, create a linked list, and realize in the node insert, delete
- 2022-11-14 18:00:03下载
- 积分:1
-
识别率比较高的手写识别软件,中英文识别,数字识别
识别率比较高的手写识别软件,中英文识别,数字识别-Relatively high recognition rate handwriting recognition software
- 2023-08-25 02:35:04下载
- 积分:1
-
由3个Label控件显示立体字,你可以把它作成一个控件
由3个Label控件显示立体字,你可以把它作成一个控件-by three Label controls showed a three-dimensional character, you can make it a Control
- 2023-04-13 18:45:03下载
- 积分:1
-
测试C++中系统自定义的数据类型长度
在C++编译系统中,会有很多的数据类型,这次本人在win10系统上,在visual studio2015的开发环境下,使用sizeof函数测量其内定的数据类型所占的内存大小,不同的编译环境可能会有差别
- 2022-12-18 12:40:03下载
- 积分:1
-
基于C语言实现滚动时域估计算法
基于c语言,实现滚动时域估计算法,将状态估计问题转化为二次型优化问题,同时基于MHE算法分析,推导适应度函数的具体表达式,将其用c语言实现,同时基于PSO算法求取二次型优化问题的优化解。程序已经在vs2013环境下编译通过了,并能成功运行。
- 2022-03-05 13:47:46下载
- 积分:1
-
给定的字母表A 由26 个小
写英文字母组成A={a,b,…,z}。该字母表产生的升序字符串是指字符串中字母按照从左到
右出现的次序与字母在字母表中出现...
给定的字母表A 由26 个小
写英文字母组成A={a,b,…,z}。该字母表产生的升序字符串是指字符串中字母按照从左到
右出现的次序与字母在字母表中出现的次序相同,且每个字符最多出现1 次。例如,
a,b,ab,bc,xyz 等字符串都是升序字符串。现在对字母表A 产生的所有长度不超过6 的升序
字符串按照字典序排列并编码如下。
1 2 … 26 27 28 …
a b … z ab ac …
对于任意长度不超过6 的升序字符串,迅速计算出它在上述字典中的编码。
-Given the alphabet A by the 26 lowercase letters of the alphabet composed of A = (a, b, ..., z). Generated by the alphabet ascending string refers to the letter string in accordance with the order from left to right appears in the alphabet and letters appearing in the same order, and each character appears a maximum of 1 times. For example, a, b, ab, bc, xyz, etc. are ascending string string. Alphabet A have now all the length of not more than 6 strings of ascending order in accordance with the dictionary and coding sequence is as follows. 1 2 ... 26 27 28 ... ab ... z ab ac ... for any length of not more than 6 strings of ascending quickly calculate it in the dictionary encoding.
- 2023-06-07 02:40:04下载
- 积分:1
-
改变可利用窗体的优先级
改变可利用窗体的优先级-can use the form to change the priority level
- 2022-03-02 11:02:37下载
- 积分:1