-
UG二次开发,实现feature浏览,UG二次开发,实现feature浏览
UG二次开发,实现feature浏览,UG二次开发,实现feature浏览-UG secondary development realize feature browser, UG secondary development realize feature browser
- 2022-01-25 14:26:26下载
- 积分:1
-
终端编程代码Eterm
终端编程代码Eterm-0.9.2.tar.gz-terminal programming code Eterm- 0.9.2.tar.gz
- 2022-11-30 20:15:08下载
- 积分:1
-
遗传算法的优化算法,计算出最佳值的公式,方便了美国。
GA优化算法,计算最佳值的公式,易用性由BCB开发
- 2022-01-25 19:20:01下载
- 积分:1
-
串口通信开发示例
主要针对MFC串口通信控件的开发,实现了串口数据的交互,新手学习和了解串口通信的最好示例。
- 2022-01-26 03:39:18下载
- 积分:1
-
将outlook2000中的内容(如信件,地址薄等)输出到文件中的程序
将outlook2000中的内容(如信件,地址薄等)输出到文件中的程序- The outlook2000 in content (for example letter, address is thin
and so on) to output in the document the procedure
- 2023-06-20 18:25:03下载
- 积分:1
-
哈夫曼编码
1.创建在每个节点拥有一个符号和它的频率的节点的列表。根据频率列表进行排序。
2.采取的第一次两个节点列表中,并创建一个新节点 (也称为父节点) 持有的那些节点和它的孩子作为节点频率的总和。
3.将新节点添加到的节点的列表,并删除您有用于创建的父节点的两个节点。
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报 打分 发表评论 暂无评论
- 2022-03-10 14:36:12下载
- 积分:1
-
读区硬盘序列号
读区硬盘序列号-Reading Area drive serial number
- 2022-01-25 14:48:44下载
- 积分:1
-
Week Ligong Singlechip developed manual, the specific data manual see Zhou Ligon...
周立功公司开发的单片机手册,具体的数据手册见周立功网站下载。-Week Ligong Singlechip developed manual, the specific data manual see Zhou Ligong website.
- 2022-06-14 12:38:57下载
- 积分:1
-
exemple opc client vb
exemple opc client vb
- 2023-02-25 13:55:04下载
- 积分: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