搜索资源列表
MemCardSys
- 会员卡管理系统 完全免费的源码 开发环境为VS2005 + ACCESS 功能包括刷卡消费,充值,纠错,挂失,解挂,发卡,补卡,操作员管理,登录管理。权限控制等。-Membership card management system completely free source development environment for VS2005+ ACCESS features include credit card spending, voucher, error correction, re
ShellControl_src
- 用C#编写的模拟命令行界面的控件,具备命令行常见的功能,包括自动补全等-Using C# prepared simulation command line interface controls with a common command-line functions, including auto-fill congruent
comboboxfilter
- This Source Code C# to fill combobox to grid view-This is Source Code C# to fill combobox to grid view
DialUp
- 配置DialUp.exe.config 这个是文本文件,有记事本就可以打开. ComCount 端口个数,默认是1,如果有多个则设置为modem个数 Com_1_PortNum 端口一的名称 一般为 COMx 在刚才看到的上有 Com_1_BaudRate 波特率,也就是最大端口速度,填上去就好. 其它几项可以不用改. 如果有多个modem,则第二个端口配置key如下: Com_x_PortNum 如 Com_2_PortNum 其它相同填
myjbforms
- C#填充渐变色作为整个窗体的背景,很漂亮的红色渐变窗体,当然,颜色完全可由你来决定,示例仅是来说明方法,如上示,新手必看的小程序示例。 -C# gradient fill the background of the form as a whole, very beautiful red gradient form, of course, color is completely determined by you, is just an example to illustrate the me
XYtoShp
- C#语言,AE开发,填入xy坐标,可以生成shp文件,(Fill in the XY coordinates, you can generate shp files)
Flood Fill
- 基于种子蔓延的洪水淹没算法,基于C#语言编写而成,以数组为例,递归思想(The flood inundation algorithm based on seed spreading is based on C# language, and takes the array as an example)