-
功能描述
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
-
asdasdasdasdasd
阿斯达斯达斯达斯达斯达斯达斯达斯
- 2022-06-19 00:03:06下载
- 积分:1
-
小画板程序,模拟windows下的小画板程序
小画板程序,模拟windows下的小画板程序-paintboard
- 2022-03-06 04:26:44下载
- 积分:1
-
一个窗口的类型在Child和Popup之间互换
一个窗口的类型在Child和Popup之间互换-The exmaple of the interchange of a windows style between child and popup
- 2022-01-29 00:31:19下载
- 积分:1
-
hand recognition based on simple extraction
hand recognition based on simple extraction
- 2022-02-12 19:27:53下载
- 积分:1
-
MULTITASKING ON AN AVR
MULTITASKING ON AN AVR
- 2023-03-29 23:10:04下载
- 积分:1
-
网络游戏源代码,仙境传说。rar。是一个很好的学习参考资料。
网络游戏源码,仙境传说.rar.是很好的参考学习资料,游戏程序员都应该研究一下。-Online games source code, Ragnarok. Rar. Is a very good reference for learning materials, games programmers should look.
- 2022-10-09 06:25:03下载
- 积分:1
-
Floyd-Steinberg Dithering佛洛伊德斯坦伯格抖动算法
只有三个核心函数。
PlusTrancate,FindNearestColor和Process。
PlusTrancate尝试将一个量化误差添加到现有颜色中,并防止流过色,因为最大数为255。
FindNearestColor是最接近的颜色,您需要将调色板传递到此函数中以查找您要查找的映射。
例如
[{0,0,0},{255,255,255}]表示黑白
[{255,0,0},{0,255,0},{0,0,255}]表示RGB
[{0,255,255},{255,0,255},{255,255,0}]表示CMY
图像的每个像素的核心功能过程然后从该像素获得最近的颜色,并从环绕颜色计算量化误差,使图像变得更具代表性。
- 2023-05-20 15:10:03下载
- 积分:1
-
实例看Windows API程序设计
实例看Windows API程序设计-Example Windows API programming
- 2022-04-27 09:54:01下载
- 积分:1
-
基于TCP/IP协议的服务器客户端程序
基于Windows Socket编程,c#语言编写,通俗易懂,适合初学者,文件夹分为三部分,一部分是客户端程序,一部分是服务器程序,另一部分是源程序。windows socket的初始化,创建套接字,发送,接收函数等都放在源程序的源文件中,客户端,服务器程序等对源程序里的文件进行调用
- 2023-06-08 19:20:07下载
- 积分:1