资源列表
打砖块
- 一个纯C#语言的打砖块小游戏(winform)(A brick playing game in C# language.)
DEM_Grid
- 利用C#进行 DEM文件读取 二维格网、三维格网的构建及渲染图(Construction and rendering of DEM 2D and 3D grid)
基于C#企业人事管理系统源代码
- 企业人事管理系统,本程序用C#开发,后台数据库为Microsoft SQL(Enterprise personnel management system)
空间电场分布和扫描等位线的仿真
- 基于visual studio实现对空间电场分布和扫描等位线的仿真(Simulation of spatial electric field distribution and scanning equipotential line based on Visual Studio)
VT1.1
- 使用C#的winform读取串口,并用chart控件显示实时数据折线图(Use C#'s WinForm to read the serial port, and display the real-time data polygon map with chart control.)
Netron2.2
- Netron2.2版本,是一款工作流拖拽框架。(Netron2.2 It is a workflow drag and drop framework.)
DesignerHosting自定义设计器
- 自定义设计器,可以拖拽控件实现代码自动编译(Custom designer can drag and drop controls to implement automatic code compilation.)
连线_20181012
- 树形菜单之间自定义连线,自定义画线。样式修改(Custom connection between tree menus)
德卡Z90读卡器CSharp示例
- 德卡Z90读卡器CSharp示例,读取卡信息(Decca Z90 reader CSharp example)
HttpExhaustiver-master
- Http Exhaustiver Code
130106121
- 用于摄影测量中空间三角测量加密,能够有效的处理数据(It is used for spatial triangulation encryption in photogrammetry, and it can process data effectively.)
GIF编解码
- 本程序处理gif文件编解码,包含dll库源码和测试程序