-
艾尔肯特插值,非常不错的一种插值方法哦,大家多多鼓励
艾尔肯特插值,非常不错的一种插值方法哦,大家多多鼓励-艾尔肯特interpolation, a very good interpolation Oh, we encourage more
- 2022-07-23 05:07:02下载
- 积分:1
-
Stone Server 8.0 source code can be compiled stone Server 8.0
石器服务端8.0原代码,可编译石器8.0服务端-Stone Server 8.0 source code can be compiled stone Server 8.0
- 2022-08-06 14:10:10下载
- 积分:1
-
一个windows的窗口实例
一个windows的窗口实例-an example of the window
- 2023-04-20 22:10:03下载
- 积分:1
-
kalman源代码,包含EM学习算法
kalman源代码,包含EM学习算法-kalman source code, including the EM learning algorithm
- 2022-03-03 21:38:53下载
- 积分:1
-
得到所有进程列表的程序
得到所有进程列表的程序-The app of getting all the processes
- 2022-07-04 16:16:39下载
- 积分:1
-
压缩包内有6个源程序包,文件名已注明开发环境,麻烦管理员分类...
压缩包内有6个源程序包,文件名已注明开发环境,麻烦管理员分类-There are six souce code package ,and the file name contain it s programing entironment.
I hope that administrator can help me classify it.thank you very much.
- 2023-07-06 09:30:04下载
- 积分:1
-
这是一个Java的小程序,为大家入门起到非常好的作用。
这是一个Java的小程序,为大家入门起到非常好的作用。-This is a small Java procedures for the entry we played a very good role.
- 2022-03-14 10:28:27下载
- 积分:1
-
本人自己写的计算器,界面编程。 能进行加 减 乘 除运算 自动检查除数为零 和清空...
本人自己写的计算器,界面编程。 能进行加 减 乘 除运算 自动检查除数为零 和清空-I wrote it myself calculators, programming interface. Can arithmetic operation for automated checks and emptied zero divisor
- 2023-01-05 14:25:03下载
- 积分:1
-
功能描述
1、获取机器硬件信息。
2、将数据导出Excel,真接写二进制数据,速度极快。
3、对注册表的操作。
4、数据库操作。
另外,本人...
功能描述
1、获取机器硬件信息。
2、将数据导出Excel,真接写二进制数据,速度极快。
3、对注册表的操作。
4、数据库操作。
另外,本人还有一个后台管理系统(采用C#),主要针对MIS系统。主要集
成了以下几个模块:
1、组织结构管理。
2、员工管理。
3、流水号管理。
4、权限管理等。
此系统避免了我们在做项目时,重复开发相同的模块。
提高了开发速度。也避免了因程序员的水平、经验不足而做出有缺陷、
性能不高的系统。-Functional Description 1, access to the machine hardware information. 2, data export Excel, I then write the binary data, extremely fast. 3, on the registry s operation. 4, database operations. In addition, I have a background management system (using C#), The main system for MIS. Integrates the following main modules: 1, the organizational structure of management. 2, staff management. 3, serial number management. 4, permissions management. This system avoids the projects we are doing, to repeat the development of the same module. Improve the development speed. Also avoid the programmer level, lack of experience made defective, not high performance systems.
- 2022-05-24 20:28:55下载
- 积分:1
-
使用 C# 编写简易 ASP.NET Web 服务器
你是否有过这样的需求 想运行 ASP NET 程序 又不想安装 IIS 或者 Visual Studio
我想如果你经常编写 ASP NET 程序的话 应该或多或少都会碰到这种情况 除了使用 IIS 和 VS 我们还有哪些方式可以运行 ASP NET 程序呢 自己写一个支持 ASP NET 的 Web 服务器怎么样 NO NO NO 如果你只是想找个这样的工具的话 那完全没必要 我们知道使用 VS 可以运行 ASP NET 程序
那么我们就可以找出 VS 所调用的程序 将其拷贝到没有 VS 和 IIS 的环境中运行
就能运行 ASP NET 程序了 安装了 VS 的朋友可以到 C: Program Files Common Files Microsoft Shared DevServer
这个目录里面找找看 这个程序的使用方式如下 ">你是否有过这样的需求 想运行 ASP NET 程序 又不想安装 IIS 或者 Visual Studio 我想如果你经常编写 ASP NET 程序的话 应该或多或少都会碰到这种情况 除了使用 IIS 和 VS 我们还有哪些方式可以运行 ASP NET 程序呢 自己写一个
- 2022-03-15 11:11:47下载
- 积分:1