登录
首页 » .net » here it is the playfair code build in c++..........................................

here it is the playfair code build in c++..........................................

于 2022-09-12 发布 文件大小:63.74 kB
0 86
下载积分: 2 下载次数: 1

代码说明:

here it is the playfair code build in c-here it is the playfair code build in c++.....................................................................................

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • SDXGrid is a comprehensive data grid component for Microsoft .NET 2.0 web applic...
    SDXGrid is a comprehensive data grid component for Microsoft .NET 2.0 web application developers.
    2022-01-22 16:51:19下载
    积分:1
  • WPF画曲线图源码
    说明:  源码描述: 一、源码特点 一款用wpf画柱状图,扇形图,折线图,适合初学者学习使用,有需要的朋友不要错过 二、注意事项 开发环境为Visual Studio 2013,使用.net 4.5开发。 作者:青雨木(Source description: I. Source Code Characteristics Wpf is a bar chart, sector chart, polyline chart, suitable for beginners to learn to use, friends in need do not miss II. Notes The development environment is Visual Studio 2013, developed with. net 4.5. Author: Qingyumu)
    2020-06-23 02:40:01下载
    积分:1
  • Websharp2005
    net优秀的ORM框架,支持多数据库,目前已使用oracle数据库进行大项目开发。-. net (good ORM framework that supports multiple databases, are currently using oracle database for major project development.)
    2011-10-18 08:49:56下载
    积分:1
  • 中小型的完整的web网站源码,asp.net
    适合初学者学习用,也适合初学者用于修改搭建自己的网站
    2022-06-12 23:52:06下载
    积分:1
  • FWFsoftwfLibru
    完全支持.net 2.0编写,对下一代操作系统平稳过渡。 支持将DataGridView导出为{文本xls、csv、htm、xml}四种格式。 支持将DataTable导出出为{文本xls、csv、htm、xml}四种格式。 支持直接调用"ExecuteExport"的快捷调用。 组件经过多种平台严格负荷压力测试,性能稳定、处理高效、资源占用低。 (Full support for the net 2.0 written in a smooth transition for the next generation operating system. Support for exporting a DataGridView {text xls, csv, htm, xml} four kinds of formats. Support to export DataTable {text xls, csv, htm, xml} four kinds of formats. Support direct calls to the " ExecuteExport" quick call. Components through a variety of platforms strict load stress testing, performance, stability, and efficient processing and low resource consumption.)
    2012-07-20 08:42:55下载
    积分:1
  • free3
    详细说明怎么使用NET三层结构来开发程序.对初学都很有帮助(detailing how to use the three-tier structure NET development process. Helpful to a novice)
    2006-08-09 16:15:13下载
    积分:1
  • OA办公管理系统
    从网上下载的OA办公管理系统,基本功能已经具备,层次比较清晰,符合初学者学习。 特别是里面包含的数据库访问层,已经实现Oracle,MySQL,SQLServer的处理,初学者可以参考和重用,但请注明是从网站获取。
    2022-07-16 12:22:55下载
    积分:1
  • tuangou-v3.5-
    用ASP、SQL写得团购网站,代码简单,功能全面(Buy site written using ASP, SQL, the code is simple, full-featured)
    2012-05-03 12:47:38下载
    积分:1
  • 05
    完全手册:ASP.NET2.0网络电子教程。主要介绍数字、集合队列和堆栈的知识,对相关的内容进行简单的介绍,并对其优劣性进行比较。(Completely manual: ASP.NET2.0 Network Electronics tutorial. Introduce the main figure, queue and stack collections of knowledge, the relevant contents of the easy introduction and comparison of their advantages and disadvantages.)
    2009-03-17 09:08:18下载
    积分:1
  • MVVM: 关闭对话框
    翻译 maninwest@Codeforge 作者 Cornelius Henning@Codeproject 我学习  MVVM 时遇到一个意外问题,关闭对话框时不如在旧的 WPF 中简单, 尤其是当你想避免背后的代码时。在此示例中,所有代码都在视图的 ViewModel 类中。 使用代码 整个项目是个可下载的 zip 文件。该项目是在Visual Studio 2012 中进行的,针对 .NET 4.5 平台。如要查看演示,请解压缩文件并进行构建。运行时,会显示一个用户,具有一个包含一个按钮的主窗口。单击按钮会打开新的具有两个按钮的对话窗口。单击任何一个按钮会执行有限的代码,然后对话框会关闭。 请注意,为了提高可读性,代码已经少得不能再少了。处理运行时错误的意外手柄也减到最少。如果你要使用此代码,务必要确保最终代码稳健且可处理任何意外或其他错误。 此代码中无使用的约束条件。你可以使用全部或者部分。 实现的说明 对话框的关闭由附加的属性控制。属性设置为 true 时,对话框会关闭。.以下是注册附加事件的代码: using System; using System.Windows; namespace MvvmDialogDemo.AttachedProperty { public static class CloseDialog { public static readonly DependencyProperty DialogResultProperty = DependencyProperty.RegisterAttached("DialogResult", typeof(Boolean?), typeof(CloseDialog),new PropertyMetadata(DialogResultChanged)); private static void DialogResultChanged (DependencyO
    2022-08-21 18:18:47下载
    积分:1
  • 696518资源总数
  • 105901会员总数
  • 40今日下载