-
随机函数,可以生成随机数的随机函数,是在0~1之间的,每次运行得到值不一样...
随机函数,可以生成随机数的随机函数,是在0~1之间的,每次运行得到值不一样-random function and can generate random numbers of random function is between 0 to 1 and each time the value of not running to be the same
- 2022-07-10 18:50:27下载
- 积分:1
-
FTP客户端代码
本代码提供FTP客户端服务,可以实现用户登录,密码隐藏,注销,上传下载,文件删除,文件目录查看,active和passive模式转换,ASCII和二进制传输模式切换。
p.s.本代码请在Linux系统下编辑,在window系统下运行会出现错误。如果您是window系统请在VBox下运行该代码。
- 2023-05-22 07:30:03下载
- 积分:1
-
51舵机类程序
基于stc84c51类的舵机机器人舞蹈程序。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。
- 2022-07-11 05:33:47下载
- 积分:1
-
C# 通用权限管理框架源码 ERP OA 快速开发框架
1、菜单导航管理2、操作按钮3、角色管理4、部门管理5、用户管理(用户权限)6、用户组管理(设置成员,用户组权限)7、系统配置(动态配置系统参数)8、附加属性(自定义属性)9、系统日志(异常记录)10、数据库备份/还原11、资源管理,(动态数据库)12、个人信息(基本信息,附加信息,用户角色,拥有权限)13、首页快捷14、数据回收站(业务功能删除过数据,全部保留在回收站)15、系统个性化设置(切换菜单导航)
- 2022-03-11 07:50:58下载
- 积分:1
-
C# 日志DLL
使用C#语言,编写的日志记录的DLL
调用方法:LogHelper.WriteLogAndInfo("填写内容!")
LogHelper.logerror--错误信息
LogHelper.loginfo--日志信息
LogHelper.SetConfig--日志的配置设置
LogHelper.WriteLog()--编写日志信息
LogHelper.WriteTodayLog()--编写日志信息
- 2022-09-23 23:35:02下载
- 积分:1
-
折线切割任意多边形
可以用一条折线分割任意多边形,根据用户任意绘制个多边形(凹、凸),然后在任意绘制一条折线,算法就可以把这个多边形分割成若干个多边形(目前不支持掏空多边形)
- 2022-02-20 06:59:15下载
- 积分:1
-
.NET Reflector 5.0 使用例子(反编译软件)
.NET Reflector 5.0 Release Notes 28 December 2006 Reflector is a class browser for .NET components. It allows browsing and searching the meta data, IL instructions, resources and XML documentation stored in a .NET assembly. Reflector was first released in October 2000 running on .NET Framework 1.0 Beta. LINQ and .NET Framework 3.5: Reflector supports query expressions and other concepts introduced in C# 3.5. To enable this feature select ".NET 3.5" under View, Options, Disassembler, Optimization. .NET Framework compatibility: Reflector runs on all versions of the .NET Framework using its own assembly loading infrastructure which does not rely on the Reflection API. For example, Reflector can load .NET Framework 2.0 assemblies without having the .NET Framework 2.0 installed. Assembly Lists: When launched for the first time, Reflector allows you to choose a default set of assemblies. The list of assemblies is then stored in the Reflector.cfg file and will be loaded next time you open the program. Reflector allows creating multiple assembly lists and switching between the lists using the File, Open List dialog. To choose a different set of default assemblies for the current assembly list you should remove all assemblies from the list (DEL) and invoke the Refresh command (F5). Assembly Cache: When resolving an assembly reference, Reflector will first search the local path next to the assembly holding the reference and then falls back to the cache directories defined in the Reflector.cfg file. Reflector does not search the Global Assembly Cache (GAC) unless you add "%SystemRoot%Assembly" to the cache directories list. Assembly Versioning: By default, assembly version numbers are ignored when resolving type and member references. You can enable side-by-side versioning in the options dialog but it is suggested to avoid this if possible. Add-Ins: Information about the Reflector add-in model can be found here. The most recent version of .NET Reflector is available here. Disclaimer: This software is provided "AS IS" with no warranties of any kind. The entire risk arising out of the use or performance of the software is with you.
- 2015-06-15下载
- 积分:1
-
many VCC source of VC++ source code reference number 10 can be downloaded and en...
很多VCC源码的VC++源代码参考号10,可以下载并增强技巧。
- 2023-07-23 12:10:04下载
- 积分:1
-
平面4结点有限元方法
平面4结点有限元方法-Plane four node Finite Element Method
- 2022-02-07 05:01:51下载
- 积分:1
-
PIC单片机控制12864程序
利用PIC18F4550控制12864程序编写,利用PIC18F4550来控制12864屏(ST7920),控制图片移动,绘图,显示字符等等功能
- 2022-01-21 04:29:35下载
- 积分:1