-
文本相似度比较```很好的`
文本相似度比较```很好的`-text similarity comparison `` `good`
- 2022-08-02 16:42:18下载
- 积分:1
-
实现多天线MIMO(准静态平坦衰落)通信系统仿真
实现多天线MIMO(准静态平坦衰落)通信系统仿真-implement the simulation of MIMO communication system
- 2023-05-04 23:40:03下载
- 积分:1
-
Commercial full
功能全面的商业财会系统源码,清晰,很有参考价值.扩展性强.-Commercial full-featured accounting system source code, clear and useful reference value. Scalability strong.
- 2022-05-12 14:00:23下载
- 积分:1
-
Universal Serial Bus (USB) is a communications architecture that gives a persona...
Universal Serial Bus (USB) is a communications architecture that gives a personal
computer (PC) the ability to interconnect a variety of devices using a simple four-
wire cable. The USB is actually a two-wire serial communication link that runs at
either 1.5 or 12 megabits per second (mbs). USB protocols can configure devices
at startup or when they are plugged in at run time. These devices are broken into
various device classes. Each device class defines the common behavior and
protocols for devices that serve similar functions. Some examples of USB device
classes are shown in the following table
- 2022-07-25 07:02:30下载
- 积分:1
-
a JavaScript netnew written, the effect is to follow the mouse around the halo o...
一个用JavaScript写的网页特效,效果是跟随在鼠标周围的彩色的光环。把mousefollow.txt中的代码插入到和之间或插入到和之间就能看到效果。-a JavaScript netnew written, the effect is to follow the mouse around the halo of color. Mousefollow.txt put the code inserted into lt; Bodygt; And lt;/Bodygt; Or between inserted into lt; Headgt; And lt;/Headgt; Between you can see results.
- 2023-09-07 04:25:03下载
- 积分:1
-
利用INI文件实现界面无闪烁多语言切换
利用INI文件实现界面无闪烁多语言切换-use interface to achieve Flicker-free multi-lingual switch
- 2022-10-28 18:25:04下载
- 积分:1
-
魔方,相信很多人都玩过,这就是电脑上的魔方
魔方,相信很多人都玩过,这就是电脑上的魔方-Rubik
- 2022-04-24 00:45:21下载
- 积分:1
-
直接在内存运行PE
使用了PE加载技术、Hook技术用程序加载PE文件到内存并运行。当在内存中运行的程序,比如arp.EXE执行完之后就会退出,那结果是ExitProcess被调用,那将是我们主进程也结束,显然我们不希望这样。
处理办法:HOOK ExitProcess。问题来了,对MS的许多控制台程序,它们退出都是调用exit,所以如果HOOK ExitProcess, 那我们俩次在内存中运行arp.EXE之后就会死锁。所以对这类程序而言,不能H
OOK ExitProcess,只能HOOK msvcrt!exit。LOADER要加载一个EXE文件,这个EXE文件加载的地址是在0x400000。在我们LOADER的MAIN函数里面,这个地址已经被占用,而你是不能去Free这个地址
重新分布的,这样可能会导致程序崩溃,处理方法相见说明。
- 2022-01-21 18:51:40下载
- 积分:1
-
嗯
知名游戏《模拟城市》(SimCity)公开了源代码,采用的是GPLv3许可证。由于版权方面的考虑,开源版本的《模拟城市》改名为 Micropolis,这正是它最初的开发代号。获得了《模拟城市》商标的持有者EA同意后,OLPC可以在XO笔记本上使用SimCity这一名称。负责《模拟城市》更新和维护的Don Hopkins为XO版本进行一些很cool的改动,程序也从最初的C代码换成了C++和Python。可以到这个网址下载所有不同版本的源代码。-Well-known game " Sim City" (SimCity) source code public, using the GPLv3 license. Because of copyright considerations, the open source version of the " Sim City" was renamed Micropolis, which is code-named its initial development. Access to the " Sim City" the holder of trademark EA consent, OLPC can be used in the XO notebook the name SimCity. Responsible for " Sim City" to update and maintain the XO version of Don Hopkins for some very cool changes, the program from the original C code into a C++ and Python. Can go to this website all the different versions of source code.
- 2023-08-14 14:25:05下载
- 积分:1
-
遗传算法工具箱,可以直接调用该工具箱对各种神经网络进行优化处理,方便快捷...
遗传算法工具箱,可以直接调用该工具箱对各种神经网络进行优化处理,方便快捷-Genetic Algorithm Toolbox, you can directly call the toolbox of various neural network optimization, convenient and quick
- 2022-08-13 04:29:56下载
- 积分:1