-
SCadsAPI
A documented functions of the synchronous memory chip cards api for gemalto readers that should be used for such cards.
- 2011-01-28 19:24:07下载
- 积分:1
-
OPENCV自带的hough直线检测算法
OPENCV自带的霍夫变换函数,用来寻找图像中直线的算法。使用霍夫变换之前,首先要对图像进行边缘检测的处理,即霍夫变换的直接输入只能是边缘二值化图像。
- 2022-08-16 20:21:54下载
- 积分:1
-
ShoppingSystem
用MFC写的商品管理系统,功能完善,可以增加删除查询修改以及统计商品信息(Written with MFC merchandise management system fully functional, you can add delete modify the query and statistical information goods)
- 2014-12-02 16:38:31下载
- 积分:1
-
ConfigINI
本程序是关于文件的操作源码,用于像ini文件中写入数据(This program is operating on the source file for write data as the ini file)
- 2011-06-07 15:17:22下载
- 积分:1
-
TransButton
可做出不同底色的按钮,包括和背景同色,自定义背景色。
EVC4.0 编译通过
Emunator/X86 运行成功(Can make a different background color of the button, including the background of the same color, custom background color. EVC4.0 compiler Emunator/X86 running through the success of)
- 2008-05-27 12:52:20下载
- 积分:1
-
wgh
说明: 重力资料处理异常分离来分离区域异常和局部异常(Gravity anomaly separation of data processing to separate regional anomalies and local anomaly)
- 2010-05-04 19:24:44下载
- 积分:1
-
3Dhont
使用OpenGL绘制的三维字体程序,其中包括了光照、纹理等功能,可以旋转(OpenGL rendering three-dimensional font program, including light, texture, and can be rotated)
- 2021-04-19 20:58:51下载
- 积分:1
-
Wordvccod
AppWizard has created this WordAutomation application for you. This application
not only demonstrates the basics of using the Microsoft Foundation classes
but is also a starting point for writing your application.
- 2009-10-01 06:15:34下载
- 积分:1
-
_充流管道单向流固耦合数值模拟自动化研究
针对充流管道单向流固耦合数值模拟过程复杂、数据在耦合传递中存在偏差的问题,采用
C++语言编制了充流管道单向流固耦合数值模拟程序,实现了从模型建立、流体计算到结构分析
过程的自动化,确保了从流体计算到结构计算过程中数据传递的准确性.利用参考文献中的试验数
据验证了此程序计算结果的正确性,以实际发电厂的一段疏水管道为例进行单向流固耦合数值模
拟,描述了程序自动建立管道模型、模拟管内流体压力分布以及将流体压力数据导入管道结构中进
行管道应力计算的过程.结果表明:该充流管道单向流固耦合数值模拟程序具有结果准确、操作简
便的特点,可应用于多种充流管道的设计改造和风险预测中(Aiming at the complex numerical simulation process of one-way fluid-structure coupling in flow-filled pipeline and the deviation of data in coupling transmission, the method is adopted.
C++ language has compiled the numerical simulation program of one-way fluid-structure coupling for filling pipeline, which has realized the process from model establishment, fluid calculation to structure analysis.
The automation of the process ensures the accuracy of data transfer from fluid calculation to structural calculation.
The correctness of the calculation results is verified by the program, and the one-way fluid-structure coupling numerical model is carried out for a section of)
- 2020-06-23 01:00:01下载
- 积分:1
-
HuffmanTree
该系统应具有以下功能:
(1) I:初始化(Initialization)。从终端读入字符集大小n,以及n个字符和n个权值,建立哈夫曼树,并将它存于文件hfmTree中。
(2) E:编码(Encoding)。利用已建好的哈夫曼树(如不在内存,则从文件hfmTree中读入),对文件ToBeTran中的正文进行编码,然后将结果存入文件CodeFile中。
(3) D:译码(Decoding)。利用已建好的哈夫曼树将文件CodeFile中的代码进行译码,结果存入文件TextFile中。
(4) P:打印代码文件(Print)。将文件CodeFile以紧凑格式显示在终端上,每行50个代码。同时将此字符形式的编码文件写入文件CodePrin中。
(5) T:打印哈夫曼树(Tree printing)。将已在 中的哈夫曼树以直观的方式(树或凹入表形式)显示在终端上,同时将此字符形式的哈夫曼树写入文件TreePrint中。
(The system should have the following features: (1) I: initialization (Initialization). Read from the terminal character set size n, and n and n characters right value, establishes a Huffman tree, and save it in the file hfmTree in. (2) E: encoding (Encoding). Has been built using the Huffman tree (if not in memory, reads from the file hfmTree), the text of the document ToBeTran encoded, and then putting the result in the CodeFile file. (3) D: decoding (Decoding). Huffman tree has been built using the file CodeFile the code will be decoded, the result is stored in the file TextFile. (4) P: Printing code files (Print). CodeFile in a compact format the document displayed on the terminal, one per line 50 code. While this character in the form of written documents CodePrin encoded file in. (5) T: Print Huffman tree (Tree printing). Would have been in the Huffman tree in an intuitive way (tree or recessed table form) displayed on the terminal, but this form of characters written to the file )
- 2013-06-21 13:45:16下载
- 积分:1