-
box-girder-beam3
Ansys 中变截面连续箱梁建模,静力分析,模态分析以及设计弯矩绘制,影响线的绘制等。(Variable cross-section continuous box girder model in Ansys, the static analysis, modal analysis, and design bending moment, influence line drawing, etc.)
- 2014-06-10 21:50:39下载
- 积分:1
-
模式识别Matlab源码
说明: 模式识别解决各类问题,代码详解,可修改。(Pattern recognition solves all kinds of problems. The code is detailed and can be modified.)
- 2020-06-17 01:20:01下载
- 积分:1
-
EMD及snemse
说明: 可以用其计算信噪比,只需要输入原信号和带噪声信号即可。还有一段EMD分解程序(It can be used to calculate the signal-to-noise ratio, only need to input the original signal and the signal with noise.)
- 2019-04-13 10:40:33下载
- 积分:1
-
机房管理客户端原程序
机房管理客户端原程序-Computer Management Client original program
- 2023-06-14 00:30:04下载
- 积分:1
-
本程序用C语言实现了读一个.txt文档中一行数据的功能。希望对大家有用。有不对的地方请指正。...
本程序用C语言实现了读一个.txt文档中一行数据的功能。希望对大家有用。有不对的地方请指正。-This procedure using C language to implement reading a. Txt document in the line of data. Want to be useful to everyone. Where there is something wrong please correct me.
- 2022-04-12 00:08:21下载
- 积分:1
-
Delphi编写的俄罗斯方块游戏,可玩性高,适合初学者看...
Delphi编写的俄罗斯方块游戏,可玩性高,适合初学者看-Delphi sheet prepared by the Russian game, the fun, to see for beginners
- 2022-08-06 03:17:15下载
- 积分:1
-
VB API HOOK拦截程序源码
VB 基于API HOOK拦截程序源码,演示VB如何拦截API呼叫,這是網友問的問題,雖然這個問題並不適合用VB做,但並不是做不到,要多繞一段路,這個問題重點在於執行檔中的IAT(Import Address Table) 如果你對於PE黨並不熟悉 請參考PE檔簡介。一個Process再執行時,會將許多DLL載入到行程空間中,如呼叫User32.dll中的MessageBoxW就必須將User32.dll載入到位址空間,呼叫越多不同種的API,位址空間中的模組也就越多,至於如何得知行程所載入的模組請參考如何取得Process中載入的模組的資訊。
一般來說,如果是執行Notepad.exe 我們只要攔截模組Notepad.exe的IAT即可,除非你想攔截Notepad.exe是否有透過其他DLL去執行要攔截的函數,才需要去攔截其他載入的模組,這個程式整個攔截的過程如下:
1.在要攔截的程式上配置2塊記憶體空間,一塊用來放要攔截的程式,一塊用來放所需要用的區域變數 至於如何再外部程式配置記憶體請參考如何在外部程式配置記憶體
AddressOfRemoteFunction=CreateRemoteMememory(SomeProcess,FunctionSize)
AddressOfVar=CreateRemoteMememory(SomeProcess,DataSize)
2.將要注射的函數寫到配置的位址空間 並初使化變數
Call WriteCodeTo(AddressOfRemoteFunction)
[AddressOfVar]=1
[AddressOfVar+256]=Old_FunctionAddress
3.修改IAT位址到新配置的函數
- 2023-07-21 01:35:17下载
- 积分:1
-
DFIG_FRTC_crowbar_2
双馈风机模型,可以对参数进行修改,进行仿真(The model of doubly fed induction generator can be modified and simulated)
- 2017-11-08 10:45:55下载
- 积分:1
-
这是一个猜数字的小游戏,当用户输入一个数字开始猜后,程序会根据用户所猜的数字大小和正确答案来比较,然后提示用户数字是猜大了还是小了,让用户继续猜,直到正确....
这是一个猜数字的小游戏,当用户输入一个数字开始猜后,程序会根据用户所猜的数字大小和正确答案来比较,然后提示用户数字是猜大了还是小了,让用户继续猜,直到正确.-This is a small viewing of the game, when a user input figures began to guess, the procedures under which users guess the number and size compared to the correct answer, and then prompts the user to guess the number is larger or smaller, allows users to guess until right.
- 2023-02-27 20:20:03下载
- 积分:1
-
液晶字符显示完全源程序(汇编) 文件根据需要建立其他关联,默认为DXP2004,...
液晶字符显示完全源程序(汇编) 文件根据需要建立其他关联,默认为DXP2004,-LCD character display full source code (compiled) file according to the need for other associated by default DXP2004,
- 2022-02-11 15:54:19下载
- 积分:1