-
我的数据结构课程设计,卡诺图化简。在算法上摸索了很久,第一次去交的时候因为老师的几个刁钻的数据给刷下来,至今仍心有余悸。还有一个用PASCAL写的16变量化简的...
我的数据结构课程设计,卡诺图化简。在算法上摸索了很久,第一次去交的时候因为老师的几个刁钻的数据给刷下来,至今仍心有余悸。还有一个用PASCAL写的16变量化简的,可不知道放哪去了。-my data structure curriculum design, Karnaugh map of SR. The algorithm groping for a long time, the first to go out and make the time because the teacher in several crafty data down to the brush, still a lingering fear. There was a PASCAL with the variables of SR 16, may not know where to put the.
- 2022-01-28 19:52:03下载
- 积分:1
-
DTMF双音频DSP算法的源代码的过程
DTMF DTMF在DSP算法中的源代码GOERTZEL
- 2022-09-24 14:15:03下载
- 积分:1
-
IP地址输入框控件,是比较好的ip地址输入框
大家下载试试看!...
IP地址输入框控件,是比较好的ip地址输入框
大家下载试试看!-IP address input box controls, is a better input box ip address of everyone to download give it a try!
- 2022-01-31 17:06:04下载
- 积分:1
-
这是一个普通的从CEdit类继承的16进制编辑控件
这是一个普通的从CEdit类继承的16进制编辑控件-This is a general category CEdit inherited from the 16 band Edit Control
- 2022-02-12 19:28:46下载
- 积分:1
-
安装演示
Setup Demo
for the special version of windoes
Config Timer1 = Pwm , Pwm = 8 , Compare A Pwm = Clear Up , Compare B Pwm = Clear Up , Prescale = 1
to set the PWM registers, just assign a value to the compare A and B registers
Compare1a = 100
Compare1b = 200
Or for better reading :
Pwm1a = 100
Pwm1b = 2-Setup Demo
for the special version of windoes
Config Timer1 = Pwm , Pwm = 8 , Compare A Pwm = Clear Up , Compare B Pwm = Clear Up , Prescale = 1
to set the PWM registers, just assign a value to the compare A and B registers
Compare1a = 100
Compare1b = 200
Or for better reading :
Pwm1a = 100
Pwm1b = 200
- 2022-07-24 23:40:14下载
- 积分:1
-
防止键盘泄密,对用户的个人帐号密码等能起到很好的保护作用...
防止键盘泄密,对用户的个人帐号密码等能起到很好的保护作用-Keyboard to prevent the leakage of user
- 2022-05-26 17:11:36下载
- 积分:1
-
The code examples provide an historical record show that the edit categories, th...
该代码例子提供了一个可以显示输入历史记录的edit类,在输入过程可以提示以前输入的字符。-The code examples provide an historical record show that the edit categories, the import process can be suggested before the character input.
- 2023-02-09 00:15:04下载
- 积分:1
-
Editor very detailed but too complex and the patient can consider the following...
编辑器 很详细 但太复杂了,耐心的人可以考虑研究以下 非常适合C的初学者 大家一起来研究以下吧-Editor very detailed but too complex and the patient can consider the following very suitable for beginners C everyone a study following it up
- 2022-05-08 04:02:58下载
- 积分:1
-
1、 程序功能:本程序实现多项式的求和运算,在遇到指数相同时实行系数相加或相减,指数不同的照原样输出。最后分别输出系数和指数。
2、 运行环境:...
1、 程序功能:本程序实现多项式的求和运算,在遇到指数相同时实行系数相加或相减,指数不同的照原样输出。最后分别输出系数和指数。
2、 运行环境:C++
3、 算法描述:首先,把输入的的多项式进行分析,把所有的系数放入一个单链表中llist,指数放入另一个单链表llist2中。然后再在指数链表中比较有没有相同的指数,如果有相同的指数,那就把相对应的系数进行求和,并把求和结果归并到llist2中;如果指数不相等的,就直接归并到llist2中。最后以指数的降幂形式输出。
-1, function : the program summation Operational polynomial, in the face of phase with the introduction of index coefficient of additive or subtraction, the index of output as it stood. The final output coefficients and the respective indices. Two, the environment : C 3, the algorithm Description : First, the importation of a polynomial analysis of all the factors into a single linked list (which, the index Add another single linked list llist2 China. Then in the index compared Linklist have the same index, if the same index, then the corresponding coefficient for peace, and the summation of the results of merging llist2; If the index is not equal, direct incorporation of llist2 China. The final index to a lower output in the form of pow
- 2023-08-10 17:40:03下载
- 积分:1
-
一个简单的音频播放器(漂亮的界面,含全部源码,共3个类)给点...
一个简单的音频播放器(漂亮的界面,含全部源码,共3个类)给点-a simple audio player (beautiful interface, including all source code, a total of three) to the point
- 2022-07-21 14:36:23下载
- 积分:1