-
Windows系统编程可对常见的外部USB设备接口…
windows系统下编程提供给USB外部通用设备的接口的调用函数-windows system programming available to the common external USB device interface function is called
- 2022-07-12 23:16:16下载
- 积分:1
-
图像处理中SSE的应用
SSE – Streaming SIMD Extension,是Intel从PIII开始加入的一种x86扩展指令集。在SSE以前,x86的浮点运算都是以栈式FPU完成的,有一定x86汇编经验的人应该不会对那些复杂的fld、fst指令陌生吧。而SSE一方面让浮点运算可以像整数运算的模式、如 add eax , ebx 那样通过直接访问寄存器完成,绕开了讨厌的栈,另一方面引入了SIMD这个概念。SIMD – Single
Instruction Multiply Data,顾名思义,它可以同时让一条指令在多个数据上执行,这种
- 2022-02-09 16:46:15下载
- 积分:1
-
A realy good ebook for begiiners in thread programming
A realy good ebook for begiiners in thread programming
- 2022-06-15 17:39:30下载
- 积分:1
-
如何删除我在程序里加入了的其它类
如何删除我在程序里加入了的其它类-how to delete the program I joined the other category
- 2023-04-20 03:15:03下载
- 积分:1
-
安卓 exlporer
发现和探索在 windows 文件浏览器中的设备
- 2022-07-25 13:12:21下载
- 积分:1
-
关于俄罗斯方块的C++程序,代码简单,但界面显示完备,神奇的程序...
关于俄罗斯方块的C++程序,代码简单,但界面显示完备,神奇的程序-On the Russian box, C++ program code is simple, but the interface shows a complete, magical process
- 2022-02-03 11:01:23下载
- 积分:1
-
拓扑排序算法和主函数,希望大家好好运用,如果有什么不懂可以联系我哦...
拓扑排序算法和主函数,希望大家好好运用,如果有什么不懂可以联系我哦-topological sorting algorithm and the main function, we make good use of hope that if there is any link I can understand Oh
- 2022-07-11 20:11:58下载
- 积分:1
-
深度学习工具包
包含深度学习各种模型,可以随意组合
- 2022-04-23 02:53:24下载
- 积分:1
-
数字黑洞程序. 你输入一个不超过10的整数,然后按倍数从大到小排列,减去位数从小到大排列的数字.得出的数重复做上面的操作,最后会吸进一个数字....
数字黑洞程序. 你输入一个不超过10的整数,然后按倍数从大到小排列,减去位数从小到大排列的数字.得出的数重复做上面的操作,最后会吸进一个数字.-digital black hole procedures. You enter a not exceed 10 Integer, and then arranged by multiples on average, less median from small to large with the figures. Come do a few repeat the above operation will eventually sucked into a figure.
- 2022-11-11 10:40:04下载
- 积分: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