-
asp.net 双向探针,即看服务器又看自己
asp.net 双向探针,即看服务器又看自己-Asp. Net bidirectional probe, which can also have its own server
- 2022-01-25 16:20:56下载
- 积分:1
-
此源码主要是PPPOE的VC编译程序,用来实现windows下的PPPOE的功能...
此源码主要是PPPOE的VC编译程序,用来实现windows下的PPPOE的功能-this is the main source of VC PPPOE compiler, used for windows of the function PPPOE
- 2023-05-10 20:05:03下载
- 积分:1
-
CMisFpCurd
farpoint控件进行了二次封装,能够快速的帮助进行farpoint操作(The farpoint control is encapsulated twice, which can help the farpoint operation quickly.)
- 2019-04-26 11:43:18下载
- 积分:1
-
polyadd
polyadd 代码 可以进行多项式的求值及求根的运算,主要进行多项式加法的运算(polyadd 代码)
- 2021-04-18 19:28:51下载
- 积分:1
-
C语言课设源码
学生成绩管理程序设计源代码,文件形式输入输出数据,统计平均分最高分最低分结果写入文件,按学号查询成绩输出至屏幕,打印不合格优等生名单等功能,下载即可用。(Student achievement management program design source code, file form input and output data, statistical average score highest and lowest score results written to the file, according to the school number inquiry results output to the screen, print the list of unqualified top students and other functions, download is available.)
- 2019-06-10 23:50:59下载
- 积分:1
-
Native like, synchronous remote method invocation.
Light
这是一个基于C++ template的面向对象的RPC框架库。-Native like, synchronous remote method invocation.
Light-weighted, clean and easy to use.
Normal C++ syntax for service definition.
1. Supports all c++ native data type and user defined data type.
2. Reference and pointer support.
3. Polymorphism for method parameter and return type.
Type safe.
As the framework is based on c++ template, all type mismatch will be raised at compilation time.
TCP/IP as underlying transportation protocol.
Full conformance to ISO c++ standard.
Unicode support.
- 2022-07-23 07:37:41下载
- 积分:1
-
APF+SVG
通过PSIM实现APF+SVG控制的仿真(Simulation of APF+SVG Control by PSIM)
- 2020-06-25 17:20:02下载
- 积分:1
-
KMDF_hypervisor
说明: 一个x64 vt hypervisor内部实现ept技术简易框架 ,在此框架下根据需求可以改造使用ept技术进行内存隐藏。。。(An x64x64 vt hypervisor with ept etc.)
- 2020-06-17 22:20:01下载
- 积分:1
-
开机自启动
将一个exe可执行文件设置为开机自启动项,通过修改注册表的SoftwareMicrosoftWindowsCurrentVersionRun项进行设置,
可执行文件在系统路径下
GetSystemDirectory(pFileName,MAX_PATH); //取系统路径
strcat(pFileName,"injectdll.exe"); //系统路径加injectdll.exe
此例中是将系统目录下的inject.exe设置为开机启动项,文件名可以自己修改。
- 2022-02-05 17:02:08下载
- 积分:1
-
Texture-Mipmap
基于OpenSceneGraph手动构建Miapmap,实现纹理自动Miapmap加载,可以调节纹理的精细级别~(Based on OpenSceneGraph manually build Miapmap, to achieve automatic Miapmap texture loading, you can adjust the level of the fine texture ~)
- 2013-12-19 23:04:54下载
- 积分:1