搜索资源列表
ARM Boot 程序源码
- ARM处理器BOOTLOADER程序的设计,比较详细的讲了如何实现程序的加载-ARM processor BOOTLOADER process design, detailed how the stresses of loading procedures
jisuanqi
- 一个用c#实现的计算器源码,实现了计算器的常见功能,本程序侧重于让大家了解各种逻辑关系和常见算法,故界面较为粗糙,还请大家谅解
CSarpmuma
- C#写的特洛伊木马源码,实现简单的控制功能!
代码管理器源码
- 简单的实现了编写代码的IDE 界面
一个简单计算器的源码
- 用C#实现的一个简单的计算机的程序源码。
局域网视频会议软件源码
- Csharp编写的局域网视频会议软件,实现了音频通讯和视频通讯
SharpCap源码,并附有相关的例子
- SharpCap源码,并附有相关的例子,可实现抓包,SharpCap source code, along with relevant examples, can be realized Ethereal
xbjlwg.rar
- 雄霸精灵外挂源码,用c#对内存的修改及其实现,Wizard plug-dominated source, with c# modify memory and its realization
postgresql_to_excel
- 该源码实现了从postgreslq数据库中读取数据,并通过C#编程将数据存储到excel中。-The source implementation of the read data from postgreslq database, and programming with C# to excel in data storage.
Hungary01
- 匈牙利算法 c#源码 实现匈牙利最优匹配-Hungarian algorithm c# source ,achieve Hungary optimal match
mymailsrc
- c#邮件收发系统源码,myemai,实现了邮件的发送接、群发等功能-c# source mail systems, myemai, implementation of the e-mail sent then, mass and other functions
csharp
- 用C#开发的日历程序源码 实现日期查询等等的功能-Developed using C# source calendar program, etc. to achieve the functions of the date of inquiry
Compiler
- c#实现的编译器,源码,包括词法分析,语法分析,语义分析,及中间代码生成-c# implementation of the compiler, source code, including lexical analysis, syntax analysis, semantic analysis and intermediate code generation
QQ
- VC++实现QQ在线聊天源码 类似于聊天室-VC++ to achieve QQ online chat source like a chat room
c#实现电脑监控监控系统源码
- c#实现电脑监控监控系统源码 希望对大家有所帮助(C# implementation of computer monitoring and control system source code We hope to help)
C# Vista效果桌面时钟源码
- C# Vista效果桌面时钟源码, Vista风格时钟很好看,网上虽有类似的软件可以用,但其捆绑插件或广告都不堪忍受。后来在这里看到了《Vista风格半透明时钟控件C#源码发布》和《完美实现Alpha半透明窗体的C#源码》两篇文章和源码,狠狠研究了一番,后来又经过Davidwu的点拨,终于把这个目标实现了。(C# Vista effect desktop clock source code, Vista style clock is very good, although the Interne
93317429CSharp_Serial_Modbus
- modbus 通讯源码,可以实现通过modbus 采集仪表的数据(Modbus communication source, can achieve data acquisition of data through the Modbus)
P2P语言聊天系统源码
- 这是一款基于WinForm技术的p2p语言聊天系统,使用udp传送语音和文本等信息。在这个系统中没有服务端和客户端,相互通讯都是直接相互联系的。能够很好的实现效果。 菜单功能 该源码是一种人与人进行交流的工具系统,该系统功能包括: 1、录音 2、试听 3、发送语音 4、发送文字 5、播放收到的语音(This is a P2P language chat system based on WinForm technology, whi
平衡小车库函数版源码(互补滤波)
- 实现两轮自行衡小车的功能,滤波器使用的是互补滤波算法,可以很快实现小车的两轮平衡行走(The function of the two wheeled bicycle is realized. The filter uses the complementary filtering algorithm, which can quickly realize the two wheeled balance walking of the car.)
C#文件编辑器源码
- 读取二进制文件源码 源码描述: 一、源码特点 采用winform进行开发,实现读取二进制文件功能 二、功能介绍 本源码是一个读取二进制文件源码,适合初学者,读取二进制文件,利用C#客户端,读取二进制文件流 三、菜单功能 1、首先创建一个.bin格式的文件 2、运行程序,点击选择,选择.bin文件 3、点击读取,在文件内容中就会显示。 四、注意事项 1、开发环境为Visual Studio 2010,使用.net 3.5开发。(Read the source cod