资源列表
dbtree
- This is a TreeView control based on PowerBuilder's datawindow technology. The major benefit provided by the object is that it completely automates the task of retrieving data from the database and allowing user to navigate through it. Absolutely no c
dwsearch
- This object is based on a single line edit control and allows the user to type characters to match against a datawindow column. The up and down arrows are also implemented to allow the user to scroll through the data. This object can be seen working
hyprlink
- A visual control that acts like a hyperlink on a web page. This control support actions when the user click on the hyperlink.
IRrecv
- ir receive table for wifi
suppress
- This window is a generic user accessible repeating row suppression window. Just add the window into your code and open passing the s_suppress structure. Requires PFC.
StatusBar
- This control control extends the Microsoft Status bar control with a wrapper in PowerBuilder, it provides methods for adding icons and handling interactions with the status bar.
IRrecvDemo
- Demo of arduini for connecting with wifi
arduino
- testing connected wifi to 8266
顺序表
- 学生成绩单的线性表顺序存储 顺序表 数据结构(Student transcr ipts are linear tables, sequentially stored, sequential tables, and data structures)
菲波那契数列
- //指的是这样一个数列: 1,1,2,3,5,8,13,21…… //这个数列从第三项开始,每一项都等于前两项之和(refers to such a sequence: 1, 1, 2, 3, 5, 8, 13, 21...... This series from the beginning of the third /, each of which is equal to the sum of the preceding two terms)
多项式的相加
- 数据结构中链表应用:多项式相加 //L1: 5x200+3x100+2 //L2: 4x150-3x100+1(Data structure in the list of applications: polynomial addition //L1: 5x200+3x100+2 //L2: 4x150-3x100+1)
列车重排算法
- 将各节车厢按编号从大到小挂到车头上,其中在入轨与出轨之间有k条缓冲铁轨,将通过缓冲铁轨完成本次列车重排(Each car will be numbered from large to small hanging to the front, in which there is a track between the track and derailed K buffer rail, the train will be completed through the buffer rail rearra