-
一个VB写的反汇编工具,完整无插件,是学习反汇编的好资料,在VB6.0下就可以运行,请放心下载,xp下运行通过了,反汇编出来的代码很不错....
一个VB写的反汇编工具,完整无插件,是学习反汇编的好资料,在VB6.0下就可以运行,请放心下载,xp下运行通过了,反汇编出来的代码很不错.-VB to write an anti-compilation tools, integrity and non-plug-in, is to learn from a good anti-compiled data, can run under VB6.0, Please be assured download, xp running under adopted, anti-compiled code out is pretty good.
- 2022-08-02 14:09:29下载
- 积分:1
-
JetterSite WebEditor是基于Java/JSP的服务器控件,是一个功能强大的在线网页编辑器。在不用于商业活动的前提下,您可以免费下载使用及传播。...
JetterSite WebEditor是基于Java/JSP的服务器控件,是一个功能强大的在线网页编辑器。在不用于商业活动的前提下,您可以免费下载使用及传播。-JetterSite WebEditor is a server controller which based on Java/Jsp develop envorolment.It is a powerful web editor for online.Everyone can download free and use beside using for commercer.
- 2022-02-01 06:43:34下载
- 积分:1
-
我们都看了,我没有时间,哈萨克斯坦
大家自己看看吧,我都没时间了,哈-we all look at it, I do not have time, Kazakhstan
- 2023-02-18 17:35:06下载
- 积分:1
-
一个轻量级的XML解析库,使用DOM模型,采用C++和STL实现,是很好的源码学习对象。...
一个轻量级的XML解析库,使用DOM模型,采用C++和STL实现,是很好的源码学习对象。-Analysis of a lightweight XML database, use the DOM model, using C++ And STL realize, is a good source of learning objects.
- 2022-01-24 18:52:03下载
- 积分:1
-
C++标准库实例代码,C++标准程序库书籍代码
C++标准库实例代码,C++标准程序库书籍代码-C++ Examples of standard library code, C++ Standard procedure code library books
- 2022-03-05 20:33:02下载
- 积分:1
-
C/C++教程,源程序实例,小而精好实用
C/C++教程,源程序实例,小而精好实用-C/C tutorial, example source, a small but good practical
- 2022-11-01 17:40:03下载
- 积分:1
-
基于GDI图片上编辑文本
应用背景本软件是一个条码编辑器,可以自定义一个条码背景图,然后打开软件后,自己填写产品型号、序列号等等。主要是用于简单的生成一个条形码,最后既可以在软件上显示结果,也可以输出一张条形码BMP图片。关键技术
1.基于GDI位图技术,在图片上编辑文本;
2.动态创建BMP位图;
3.内存读写位图文件;
4.采用MFC框架编写的条码编辑器;
5.可扩展图片编辑功能;
- 2022-03-22 11:07:03下载
- 积分:1
-
one very handy MP3 segmentation tool, but also can be used to change the bit rat...
一款非常好用的MP3分割工具,同时还可以用它改变MP3的比特率,-one very handy MP3 segmentation tool, but also can be used to change the bit rate MP3,
- 2022-07-25 20:28:58下载
- 积分:1
-
data structure 2nd edition (C) of the source code, such as the purchase of this...
数据结构第二版(C++)上的源程序代码,如买了这本书的,可下载-data structure 2nd edition (C) of the source code, such as the purchase of this book, downloadable
- 2023-09-04 01:50:03下载
- 积分:1
-
约瑟夫斯写的问题解决功能。用整数序列的1,2,3…
编写一个求解Josephus问题的函数。用整数序列1, 2, 3, ……, n表示顺序围坐在圆桌周围的人。然后使用n = 9, s = 1, m = 5,以及n = 9, s = 1, m = 0,或者n = 9, s = 1, m = 10作为输入数据,检查你的程序的正 确性和健壮性。最后分析所完成算法的时间复杂度。定义JosephusCircle类,其中含完成初始化、报数出圈成 员函数、输出显示等方法。-Josephus write a problem solving function. With the sequence of integers 1, 2, 3, ... ..., n the order of sitting around the round table, said the people around. And then use n = 9, s = 1, m = 5, and n = 9, s = 1, m = 0, or n = 9, s = 1, m = 10 as input data, check the correctness of your program and robustness. Completed the final analysis, the algorithm" s time complexity. Definition JosephusCircle class, which included the completion of initialization, reported that the number of member functions of a circle, the output display and other methods.
- 2022-12-02 00:35:03下载
- 积分:1