-
using Java to write the data structure of the stiffness This algorithm is counti...
用JAVA 写的数据结构 PILE 的算法,这种算法是法国大学老师算PILE 的一种方法.-using Java to write the data structure of the stiffness This algorithm is counting France braced University teachers a way.
- 2022-03-21 13:26:30下载
- 积分:1
-
Huffman coding procedures small data structure
哈夫曼编码 很小的程序 数据结构的-Huffman coding procedures small data structure
- 2022-03-16 13:47:50下载
- 积分:1
-
VFP Guide example, the program from the standpoint of beginners, involving the e...
VFP指南示例,本程序从初学者的角度出发,涉及建立数据库、修改基本的加法操作、如何设计菜单(包括快捷菜单)、工具和类应用程序;还有应用程序,如SQL语句、语句标号设计和动画制作等内容很简单;直到一个完整的编译过程最终成功,包括VFP程序设计的大部分内容
- 2022-08-22 08:13:57下载
- 积分:1
-
在设计会计软件时,常常要把小写金额转换为大写金额,通过本例,你只要输入小写数字,即可转为大写金额....
在设计会计软件时,常常要把小写金额转换为大写金额,通过本例,你只要输入小写数字,即可转为大写金额.-accounting software in the design, it is often the amount should lowercase to uppercase conversion rates, through the cases, as long as you input lowercase figures, the amount can be converted to uppercase.
- 2023-03-05 14:50:03下载
- 积分:1
-
插入排序的直接改进算法
插入排序的直接改进算法--希尔排序算法.将用户输入的一列数按递增顺序排好并输出.以及直接插入冒泡选择排序算法的实现-inserted directly improve the ranking algorithm-- Hill sorting algorithms. Users input a few in increasing order to arrange and output. Bubble and direct insertion Selection Sorting Algorithm Implementation
- 2023-05-28 04:05:04下载
- 积分:1
-
数据拟合C++源程序
针对离散数据的光滑拟合问题,采用C++语言开发了相应的程序,将计算结果与MATLAB进行了比对,验证了程序的有效性,并且该程序的计算效率要更高,并且可以编译成脱离编程环境独立运行的exe,具有较为灵活的工程应用前景。特此分享给各位感兴趣的科研及工程工作者。
- 2023-05-11 21:35:03下载
- 积分:1
-
在Qt中,使用OCI访问Oracle数据库的样本
应用背景在Windows和Linux Qt,我们可以访问 ;使用OCI数据库。用于编译,在窗口中。在项目属性页,库,包括设置,链接。如果Linux,在makefile ; ;incpath,LIBS设置。例如:…incpath ; ; ;= -我/选择/ qtsdk-2010.05 / QT / mkspecs / linux-g + + -。。/。/ 6410serverqt -我/选择/ qtsdk-2010.05/qt/include/qtcore -我/选择/ qtsdk-2010.05/qt/include/qtnetwork -我/选择/ qtsdk-2010.05/qt/include/qtgui - I /选择/ qtsdk-2010.05/qt/include - I.。/调试。。/。/ 6410serverqt -我美元(qtdir)/ mkspecs默认-。。/ generatedfiles - igeneratedfiles /调试- igeneratedfiles -我-我/ usr /包括/甲骨文/ 11.2/client…LIBS ; ; ; ; ;= $(sublibs) ;- L /选择/ qtsdk-2010.05/qt/lib - lqtgui - L /选择/ qtsdk-2010.05/qt/lib - L / usr / X11R6 / lib - lqtnetwork - lqtcore - lpthread ;- / Oracle 11g/L自民党-低密度脂蛋白- lnsl - lclntsh…关键技术在Windows和Linux Qt,我们可以访问 ;使用OCI数据库。登录的步骤是ocienvcreate, ; ;ocihandlealloc,ocilogon。执行步骤ocistmtprepare, ; ; ;ocistmtexecute,ocitranscommit。如果有参数,ocistmtprepare, ; ; ;ociattrget,ocib
- 2022-08-13 11:57:58下载
- 积分:1
-
数 据 结 构 大型 作业3.1输入一个数列L,生成一棵二叉排序树T;3.2对二叉排序树T作中序遍历,输出结果;3.3计算二叉排序树T的平均查找长度, 输出结果...
数 据 结 构 大型 作业3.1输入一个数列L,生成一棵二叉排序树T;3.2对二叉排序树T作中序遍历,输出结果;3.3计算二叉排序树T的平均查找长度, 输出结果;3.4判断二叉排序树T是否为平衡二叉树,输出信息“OK!”/“NO!”;3.5再使用上述数列L,生成平衡的二叉排序树BT,每当插入新元素,发现当前的二叉排序树BT不是平衡的二叉排序树,则立即将它转换成新的平衡的二叉排序树BT;3.6计算平衡的二叉排序树BT的平均查找长度,输出结果。3.6分析对比未平衡化的二叉排序树和平衡的二叉排序树的查找效率(最好、最坏平均比较关键字数)-data structure large operations into a 3.1 L series, generating a binary tree Sort T; 3.2 pair of two fork-tree T for medium preorder, output results; 3.3 Ranking calculation Binary Tree Search T"s average length of the output; 3. four judgment ordering two trees T fork whether balanced binary tree, the output message "OK!"/"NO!" ; again using the 3.5 series L, generate balanced binary tree sort BT, whenever insert a new element, found the current binary sort tree is not-BT Value of two binary sort tree, it will be immediately converted into the new balance of the two fork-tree BT; 3.6 Calculation balanced binary tree sort BT search length of the average output results. 3.6 Comparative Analysis of
- 2022-04-09 01:41:30下载
- 积分:1
-
一种基于二维链表的稀疏矩阵模半板类设计
A template Class of sparse matrix.
Key technology: bin,2...
一种基于二维链表的稀疏矩阵模半板类设计
A template Class of sparse matrix.
Key technology: bin,2-m linked matrix.
constructors: 1.normal constuctor 2.copy constuctor. 3.assignment constructor.
Basic operator: 1. addition(sub) of two matrix
2. inverse of a matrix.
3. multiply of two matrix.
etc.-based on two-dimensional chain of sparse matrix model semi-plate design of Class A"s template parse matrix. Key technology : bin. 2-m linked matrix. constructors : 1.normal constuctor 2.copy constuctor. 3.ass ignment constructor. Basic operator : 1. addition (sub) 2 matrix of two. inverse of a ma trix. 3. multiply of two matrix. etc
- 2023-03-19 06:15:03下载
- 积分:1
-
java编程的教学管理系统数据库.具有对学生的基本操作.,如添加,修改,删除,选修课程,及分数....
java编程的教学管理系统数据库.具有对学生的基本操作.,如添加,修改,删除,选修课程,及分数.-Teaching java programming database management system. Students with the basic operation. , Such as adding, modifying, deleted, elective courses and scores.
- 2023-09-01 04:45:03下载
- 积分:1