-
Visual Basic(VB)用的md5模块
Visual Basic(VB)用的md5模块-Visual Basic (VB) with the md5 module
- 2022-03-06 07:13:32下载
- 积分:1
-
MIPS five
MIPS五级流水线模拟程序,能执行简单的MIPS指令,模拟流水线状态及寄存器结果,实现cpu流水的概念-MIPS five-level stream-line simulation program, this program can execute simple MIPS instruction, simulat stream-line s status and register result, and it implements stream-line of cpu.
- 2023-04-01 23:10:03下载
- 积分:1
-
DX counseling source, there are lights on the DX and material handling code.
DX辅导源码,里面有关于DX处理灯光和材质的代码.-DX counseling source, there are lights on the DX and material handling code.
- 2022-06-15 18:45:58下载
- 积分:1
-
osgi_orderapp是一个关于osgi入门的示例程序,根据osgi规范实现了一个订购系统...
osgi_orderapp是一个关于osgi入门的示例程序,根据osgi规范实现了一个订购系统-osgi_orderapp is an entry on the osgi example program implements a specification under osgi ordering system
- 2023-07-18 14:10:03下载
- 积分:1
-
一个材料力学课程的作业,用于惯性矩的计算,虽然比较小,但也是我平时学VB的积累。...
一个材料力学课程的作业,用于惯性矩的计算,虽然比较小,但也是我平时学VB的积累。-a mechanical operation of the courses, for the moment of inertia, although relatively small, but I always learn is the accumulation of VB.
- 2023-03-22 09:55:03下载
- 积分:1
-
这是一个交通流量模拟程序,模拟包括2大类,4小类流动节点的位置时间特性。...
这是一个交通流量模拟程序,模拟包括2大类,4小类流动节点的位置时间特性。-This is a traffic simulation, simulation, including two categories, four categories of mobile nodes time characteristics of the location.
- 2022-01-25 17:56:34下载
- 积分:1
-
在VC++环境下的双向循环链表基本操作
在VC++环境下的双向循环链表基本操作-none
- 2022-01-26 00:56:54下载
- 积分:1
-
thunk是一组动态生成的ASM指令,它记录了窗口类对象的this指针,并且这组指令可以当作函数,既也可以是窗口过程来使用。thunk先把窗口对象this指针记...
thunk是一组动态生成的ASM指令,它记录了窗口类对象的this指针,并且这组指令可以当作函数,既也可以是窗口过程来使用。thunk先把窗口对象this指针记录下来,然后转向到静态stdProc回调函数,转向之前先记录HWND,然后把堆栈里HWND的内容替换为this指针,这样在stdProc里就可以从HWND取回对象指针,定位到WindowProc了-thunk is a group of dynamically generated ASM command, it records the window class object this pointer, and this group of commands can be used as a function of both the process can also be a window to use. thunk first window object this pointer record, and then shifted to the static callback function stdProc, before turning record HWND, and then the contents of the stack where HWND replace this pointer, so in stdProc can retrieve the object from the HWND pointer, locate the WindowProc
- 2022-08-09 23:02:21下载
- 积分:1
-
LBGalogrithm
这是在 c + + 中的 LBG 算法仿真程序。
LBG 算法被用来估计通信信号的初始阶段。
- 2022-10-15 03:00:04下载
- 积分:1
-
集装箱的装箱问题
给定一个集装箱,其长为L,宽为W和高为H,现有一批圆柱形木材,每根木材的长均为L,但是半径不同,设第i根木材半径为ri。问如何装箱,使得...
集装箱的装箱问题
给定一个集装箱,其长为L,宽为W和高为H,现有一批圆柱形木材,每根木材的长均为L,但是半径不同,设第i根木材半径为ri。问如何装箱,使得集装箱的空间利用率最高?贪心-Container packing problem given a container, and its length L, width W and height H, the current batch of cylindrical timber, each timber are of a long L, but the radius is different from the first i set the root radius of timber ri. Asked how the packing, making maximum utilization of container space? Greedy
- 2022-10-23 02:30:03下载
- 积分:1