-
源码中位C#环境下对并口的操作操作,即将数据传入并口中,用于打印机等设备。...
源码中位C#环境下对并口的操作操作,即将数据传入并口中,用于打印机等设备。-The median C# source code under the environment of the operation of parallel operation, in which data is imported, and the mouth, for printers and other devices.
- 2022-01-25 15:30:02下载
- 积分:1
-
餐饮管理系统
餐饮管理系统 c + + 拼贴分配食品区写一个程序来帮助当地一家餐馆自动计费系统的早餐。该程序应执行以下操作: a.向客户展示不同的早餐项目提供的餐厅 b.允许客户从菜单中选择多个项目。c.计算条例草案设想的餐厅,提供了下列的早餐项目: 普通鸡蛋......1.45 咸肉和鸡蛋......2.45 松饼...0.99 的法式吐司......1.99 水果篮......2.49 麦片......0.50
Tea......................0.75 定义结构 menuItemType 的两个组件来保存的名称和商品的价格。使用数组的 menuItemTypes 在右边的下拉列表。你的程序必须至少包含以下功能: [] 功能 GetData: 此函数将数据加载到数组 [] 功能 ShowMenu: 显示餐厅所提供的项,并且告诉用户如何选择项目。[] 功能 printCheck: 计算并打印检查 (请注意账单的金额应包括 5%的税) 你 2 位小数的输出格式。在输出中每个项的名称必须离开的理由。你可以假设用户选择只有一个特定的项目。
- 2022-01-26 08:28:14下载
- 积分:1
-
3.soru
reading datas from a text file
classfiying and creating statistics about the datas
- 2011-10-18 22:50:55下载
- 积分:1
-
plot_graphene
MATLAB画vasp能带结构,画石墨烯能带结构(MATLAB painting vasp band structure of graphene band structure painting)
- 2015-04-02 23:49:08下载
- 积分:1
-
uCOS-EB55
μC/OS-II在AT91M55800A上的移植代码,包括标准C和ARM汇编语言,集成开发环境ADS,仿真器FFT-ICE,评估板为ATMEL公司的EB55.( C/OS-II in the transplant AT91M55800A code, including the standard C and the ARM assembly language, integrated development environment ADS, simulator FFT- ICE, the board of the company ATMEL EB55.)
- 2005-01-08 11:30:14下载
- 积分:1
-
ex
说明: 设计一个函数,其功能是同时求得长度为20的整型数组所有元素中的最大值、最小值和平均值。并用相应的主函数对其进行测试,测试数组可以用随机数填充或者自行定义数据。(The design of a function, its function is to obtain the length of the maximum, minimum and average 20 integer array element. And its main function testing, the test array can be populated with a random number or define your own data.)
- 2012-12-06 09:43:13下载
- 积分:1
-
TemplateTrans
利用VC++对图像进行增强处理,包括图像平滑,中值滤波,梯度锐化,拉普拉斯锐化,伪彩色编码(Using VC++ to enhance the image processing, including image smoothing, median filter, sharpening the gradient, Laplacian sharpening, pseudo-color coding)
- 2009-06-09 15:39:30下载
- 积分:1
-
MultipleViewGeometryinComputerVision
计算机视觉方面非常好的一本专业书籍,英文版PDF。详细介绍了计算机视觉领域运用的射影几何射影变换理论知识,介绍了相机标定的理论和方法,还有三维重建,立体视觉等方面的基础知识,一本不可多得教材!其中书中的代码实现都可以在网上下载,推荐!(Computer vision is a very good professional books, in English PDF. Details of the use of projective geometry projective transformation of theoretical knowledge in the field of computer vision, introduces the basic knowledge of the camera calibration theory and methods, as well as three-dimensional reconstruction, three-dimensional vision, a rare textbook! The implementation of the code in the book can be downloaded from the internet, recommended!)
- 2013-05-19 09:45:08下载
- 积分:1
-
Description : Let numbered 1, 2, ..., n (NGT; 0) clockwise direction by individu...
描述:设编号为1,2,…,n(n>0)个人按顺时针方向围坐一圈,每人持有一个正整数密码。开始时任意给出一个报数上限值m,从第一个人开始顺时针方向自1起顺序报数,报到m时停止报数,抱m的人出列,从他在顺时针方向上的下一个人起重新自1起顺序报数;如此下去,直到所有人全部出列为止。要求设计一个程序模拟此过程,并给出出列人的编号序列。
.算法思想:
Jeseph函数是实现问题要求的主要函数,其算法思想是:从1至m对带头结点的单循环链表循环计数,到m时,输出该结点的编号值,,再从该结点的下一个结点起重新自1起循环计数;如此下去,直到单循环链表空时循环过程结束。
-Description : Let numbered 1, 2, ..., n (NGT; 0) clockwise direction by individuals sitting around a circle, each holding a positive integer code. At the beginning of a given arbitrary reported few limits on m, started from the first clockwise direction from the starting sequence reported a few, when they report back m reported few, hold out the m out from the clockwise direction in the next personal re-order starting from a newspaper; This situation continues until all people so far shown up. Asked to design a simulation of this process, and give out the number of people out sequence. . Algorithm thinking : Jeseph function is to seek to achieve the main function of the algorithm is thinking : m f
- 2023-04-25 22:10:03下载
- 积分:1
-
C#中的序列化和desiralization 演示
在计算机科学中,在数据存储的上下文中序列化是将数据结构或对象状态转化为一种格式,可以存储过程 (举个例子,在一个文件或内存中的缓冲区,或通过网络连接链接传输) 和重建后在同一个或另一个计算机环境。[1] 当由此产生的系列的二进制位重读根据序列化格式,它可以用于创建原始对象的语义上相同的克隆人。对于许多复杂的对象,如那些生产广泛使用的引用,这个过程并不简单。面向对象的对象的序列化不包括任何及其关联的方法,它们以前紧密相连。这一进程的序列化对象也称为编组对象。[2] 相反的操作,从一系列字节中, 提取一种数据结构是反序列化 (这也被称为编组)。
- 2023-05-18 07:40:03下载
- 积分:1