搜索资源列表
CodeGen
- 用。NET开发的代码生成器,自动生成所有增删改操作的代码。支持MSSQL数据库,-used.NET development of the code generator automatically generates all the additions to the code change operation. MSSQL database support,
VCG
- 本源码和控件供visual stdio .net开发者使用,为asp.net2.0网站提供验证服务。可自动生成带有多种特效的验证图片,并提供无刷新验证。 -source and the controls for the visual stdio. Net developers use to asp.net2.0 site to provide certification services. Automatically generates a variety of effects with t
CSharpCreate
- 代码自动生成器 根据数据库定义的表结构, 自动生成C#应用开发的代码(包括数据定义层, 数据访问层, 以及数据库中存储过程的自动生成, 此项目中没有数据库访问原码(MainHead), 请下载我另外上传MainHead.rar-automatic code generator based on the definition of the database table structure, Automatic Generation Application Development C# code
FlashTool2.0
- 非常好用的,在线烧写工具,简单易操作。自动生成boot表 -very useful, and burning online tools, simple and easy to operate. Automatic Generation boot Table
sqlservertiandi
- 本系统包括新闻、日记、链接、留言、投票、图片、论坛、统计等功能模块, 上传图片能够自动生成缩略图,包含了强大的统计功能,可在后台查看。 新闻部分能在后台生成静态html文件. 系统采用SQLSERVER数据库。c#设计完成。-the system including news, diary, links, voice vote, pictures, forums, and statistics function modules, pictures can be uploaded au
AntiAuto_Source
- asp.net页面中自动生成随机数的一个例子 感觉不错-Asp. Net pages automatically generate a random number of examples of good feeling
testofdata
- 采用遍历方法自动生成用于测试的oracle数据库-traverse method used for automatic generation of test oracle database
AutoGenerateTree
- 无限级树,自动生成,生成的根都存储在Access数据库中-unlimited class tree, automatic generation, the generation - are stored in the Access database
2006081223131713066
- 迷宫地图的生成也有很多种方法,但是有些算法在生成较大维度时的计算速度很慢,尤其是如果用在电子词典之类上可能很成问题的。还有一个较大的问题就是很多算法生成的迷宫并不是真正意义上的迷宫,即路径不唯一。 用离散数学的集合观点来生成一个迷宫。 首先是M*N的一个矩阵,生成为M*N个集合,然后每次循环就合并一个集合,这样在M*N-1次合并之后就成了一个集合,也就是这M*N个元素连通了。算法首先得问题的是选择哪个元素来合并,我在这里是随机选择相邻集合。算法的关键是要记录合并的次序,否则你最后得到的只
asdadsad
- 自动生成数结构,显示在treeView中,并可以把树结构自动生成XML配置文件-automatically generated several structures, as illustrated by the treeView, and the tree structure can automatically generate XML configuration file
wmflogicgenery
- 由于最近做一个项目需要对MATLAB电路图做测试,且需要满足MCDC且覆盖每个门,由于 手工生成非常麻烦而且也容易出错,所以做了个工具来自动生成测试用例。 有两种现实模式:GDI+、D3D 自动生成测试用例 开发环境:Directx SDK, C# 2005 D3D现实还不是很成熟,如果有朋友感兴趣的话欢迎继续完善. 希望能给朋友们些帮助, 有什么问题欢迎和我讨论 ninjax@126.com -recently done a project needs to d
smartcode.source
- 针对数据库应用自动生成源代码程序的源代码
淘宝生成宝贝代码
- 宝贝代码的自动生成
CSharp_CodeGeneration
- NET(C#)代码自动生成软件,它主要实现: 1、对应数据库表的基类代码的自动生成 2、自动生成数据库的存储过程 3、支持不同架构代码生成,自动生成多层 的代码 4、代码批量生成自动导出功能 -NET (C#) Automatically generate software code, which is achieved by: 1, the corresponding database tables of the base class automatically g
Comprehensive
- 基于SQL的c#三层代码生成器,可以自动生成增删改查,以及查询所有数据的三层代码-SQL-based three-tier of the c# code generator can be automatically generated additions and deletions to search, and query all the data' s three-tier code
PasswdMaker
- 自动生成密码的程序,含有大小写字母和符号(A program that automatically generates passwords containing letters and symbols in characters)
生成与识别二维码
- 通过C#开发,实现了自动生成二维码功能,可以保存,导出生成图片格式(Through the C# development, the automatic generation of two-dimensional code function, you can save, export, generate pictures format)
SwaggerDemo
- Swagger自动生成 C# webAPi编写的接口文档,还测试功能(Swagger automatically generates an interface document written by C# webAPi, and also the test function)
DTOGenerator
- 从数据库表结构生成类文件,并根据类文件生成对应的DTO文件(generating class file by the schema get from database, and generating the dto file by the class file)
C#生成等高线源程序
- 根据若干个三维坐标点自动生成等高线的C#源程序代码。(Contour lines are automatically generated according to some 3D coordinates.)