-
VS2010简单的大文件读取源码
vs2010编写的简单的大文件读取数据的源码,主要是测试读取2G以上的大文件,分块进行读取,只是简单的测试程序
- 2022-02-15 19:03:11下载
- 积分:1
-
多移动机器人编队容错程序VC++实现源码
多移动机器人编队容错程序VC++实现源码-Multiple mobile robots formation of fault-tolerant procedures VC++ Realize source
- 2022-04-24 01:46:57下载
- 积分:1
-
在某个固定的句子中查找任意输入的单词,如果存在,在句子中将该单词改为大写,若不存在,报告“找不到”...
在某个固定的句子中查找任意输入的单词,如果存在,在句子中将该单词改为大写,若不存在,报告“找不到”-in a fixed sentence indiscriminate importation of search words, if there is the word sentence into this capital, If not, "not"
- 2023-06-07 07:45:02下载
- 积分:1
-
用VB编的一个小巧的模拟电视机,不防一试.
用VB编的一个小巧的模拟电视机,不防一试.-VB series with a small analog TV sets, not against a test.
- 2022-02-03 16:17:05下载
- 积分:1
-
孙鑫老师VC++Lesson17进程间通信,可以自由下
孙鑫老师VC++Lesson17进程间通信,可以自由下-SUN Xin teachers VC++ Lesson17-process communication, they can under the
- 2022-05-18 23:11:44下载
- 积分:1
-
use of a VC can be prepared by the broadcast of the film small programs to facil...
一个使用VC编写的可以播放电影的小程序,便于学习、使用。-use of a VC can be prepared by the broadcast of the film small programs to facilitate learning, use.
- 2022-11-09 14:55:03下载
- 积分:1
-
多
多国语言控件,使用RTTI技术实现,带源码. The component is designed for minimal coding: Drop it on the form In the forms onCreate event handler: janLanguage1.InitLanguage(self) Add a Language Menu item somewhere in your main menu In the Language menu onclick event handler: janLanguage1.ChangeLanguage(self) Do this for all the forms of your application. -multi-language controls, the use of RTTI Technology, with source. The component is designed for minimal coding : Drop it on the form forms onCreate In the event handler : janLanguage1.InitLanguage (self) Add a Language Menu item somewhere in your main menu In the Language menu onclick event handler : janLanguage1.ChangeLanguage (self) Do this for all the forms of your application.
- 2023-08-19 08:45:04下载
- 积分:1
-
现在的即时翻译软件种类很多,使用方法也各有千秋,但它们大都有一个 共同的特点:鼠标指到哪儿,就翻译它下面的单词。这大大地方便了用户,但是 从一个编程人员的角度来...
现在的即时翻译软件种类很多,使用方法也各有千秋,但它们大都有一个 共同的特点:鼠标指到哪儿,就翻译它下面的单词。这大大地方便了用户,但是 从一个编程人员的角度来看就不那么轻松了。因为没有一个方便的函数 类似”GetWordUnderMouse()”可以得到鼠标下面的单词,那么这些软件是怎么 做的呢?经常在BBS和mailing list里看到和我同样困惑的问着相同问题的网友们。-Now in the matket the immediatly translation software has many sorts.The method of using is also differently.But they have a feature in common:it translate the word when the mouse pointer points a word.This founction make things conwenient for the consumer,but through the angle of a programmer it is not so easyly.In the reason of not having a conveniet founction just as "GetWordUnderMouse()"that can get the word undermouse,then how did these software product?I ofen encoutered the web funs who had the same question as me in the BBS or maling list.
- 2022-07-20 04:12:49下载
- 积分:1
-
井字游戏 - 游戏人生
井字游戏 (或零和十字、 XS 和OS) 是一个纸笔游戏为两名球员,X 和 O,服用变成标记一个 3 × 3 网格中的空格。这位成功地将三个各自标志放置在水平、 垂直或对角线的行中的球员赢得这场比赛。下面的示例游戏中赢得了第一的球员,井字游戏 X:Game 赢得了 X球员们很快就发现从双方的最佳发挥会导致一场平局 (通常指猫或 cat 的游戏)。因此,井字游戏最常扮演的是年幼的孩子。井字游戏的简单性使得它理想作为一种教学工具的教学概念的良好的体育精神和处理的博弈树搜索的人工智能的一个分支。它是直截了当写计算机程序来玩井字游戏完美,以枚举 765 本质上不同的位置 (国家空间复杂性) 或 26,830 可能游戏旋转和反射 (博弈树复杂性) 在这个空间。[] 1这场比赛可以推广到 m、 n、 k 游戏两个玩家交替 m × n 的董事会,与,目的是让自己的色彩 k 行中自己颜色的条石。井字游戏是 (3,3,3)-游戏。
- 2022-03-25 16:08:58下载
- 积分:1
-
C# 自动切换SQLite32位64位dll
System.Data.SQLite.DLL分32位和64位的版本,不需要分别生成x86和x64应用程序,该实例代码基于sqlite.dll 1.0.65.0版本
- 2022-07-16 08:47:00下载
- 积分:1