-
java.class.dissassembler.v4.0a
Java.Class.Dissassembler.v4.0a-Lz0
java程序的反编译器,此版本完全支持JAVA 5。本工具具有两大特性:学习价值,研究class字节码格式能使你更深入理解java;调试的辅助工具。-Java.Class.Dissassembler.v4.0a- Lz0 ja va procedures for the anti-compiler, this version fully supports Java 5. The tool has two main characteristics : Learning, studies class byte code format make you a more in-depth understanding of java; debugging aids.
- 2022-05-06 01:10:43下载
- 积分:1
-
Beida Jade Bird project ACCP courses S2 cinema ticketing system Case 2
北大青鸟ACCP课程S2项目案例2影院售票系统-Beida Jade Bird project ACCP courses S2 cinema ticketing system Case 2
- 2023-01-25 02:25:03下载
- 积分:1
-
基于Visual basic串口编程调试精灵
基于Visual basic串口编程调试精灵-Visual basic serial-based programming wizard debug
- 2022-01-24 14:40:22下载
- 积分:1
-
在IC卡应用中对卡进行加密的工具,有加密后的动态
在IC卡应用中对卡进行加密的工具,有加密后的动态-in IC card application card for encryption tools, the dynamic encryption
- 2022-04-08 22:10:54下载
- 积分:1
-
离散优化问题的启发式设计与实现,…
When designing and implementing heuristics for discrete optimization problems,
there are many choices to be made. These include search paradigms, search
mechanisms, search parameters, test sets, etc. Often these choices are treated
as independent of each other, even though most researchers acknowledge some
interdependence between the diff erent search mechanisms and associated para-
meter settings. Our experience is that the search mechanisms and parameters
often interact, and at times in unforeseen ways. This is a diffi cult problem to
disentangle, and often even to discover.
- 2022-06-20 23:25:41下载
- 积分:1
-
tc graphical programming of the mouse and keyboard first important document
tc图形编程中的鼠标和键盘的重要头文件-tc graphical programming of the mouse and keyboard first important document
- 2022-01-21 21:50:57下载
- 积分:1
-
uva10324解法(提共題目和解法程式)
題目說明:給你一連串僅包含0和1的字串 (字串長度最大到1000000,字串從第0個字元開始),要請你回答我們在第i個和第j個字元之間(包含第i個和第j個)、 是否所有的字元均相同 (均為1或均為0)。如果均相同請回答Yes、 否則請回答No。输入每筆測試資料的第一列為一個僅包含0和1的字串,下一列有1個整數n 代表對於上一列字串以下有n個問題。皆下來的 n 列每列有2個非負的整數分別代表 i和 j。输出對每一列測試字串,請先輸出第幾個的案例。然後根據 n 個問題回答肯定或否定的。解法:1.用获取讀入整行字串輸入、 並計算長度2.先判斷第 0 個位置,为 0 則把 0 存入另一個整數陣列,为 1 則存 13.用迴圈把字串陣列轉換存到整數陣列、 遇到字元 0 則值不變、 遇到字元 1 則加 14.欲判斷的i、 j位置都為字元 0、 且整數陣列i、 j位置的值相同、 代表有一連串 0、 輸出是5.欲判斷的i j位置都為字元 1,且整數陣列i、 j位置的值相減為i、 j的差、 代表有一連串 1,輸出是6.其他情況輸出号
- 2022-05-06 12:04:30下载
- 积分:1
-
一种有趣的推箱子游戏,可在VC++中运行
一种有趣的推箱子游戏,可在VC++中运行-an interesting viewing games, the VC operation
- 2022-08-13 05:03:57下载
- 积分:1
-
java版本的迷宫游戏
也可以自动设置迷宫图案
java版本的迷宫游戏
也可以自动设置迷宫图案-java version of the maze game can also be automatically set up a maze pattern
- 2022-03-18 03:02:03下载
- 积分:1
-
采用有限差分法对二维静电场的数值计算。用mathematica语言编的源程序。...
采用有限差分法对二维静电场的数值计算。用mathematica语言编的源程序。-using the finite difference method to two-dimensional electrostatic field of numerical calculation. Using Mathematica addendum to the source.
- 2023-02-25 17:55:02下载
- 积分:1