▍1. UWB信道的仿真程序,是一个比较经典和难得的程序!
UWB信道的仿真程序,是一个比较经典和难得的程序!-UWB channel simulation program, is a more classic and rare procedure!
UWB信道的仿真程序,是一个比较经典和难得的程序!-UWB channel simulation program, is a more classic and rare procedure!
VB制作的全屏窗口(无边框)、文字滚动特效,还具有一行代码禁用CTRL+ALT+DEL的功能,并可播放音乐wav,mid,返回值: 播放成功则返回True,失败出错则返回False。这个程序很有意思,类似你问我答的形式,当然问的问题是关于爱情方面的,你可拿去修改文字内容,变成考试程序也可以哦,那些窗体和文字特效也是值得学习的亮点。
VC++基于对话框的串口通讯源代码 实现采集数据的接收和发送-err
LRU页面置换算法,我们学校老师分配的任务,大家可以做参考!-LRU page replacement algorithm, our school teacher assigned tasks, we can make reference!
bek belen coms mehpi nomurini yixidu
使用max_plus2在FPGA下实现拔河游戏机的功能,原创-FPGA use in max_plus2 game of tug-of-war under the function, originality
ansys k文件,模拟水下爆炸,非常有用,自己编写的-ansys k documents, simulation of underwater explosions, very useful, I have written
经典的点灯游戏. 如果需要点灯算法的话,我这里也有,我可以提供给大家.-classic games. If the algorithm needs to light lamps, I also have here, I can provide to the public.
好好的 好好的 好好的 好好的 好好的-Good good good good good good good good good
turboc2下面的五子棋,两个人玩的,大家想看看的话可以下载来自己编译-turboc2 below the 331, two people play, you want to look at the words themselves can be downloaded to compile
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位址到新配置的函數
ASP.NET网络学籍管理-ASP.NET expulsion network management
万年历javascript 做的,有阳历,和节假日-Javascript calendar to do, and have the solar calendar, and holidays
a zipped example of communication between the Cerebellum 16f877 pic board and the CMUcam. There are plenty of comments in the code.
在LabVIEW里实现PLC中的下降沿触发的功能-PLC in LabVIEW to achieve the falling edge trigger function
对一副图像进行部分模糊化处理,鼠标自有选取区域,并对此区域进行模糊化处理-Part of a blurred image processing, mouse, choose their own region and this region fuzzy processing
关于编译原理的学习内容, 《编译原理(第3版)》-build on the principle of learning content, "Compiler Principle (3rd edition)"