CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 C#编程 搜索资源 - 原理

搜索资源列表

  1. FalshWindows

    0下载:
  2. 无聊写的一个winform的小窗口程序,主要实现窗口在关闭和打开时的特殊动态效果,原理主要是引用window API,因此,不止C#,对于C++,VB,J#都用很好的借鉴意义-Boring to write a winform small window program, the main window is closed and opened a special dynamic effects, the main principle is quoted window API, therefore
  3. 所属分类:CSharp

    • 发布日期:2017-04-04
    • 文件大小:760412
    • 提供者:陈哲
  1. fast-GA-program

    0下载:
  2. 提供了快速遗传算法源程序及基本原理,广大学者免费学习-Provides a quick genetic algorithm source code and the basic principles, the majority of scholars free learning
  3. 所属分类:CSharp

    • 发布日期:2017-04-04
    • 文件大小:110898
    • 提供者:张清周
  1. compute

    0下载:
  2. 计算器是运用栈的原理来编写的程序,可以用来计算基本或是较为复杂的公式。-This important program is a little Calculator which can act as a tool.
  3. 所属分类:CSharp

    • 发布日期:2017-04-07
    • 文件大小:418019
    • 提供者:张一君
  1. CSharp-zhaoseqi

    0下载:
  2. 很入门及的着色器原理的代码,对开发着色器的同学会有帮助-Very shader entry and principles of the code, the development will help the students shaders
  3. 所属分类:CSharp

    • 发布日期:2017-04-08
    • 文件大小:270025
    • 提供者:
  1. biaoyiyuanli-CSharp-

    0下载:
  2. C# 版实现的编译原理代码,很详细,很强大的,-C# version of the code to achieve the compiler theory, very detailed, very powerful,
  3. 所属分类:CSharp

    • 发布日期:2017-04-17
    • 文件大小:290697
    • 提供者:
  1. GaussPrjBase

    0下载:
  2. 高斯坐标转换,利用高斯原理对地球坐标进行转换,可以使用。-Gauss coordinate transformation, the coordinate transformation, using the gaussian principle for the earth can be used.
  3. 所属分类:CSharp

    • 发布日期:2017-04-13
    • 文件大小:1958
    • 提供者:pub
  1. Basketball-scoreboard-curriculum-

    0下载:
  2. 篮球记分器 课程设计 内涵protel原理图 pcb、源程序。c语言 ,很完善.-Basketball scoreboard curriculum design content protel schematic pcb, source. c language, it is perfect.
  3. 所属分类:CSharp

    • 发布日期:2017-04-01
    • 文件大小:315608
    • 提供者:林志强
  1. Simulator-

    0下载:
  2. lc2k simulator 计算机组成原理,LC2K simulator-lc2k simulator
  3. 所属分类:CSharp

    • 发布日期:2014-09-17
    • 文件大小:17408
    • 提供者:dan
  1. AODV

    0下载:
  2. 详细介绍了车联网中经典路由协议AODV的工作原理。-Details of the classic Vanet s routing protocols AODV works.
  3. 所属分类:CSharp

    • 发布日期:2017-04-06
    • 文件大小:41773
    • 提供者:hj
  1. cifafenxi

    1下载:
  2. 通过设计、编制、调试一个具体的词法分析程序,加深对词法分析原理的理解,并掌握在对程序设计语言源程序进行扫描过程中将其分解为各类单词的词法分析方法。 实验内容及基本要求: 设计一个简单的程序设计语言(语言中有+、-运算,语句有赋值语句、输入语句、输出语句、复合语句) 要求: 1.输入源程序,最后以“#”作结束标志; 2.处理各单词,计算各个单词的值和类型; 3.输出各个单词名、单词的值和类型。 -By design, develop and debug a speci
  3. 所属分类:CSharp

    • 发布日期:2017-04-17
    • 文件大小:231404
    • 提供者:潘期
  1. WpfThreadBinaryTree

    0下载:
  2. 用WPF实现的二叉树排序动态过程,是可视化的排序过程,有助于理解二叉树排序的原理。-WPF binary tree sorting process to achieve dynamic, visual sorting process is to help understand the principles of binary sort tree.
  3. 所属分类:CSharp

    • 发布日期:2017-04-07
    • 文件大小:75629
    • 提供者:happy_ending
  1. FTP

    0下载:
  2. 设计一个GUI程序,实现FTP客户端功能。通过编程了解FTP协议的结构,掌握网络编程的基本原理和方法-Designing a GUI program, FTP client capabilities. By understanding the structure of the FTP protocol programming, network programming to master the basic principles and methods
  3. 所属分类:CSharp

    • 发布日期:2017-04-25
    • 文件大小:19351
    • 提供者:yoz
  1. csremote

    0下载:
  2. CS结构的VC++远程控制程序源代码,类似于pcAnywhere的程序,程序分为主服务端和主控端。主控端也就是客户端,由用户发送指令到服务端后来控制受控计算机。因为服务端是安装在受控机上的,其程序原理与著名的远程控制软件PcAnywhere非常相似,只是只完成了基本功能,有兴趣的可自己扩展程序吧。 -CS structure VC++ remote control program source code, similar to pcAnywhere program, the program
  3. 所属分类:CSharp

    • 发布日期:2017-04-25
    • 文件大小:65000
    • 提供者:占亮
  1. Hide

    0下载:
  2. VC++设计实现一个会隐藏的窗体,当点击窗口中的“退出”按钮时,程序看上去是关闭了,但实际上并没有真正退出,您还可以在任务管理器中找到它。若要真正关闭你还是要点击“关闭”按钮才行,或者从任务管理器中关掉进程。本功能经常被用到一些恶搞程序中,很多时候会被黑客利用,因此你了解了原理,就会明白如何去防范了。 -VC++ design and implementation of a hidden form, click on the window when the " Exit"
  3. 所属分类:CSharp

    • 发布日期:2017-04-03
    • 文件大小:17737
    • 提供者:占亮
  1. yima

    0下载:
  2. 卷积码系统中,运用维特比译码原理编写C语言代码实现卷积码译码-Convolution code system, using the principle of Viterbi decoding convolutional code written in C language code decoding
  3. 所属分类:CSharp

    • 发布日期:2017-04-11
    • 文件大小:1506
    • 提供者:小林
  1. sl

    0下载:
  2. 走迷宫程序,以0为通路,1为墙壁,左上为入口,右下为出口。利用了堆栈原理的C程序。-Maze procedure, with 0 as the path, one of the walls, left for the entrance to the lower right of exports. Stack utilizes the principle of C programs.
  3. 所属分类:CSharp

    • 发布日期:2017-05-07
    • 文件大小:1411548
    • 提供者:单俍
  1. RemoteControl(1)

    0下载:
  2. 这是一个用C#写的完整源程序,可以用手机(任何移动终端)控制电脑,前提是电脑能上网。原理是电脑通过网页监听页面上的值,然后手机改变网页上的值。还是很巧妙的,代码很完整,也很简单,大家试下就知道了,无需安装。-This is a complete source code written in C#, you can use the phone (any mobile terminal) control computer, the premise is a computer with Interne
  3. 所属分类:CSharp

    • 发布日期:2017-04-25
    • 文件大小:19998
    • 提供者:mrdsp
  1. DotaChangeKey_Dota

    0下载:
  2. 用C#写的一个DOTA改键工具,用到了钩子原理-Using C# to write a DOTA change key tools used in the hook principle
  3. 所属分类:CSharp

    • 发布日期:2017-05-02
    • 文件大小:917358
    • 提供者:yanfeng
  1. code

    0下载:
  2. 一种利用硬盘序列号对自开发软件的简单且有效的加密注册方法,适用于发布量不大、尤其不公开发行的专用工程软件。主要目的:为使开发者的软件不被任意复制使用,用户每装一台机器都需要向开发者报知用户号并索取注册号。基本原理:将硬盘序列号做运算后做为用户号,开发者可利用科学型计算器,根据用户报知的用户号和只有自己知道的密钥直接算出注册码返回给用户;用户端不需注册机,开发者也不需解码器,且注册成功后Windows系统会自动保存,以后无需再注册,软件升级也无需重新注册。 所附VC源代码中有实现方法和详细注释。-
  3. 所属分类:CSharp

    • 发布日期:2017-05-20
    • 文件大小:5673199
    • 提供者:阿里
  1. SimpleDraw

    0下载:
  2. 一个C++三维投影透视的代码,通过本代码你可以了解下三维投影、三维透视的相关原理与实现方法,本例相对简单些,运行示例截图如上所示。-A three-dimensional projection perspective C++ code through the code you can understand the three-dimensional projection, the relevant principles and implementation of a three-dimensio
  3. 所属分类:CSharp

    • 发布日期:2017-04-24
    • 文件大小:164986
    • 提供者:liyan
« 1 2 ... 7 8 9 10 11 1213 14 15 16 »
搜珍网 www.dssz.com