-
MF
说明: 关于 Visual studio的书籍,实现了很多功能,很有借鉴意义。值得一看。适合学习。(Books about Visual studio, to achieve a lot of features, and a useful one. Worth a visit. Suitable for learning.)
- 2013-03-21 16:52:44下载
- 积分:1
-
snecificationencapsulationallocate
Windows API函数在Visual Basic中的应用实例(Application of Windows API function in Visual Basic)
- 2018-12-04 00:43:05下载
- 积分:1
-
InsetrData
vc MFC带有界面的管理系统,实现用ado的方式连接access(vc MFC with the interface management system, to achieve ado way connection to access)
- 2012-06-02 14:00:10下载
- 积分:1
-
pe2
远程控制服务端,功能很全,是注册系统服务来实现的,不过这个服务现在已经不用了,大家可以作为参考。(Remote control of server-side, functional whole, the registry service to achieve, but the service is now not everyone can be used as a reference.)
- 2012-03-08 23:00: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
-
Programming_In_Lua
Lua 就被设计成很容易和传统的 C/C++整合的语言。这种语言的二元性带
来了极大的好处。Lua 是一个小巧而简单的语言,因为 Lua 不致力于做 C 语言已经做得
很好的领域,比如:性能、底层操作以及与第三方软件的接口。Lua 依赖于 C 去做完成
这些任务。Lua 所提供的机制是 C 不善于的:高级语言、动态结构、简洁、易于测试和
调试等。正因为如此,Lua 具有良好的安全保证,自动内存管理,简便的字符串处理功
能及其他动态数据的改变。(Lua was designed to be easily integrated with the traditional C/C++ language. The duality of the language
To the great benefits. Lua is a small and simple language, because the Lua is not committed to doing the C language has done
Good domain, such as performance, the underlying operating and the interface with third party software. Lua is dependent on C to complete
These tasks. Lua mechanism is provided by C are not good at: a high-level language, dynamic structure, concise, easy to test and
Debugging, etc. Because of this, the Lua has good security, automatic memory management, simple string handling work
Can change, and other dynamic data.)
- 2014-12-26 16:52:07下载
- 积分:1
-
注册码生成器
注册码生成器(license generator)
- 2004-10-05 00:51:57下载
- 积分:1
-
MemoryMouseInfo
利用VC程序实现系统编程中的跟踪内存状态的功能。(Procedures for system programming using VC in the state to track memory function.)
- 2011-10-19 15:52:50下载
- 积分:1
-
STM32测频
stm32频率计源代码(1Hz以上,上限未测试)(The source code of STM32 frequency (more than 1Hz, the upper limit was not tested))
- 2020-11-19 19:39:38下载
- 积分:1
-
UVALive4849
uvalive4849的ac源码。算法:2-sat。题意:给n(n<=3000)个黑方块的坐标,保证黑方块没有公共边。对于每个黑方块选一个角作为结点,使得所选结点满足输入的一个无向图。其中距离为曼哈顿距离。输出是否有解。possible或impossible。(AC source of uvalive 4849. Algorithms: 2-sat. Meaning of the questions: to n (n <= 3000) coordinates a black box, to ensure that there is no common edge black squares. For each black box to choose a corner as nodes, such that the selected nodes meet a directed graph with no input. Where the distance is the Manhattan distance. Output is solvable. possible or impossible.)
- 2015-01-25 21:27:51下载
- 积分:1