-
一个jsp的简明教程
一个jsp的简明教程-a Concise Guide to the jsp
- 2022-03-21 22:45:40下载
- 积分:1
-
步进电机的控制程序。用来控制步进电机的正转,反转,加速,减速...
步进电机的控制程序。用来控制步进电机的正转,反转,加速,减速-stepper motor control procedures. Used to control the stepping motor is changed, and inverted, acceleration, deceleration
- 2022-05-20 23:59:31下载
- 积分:1
-
IP telephone network (source code) V1.2.rar
网络IP电话(源代码) V1.2.rar-IP telephone network (source code) V1.2.rar
- 2022-08-10 17:57:42下载
- 积分:1
-
开发安全的Web应用案例分析 web服务开发
开发安全的Web应用案例分析 web服务开发-developing secure Web applications Case Analysis web services development
- 2023-03-11 03:10:04下载
- 积分:1
-
windows下搜索文件的源程序
windows下搜索文件的源程序-windows under search of the source document
- 2022-04-11 04:51:49下载
- 积分:1
-
web服务javaAPI,wsdl4java,用于提取wsdl标签元素
web服务javaAPI,wsdl4java,用于提取wsdl标签元素-web services javaAPI, wsdl4java, used to extract element tag wsdl
- 2023-04-10 16:20:08下载
- 积分: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
-
与MAXQ多的FIR滤波器的实现
Implementation of FIR filter with the MAXQ Multiple-And-Accumulate unit specify module and ROM routine definition files
- 2022-12-03 14:40:03下载
- 积分:1
-
游戏运行,可以显示5行40列的随机字符;
按下“任意键”,游戏开始,开始计时;
从左到右,键入字符...
游戏运行,可以显示5行40列的随机字符;
按下“任意键”,游戏开始,开始计时;
从左到右,键入字符,如果与相应位置显示的字符相同,则正确字符数加1,否则错误字符数加1;
1分钟后程序自然停止,统计正确/错误字符数;并弹出窗口询问是否继续
该游戏可以用于自测指法,在规定时间内正确字符数越多,则指法越好。
-err
- 2022-01-30 17:37:40下载
- 积分:1
-
旅行的销售人
旅行推销员问题(TSP) 回答了以下问题: 鉴于城市和每一对城市之间的距离的列表,什么是最短的路线,访问每个城市完全一次并返回到起源城市? 此代码中使用遗传算法来解决问题。
- 2022-02-25 00:39:43下载
- 积分:1