-
896548679
基于VB.NET写的的2D汽车游戏引擎源码,很好的资料。(Based on a 2D car VB.NET written game engine source code, very good information.)
- 2013-08-05 12:57:22下载
- 积分:1
-
vc案例原代码3
这是VC++精彩案例一书的随书光盘(三),里面包含了很多具有代表性的代码,可用于初学VC者参考的好资料(This is a wonderful case with the CD (3), which contains a lot of representative code that can be used when a person VC good reference information)
- 2005-04-13 08:45:54下载
- 积分:1
-
code
在给定字符串中找出单词( “单词”由小写字母字符大写字母和构成,其他非字母字符视为单词的间隔,
如、问空格号、数字等等;另外单个字母不算单词);找到单词后,按照长度进行降序排序,
(排序时如果长度相同,则按出现的顺序进行排列),然后输出到一个新的字符串中;如果某个单词重复出现多次,
则只输出一次;如果整个输入的字符串中没有找到单词,请输出空串。输出的单词之间使用一个“空格”隔开,
最后一个单词后不加空格。(Identify the word (" word" character from the uppercase and lowercase letters constituted, other non-alphabetic characters as word spacing, such as asking a space number, number, etc. another is not a single letter word) in a given string find words after descending order according to length, (if the same length, the order stated that appears when sorting arranged), and then output to a new string If a word is repeated several times, only output once If the entire input string is not found in word, outputs an empty string. Used between the output of a word " space" separated, no spaces after the last word.)
- 2014-02-23 00:19:04下载
- 积分:1
-
process
得到系统进程列表创建和关闭进程,修进程优先级(get process)
- 2010-03-09 21:54:07下载
- 积分:1
-
close
找到运行程序的路径.!然后关闭选择的程序!可以查杀木马用(Find the path to run the program.! Then close the selected program! Trojans can be used killing)
- 2010-11-28 00:08:40下载
- 积分:1
-
ComboboxListbox
remplir Combobox ou Listbox.xls
- 2014-10-05 04:18:06下载
- 积分:1
-
TripleDes算法de实现
之前,我在一个项目开发过程中,涉及到了TripleDes的算法,在实现过程中,我也参考了论坛现有的关于3DES的代码,发现大部分的代码在算法的实现上不够严谨,或者小有偏差,特别是对3DES的两种模式:ECB,CBC都罕有涉及。此版本提供的TripleDes可以实现3DES在两种模式下的2key/3key的加、解密。在速度优化和内存控制上都做了优化。(Before, I in a project development process, involving the TripleDES algorithms, in the realization of the process, I also made reference to a forum on the existing 3DES code and found that most of the code in the algorithm for the realization of loosely, or small deviations, especially for 3DES of two modes: ECB, CBC are rarely involved. This version provided by TripleDES 3DES can be achieved in two modes of 2key/3key increases, decryption. Optimized in terms of speed and memory control are optimized.)
- 2005-05-18 21:08:51下载
- 积分:1
-
m
说明: 输出动态字,可以动态输出两个字,以坐标为处理程序核心(Output dynamic word, you can dynamically output word processing program to coordinate the core)
- 2013-07-30 18:06:36下载
- 积分:1
-
动态创建数组类
说明: 动态创建数组模板,可以用该模板动态创建所需要的数组类(Dynamic Creation of Array Templates)
- 2020-06-24 03:00:02下载
- 积分:1
-
VBCRC16
自己做的CRC16校验例子,输入16进制数据,数据之间用空格,得到校验字节(The CRC16 checksum own example, enter the hexadecimal data, with a space between the data check byte)
- 2012-10-12 08:45:27下载
- 积分:1