-
文本格式的bit流转化为binary格式的字节流
文本格式的bit流转化为binary格式的字节流-text format of the circulation bit binary format into a byte-stream
- 2022-05-21 09:43:08下载
- 积分:1
-
MachineLearning —Pocket(PLA)ALgorithm
机器学习——感知向量机算法——Pocket算法
- 2022-03-04 10:05:13下载
- 积分:1
-
有点连线,silverlight
silverlight有点连线,GIS
- 2022-07-07 08:47:31下载
- 积分:1
-
获取系统硬件信息,内存使用状况,process进程列表
void ExeCPUID(DWORD veax) //初始化CPU信息
{
__asm
{
mov eax,veax
cpuid
mov deax,eax
mov debx,ebx
mov decx,ecx
mov dedx,edx
}
}
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-08-23 22:54:57下载
- 积分:1
-
比较两个设计的更改:完成layout设计后,比较网表文件、comp文件,以获得网表的修改信息、器件增删信息、pin的连接更改信息。...
比较两个设计的更改:完成layout设计后,比较网表文件、comp文件,以获得网表的修改信息、器件增删信息、pin的连接更改信息。-compare design changes:after you compelete your layout, use this tool to compare your netlis file and comp file to get those inforamtions about nets change, components changes and pin connection changes.
- 2023-04-16 17:35:03下载
- 积分:1
-
如何裁剪位图的程序
如何裁剪位图的程序-how cutting bitmap procedures
- 2022-06-27 12:56:22下载
- 积分:1
-
CSplitSearch dichotomy search template category
CSplitSearch二分法查找模板类-CSplitSearch dichotomy search template category
- 2022-12-02 09:50:04下载
- 积分:1
-
用vhdl语言描述时钟的功能,并通过七段译码显示输出。
用vhdl语言描述时钟的功能,并通过七段译码显示输出。-VHDL language used to describe the function of the clock and through the Seven-Segment display decoder output.
- 2023-08-11 11:05:04下载
- 积分:1
-
Process source code control rod. With horizontal, vertical, graded, showing the...
进程杆控件的源代码。具有水平、垂直,渐变,显示文本和百分比,播放声音的功能-Process source code control rod. With horizontal, vertical, graded, showing the text and the percentage of the function to play a sound
- 2022-08-22 14:04:23下载
- 积分:1
-
击杀入室窃贼
一个简单的射击游戏事例,包含完整的游戏引擎,此实例演示了如何运用游戏引擎中的击中测试 以及子画面的边界动作。
- 2022-06-20 00:30:28下载
- 积分:1