-
uart
基于ARM的UART串口驱动程序,并且能够对PC机串口的波特率进行自适应。(Based on ARM)
- 2007-09-16 11:51:51下载
- 积分:1
-
CHESS
chess program game with graphics
- 2010-10-10 16:52:51下载
- 积分:1
-
6dof-qiu
Fluent 6dof计算所需UDF程序(UDF program needed for Fluent 6DOF calculation)
- 2018-08-29 11:08:09下载
- 积分:1
-
C# JSON
说明: 已封装好C#调用JSON语句方法,dll文件(Encapsulated C# Call JSON Statement Method, DLL File)
- 2019-05-17 13:31:38下载
- 积分:1
-
ForK1
我们的目的是将一个分数拆分成若干个分子是1分母是正整数的分数之和的形式。例如2/3可以拆分成1/2+1/6的形式。这里不考虑顺序,比如1/6+1/2和1/2+1/6相同。
输入p, q, a, n, 其中p/q为分数,对这个分数进行拆分,要求拆分的分数个数不能多于n个,所有分母的乘积不能大于a。求有多少种拆分方法?
输入:最多200组数据。在每行中都有四个数分别表示p, q, a, n,之间以空格隔开,并且满足p,q<=800,a<=12000,n<=7,最后以四个0做为输入的结束。
输入示例:
2 3 120 3
2 3 300 3
0 0 0 0
输出示例:
4
7
(Our aim is to split a fraction into a number of elements is a denominator is a positive integer fraction of the sum of form. For example, 2/3 can be split into 1/2+1/6 form. Not considered here, the order, such as 1/6+1/2 and 1/2+1/6 of the same. Input p, q, a, n, where p/q as a fraction of this split scores require no more than the number of split points n-all the product of the denominator can not be larger than a. How many kinds of demand split method? Input: Up to 200 sets of data. In each line has four numbers indicate the p, q, a, n, separated by a space between, and meet the p, q < = 800, a < = 12000, n < = 7, the end, four 0 as the input end. Input Example: 2,312,032,330,030,000 sample output: 47)
- 2009-11-12 09:54:17下载
- 积分:1
-
FIRE_ROBOOT
无线模块24L01的驱动和测试程序,经过验证,可以正常使用。(Wireless module 24L01 drivers and test program, after verification, can be used normally.)
- 2010-12-21 22:02:02下载
- 积分:1
-
matlab_rs232
matlab下利用s-function实现rs232编码、解码及通讯的实例程序。需要在matlab下利用mex编译使用(参见s-function用法)(matlab using s-function to achieve rs232 encoding, decoding and communication procedures of the examples. Need to use matlab using mex compiler (see the use of s-function))
- 2009-06-13 23:14:43下载
- 积分:1
-
Tsteepest_desh
这个Matlab程序实现最速下降算法。最速下降法是一种最基本的算法,它在最优化方法中占有重要地位.最速下降法的优点是工作量小,存储储变量较少,初始点要求不高;缺点是收敛慢,最速下降法适用于寻优过程的前期迭代或作为间插步骤,当接近极值点时,宜选用别种收敛快的算法.
(The Matlab program to achieve the steepest descent algorithm. Steepest descent method is a basic algorithm, it occupies an important position in the optimization method. Advantage of the steepest descent method is the small amount of work, less storage reservoir variables, the initial point less demanding drawback is slow convergence, the steepest descent method for the optimization process of the early iterations, or as inserted steps are advised to use other kinds of fast convergence of the algorithm when close to the extreme point.)
- 2012-08-20 07:27:17下载
- 积分:1
-
Qt基本五子棋,已带界面美化
Qt 五子棋 其中有两种基本的评估算法,十分适合新手学习,可以算是入门级别的了
- 2022-06-16 07:34:31下载
- 积分:1
-
应用itextsharp 创建pdf
应用itextsharp 创建pdf,插入超链接等,含有源代码。应用itextsharp 创建pdf,插入超链接等,含有源代码。应用itextsharp 创建pdf,插入超链接等,含有源代码。
- 2022-02-02 00:26:58下载
- 积分:1