Welcome![Sign In][Sign Up]
Location:
Search - PB M

Search list

[Other resourceEEPROM

Description: 片内EEPROM读写实险。 1、用内部EEPROM记录CPU启动次数,并在PB口上显示出来。 2、内部1 M晶振,程序采用单任务方式,软件延时。
Platform: | Size: 16216 | Author: hu | Hits:

[Algorithmnvo_md5

Description: 在powerbuilder 7.0中实现md5的算法,下载后直接导入到pbl库文件中,即可使用。-in powerbuilder 7.0 achieving md5 algorithm downloaded directly into the pbl the document can be used.
Platform: | Size: 4096 | Author: 李振兴 | Hits:

[CA authpb-md5

Description: MD5算法在PB里面地完成(html版)-MD5 Algorithm in PB completed inside (html version)
Platform: | Size: 16384 | Author: lufang | Hits:

[Internet-NetworkPb_Mac_address

Description: 使用PB获取客户的MAC地址,可以解决动态IP地无法判断哪台机器操作的问题。-The use of PB to obtain clients MAC address, dynamic IP can be solved to determine which machines can not control.
Platform: | Size: 25600 | Author: 路军委 | Hits:

[Database systempb

Description: 几个与PB连接数据库相关的问题,请参照文件内容-PB to connect several database-related issues, please refer to the contents of the documents
Platform: | Size: 10240 | Author: wenhongguang | Hits:

[SCMEEPROM

Description: 片内EEPROM读写实险。 1、用内部EEPROM记录CPU启动次数,并在PB口上显示出来。 2、内部1 M晶振,程序采用单任务方式,软件延时。-Chip EEPROM read and write real risk. 1, using the internal EEPROM to start recording the number of CPU, and in the mouth on PB displayed. 2, internal 1 M crystal, procedures using single mission mode, the software latency.
Platform: | Size: 16384 | Author: hu | Hits:

[Embeded-SCM Develop001-LED

Description: LED发光二极管显示实验。 1、I/O口实验,控制PB口上的发光二极管循环显示。 2、内部1 M晶振,程序采用单任务方式,软件延时。 3、进行此实验请插上LED短路块。 4、此实验让大家认识最基本的IO口输出控制方法-LED light-emitting diode display experiment. 1, I/O port experiments, the control port on the PB cycle of light-emitting diode display. 2, the internal 1 M oscillator, the program single-task mode, the software delay. 3, to conduct this experiment plug in the LED short block. 4, this experiment to make people understand the most basic IO port output control method
Platform: | Size: 14336 | Author: wangxinqing | Hits:

[SCM002-KEY-LED

Description: KEY按键输入LED发光二极管显示实验。 1、I/O口实验,检测PE口上按键状态,然后在PB口上显示出来。 2、内部1 M晶振,程序采用单任务方式,软件延时。 3、进行此实验请插上LED短路块。 4、此实验让大家认识最基本的IO口输入与输出方法。-KEY key input LED light-emitting diode display experiment. 1, I/O port experiments, testing the key state of PE mouth, and then displayed on the PB mouth. 2, the internal 1 M oscillator, the program single-task mode, the software delay. 3, to conduct this experiment plug in the LED short block. 4, this experiment to make people understand the most basic IO port input and output method.
Platform: | Size: 14336 | Author: wangxinqing | Hits:

[OtherPBexample

Description: PB教材及实验指导书一至八节 还太短吗我晕了-PB experimental materials and one to eight instructions like I' m dizzy too short
Platform: | Size: 4451328 | Author: limaoming | Hits:

[Data structsYiYuanDuoXiangShi

Description: 1.一元多项式相加(10分) 题目说明: 编写一元多项式加法运算程序。要求用线性链表存储一元多项式(参照课本)。该程序有以下几个功能: 1. 多项式求和 输入:输入三个多项式,建立三个多项式链表Pa、Pb、Pc (提示:调用CreatePolyn(polynomial &P,int m)。 输出:显示三个输入多项式Pa、Pb、Pc、和多项式Pa+Pb、多项式Pa+Pb+Pc (提示:调用AddPolyn(polynomial &Pa, polynomial Pb), 调用PrintPolyn(polynomial P))。 0. 退出 输入: 根据所选功能的不同,输入格式要求如下所示(第一个数据是功能选择编号,参见测试用例): 1 多项式A包含的项数,以指数递增的顺序输入多项式A各项的系数(整数)、指数(整数) 多项式B包含的项数,以指数递增的顺序输入多项式B各项的系数(整数)、指数(整数) 多项式C包含的项数,以指数递增的顺序输入多项式C各项的系数(整数)、指数(整数) 0 ---操作终止,退出。 输出: 对应一组输入,输出一次操作的结果(参见测试用例)。 1 多项式输出格式:以指数递增的顺序输出: <系数,指数>,<系数,指数>,<系数,指数>,参见测试用例。零多项式的输出格式为<0,0> 0 无输出-Title Description: Preparation of a polynomial addition operation procedures. Asked to use linked list to store a polynomial (see textbook). The program has the following features: 1 polynomial sum Input: Input three polynomials, the establishment of three polynomial list Pa, Pb, Pc (Hint: call CreatePolyn (polynomial & P, int m). Output: Displays the three input polynomials Pa, Pb, Pc, and the polynomial Pa+ Pb, polynomial Pa+ Pb+ Pc (Hint: call AddPolyn (polynomial & Pa, polynomial Pb), call PrintPolyn (polynomial P)). 0 Exit Input: Depending on the function of different input format requirements are as follows (data is a function of the first selection number, see test case): 1 A number of items contained in the polynomial, exponential increase in the order of the input coefficients of the polynomial A (integer) index (integer) Polynomial B contains the number of items to index in ascending order of the input coefficients of the polynomial B (integer) index (integer) Po
Platform: | Size: 1024 | Author: 王石 | Hits:

[Communicationtest485

Description: 上次的文件传错了,是PB的,才发现,对不起大家了,为什么没有修改呢,只有删除呢 此源码是vc6.0,利用winapp与电表进行通讯,规约是DL/T 645,编译后可以直接运行-The last file transfer wrong, is the PB, only to find, I m sorry everyone, why did not modify it, only to delete it This source is vc6.0, use winapp communicate with the meter, the statute is DL/T 645, the compiler can be run directly
Platform: | Size: 198656 | Author: lid | Hits:

[Other891-891-1-PB

Description: Digital image face detection had been developing so much in this last decade. The searching for the best method is still walking until today. This face detection research is using color model based segmentation method combined with template matching. There are 4 main process in this research. First, motion detection is used to minimize the size of the image by subtracting image n with image n+m. Then, by using YCbCr color model based segmentation, the image is separated by skin color area and non-skin color area. Third, is to reduce the noise by using the blurring way and by filtering its wide. The last one is matching the area that last with template that has been prepared to detect which area is face. The result of the research, from 217 images and 10 videos , shows that this method reach up to 70,5 face detection accuration procentage.-Digital image face detection had been developing so much in this last decade. The searching for the best method is still walking until today. This face detection research is using color model based segmentation method combined with template matching. There are 4 main process in this research. First, motion detection is used to minimize the size of the image by subtracting image n with image n+m. Then, by using YCbCr color model based segmentation, the image is separated by skin color area and non-skin color area. Third, is to reduce the noise by using the blurring way and by filtering its wide. The last one is matching the area that last with template that has been prepared to detect which area is face. The result of the research, from 217 images and 10 videos , shows that this method reach up to 70,5 face detection accuration procentage.
Platform: | Size: 649216 | Author: salman | Hits:

[Other746

Description: IP-routing [pa IPRouting1-scenario1-atm_vc_routes_dump.gdf IPRouting1-scenario1-conv_flow_routes.gdf IPRouting1-scenario1.dev32.i0.nt.dll 14.3 IPRouting1-scenario1.ef 2.6 kB 2/13/06, IPRouting1-scenario1.nt.log 6.6 kB IPRouting1-scenario1.nt.m 840 kB IPRouting1-scenario1.ot 89.4 kB 2/13/06, IPRouting1-scenario1.ov 67.0 kB 2/13/06, IPRouting1-scenario1.pb.m 42.5 kB IPRouting1-scenario1.seq 7.2 kB IPRouting1.prj
Platform: | Size: 3412992 | Author: Mojtaba | Hits:

[Algorithm1754-1587-1-PB

Description: This MATLAB Toolbox contains M-files for the following clustering algorithms 1. Fuzzy C-Means Clustering (FCM) => Yf_FCMC1.m 2. Possibilistic C-Means Clustering (PCM) => Yf_PCMC1.m 3. Fuzzy-Possibilistic C-Means Clustering (FPCM) => Yf_FPCMC1.m One may see provided example M-files and find out how to use these functions.
Platform: | Size: 221184 | Author: Anantama | Hits:

[Algorithm906-2847-1-PB

Description: This MATLAB Toolbox contains M-files for the following clustering algorithms 1. Fuzzy C-Means Clustering (FCM) => Yf_FCMC1.m 2. Possibilistic C-Means Clustering (PCM) => Yf_PCMC1.m 3. Fuzzy-Possibilistic C-Means Clustering (FPCM) => Yf_FPCMC1.m One may see provided example M-files and find out how to use these functions.
Platform: | Size: 396288 | Author: Anantama | Hits:

CodeBus www.codebus.net