-
MCNP5-instruction
mcnp5的编写说明书,很多朋友都会需要的(McNp5 writing instruction, many friends will need)
- 2014-11-15 11:44:05下载
- 积分:1
-
PMHT-2
针对机动目标跟踪,提出的一种模糊自适应PMHT跟踪算法。(The PMHT’s problems of nonadaptivity, narcissism,
and over-hospitality to clutter are elicited in this work. The
PMHT’s main selling-point is its flexible and easily modifiable
model, which we use to develop the “homothetic” PMHT
maneuver-based PMHTs, including those with separate and
joint homothetic measurement models)
- 2009-11-28 22:53:52下载
- 积分:1
-
zonghe_try
说明: 光伏储能系统中,锂电池和超级电容充放电仿真,具有较好的仿真效果(Charge and discharge simulation of lithium battery and ultracapacitor)
- 2019-01-15 10:57:14下载
- 积分:1
-
LOF_KMDAF
说明: K_平均距离异常因子算法,可以用于检测模式异常.(K _ average distance anomaly factor algorithm can be used to detect pattern anomalies.)
- 2021-04-14 16:28:55下载
- 积分:1
-
RB20140704
无线呼叫器设计,公司一直在用,上来和大家分享下,希望大家可以相互就到有用的东西(Wireless pager design, the company has been in use, come and share with you, I hope you can respect each other to something useful)
- 2014-07-04 22:48:02下载
- 积分:1
-
Secondary development of one module, the bulk barcode generation, styles: from i...
二次开发模块
一、条形码的批量生成,
款式:由存货(7)+颜色(2)+尺码(2)+供应码(2)+年份(4)+月份(2)+流水号(6)自由组合生成
面料:由存货(7)+颜色(2)+供应码(2)自由组合生成
(1)由于每件款式的条码是唯一的,其数据量相当大,在数据库存储方面若按以往的方式处理,估计数据库是无法承受。故需采用新的存储方式,在这存储方面就需花较多的时间方可解决。
(2)条码生成后需同时往用友数据库(表:InventoryBarCodeSet)插入数据,以供用友制单时提供对应关系。
-Secondary development of one module, the bulk barcode generation, styles: from inventory (7)+ Color (2)+ Size (2)+ Supply code (2)+ Year (4)+ Month (2) 2B ! serial number (6) to generate ensembles of fabrics: from inventory (7)+ color (2)+ supply code (2) free combination to generate (1) as a result of each style of bar code is the only, the amount of data quite large, if the database storage means in accordance with the previous treatment, it is estimated that the database is not unbearable. Therefore need to adopt a new way of storage in this storage area on the need to spend more time in order to resolve. (2) bar code generated at the same time after UFIDA to database (table: InventoryBarCodeSet) Insert the data for single-UF s
- 2022-05-29 12:52:49下载
- 积分:1
-
Moonwalking With Einstein
说明: Moonwaking with eisntein story
- 2019-01-24 04:23:46下载
- 积分: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
-
自助友情链接系统
1、实现自动链接页面PR值检测、Alexa世界排名检测。
2、实现无人职守,24小时即时完成链接交换
3、自主管理、添加、删除、推...
自助友情链接系统
1、实现自动链接页面PR值检测、Alexa世界排名检测。
2、实现无人职守,24小时即时完成链接交换
3、自主管理、添加、删除、推荐等级等管理动作。
4、使用ASP.NET 2.0核心,安全高效!
5、标签模版化页面设置,你可以随意修改自己喜欢的风格!-self-Links a system for automatic link pages PR detection, detection Alexa ranking in the world. 2, unattended, 24 hours instead of three link exchange, self-management, add, delete, recommended management actions, such as grading. 4, the use of ASP.NET 2.0 core, safe and efficient! 5, labeling template set of pages, you can be amended at their favorite style!
- 2023-08-29 00:05:03下载
- 积分:1
-
html5带音乐背景的圣诞节倒计时页面特效
HTML 5 Christmas countdown page with music background
- 2019-06-09 20:20:03下载
- 积分:1