搜索资源列表
wnl
- 该程序实现了万年历的功能,主要功能如下: ⒈适用于从公元一年1 月1日至公元一万年之间所有日期的显示。 2在屏幕上任意输入一年、月,都会显示出一个二维数组,以显示该月所有天数以及每天所对应的星期值; ⒊在屏幕上任意输入一年、月、日,都会显示出该天是星期几。 -The program has a calendar function, the main function is as follows: ⒈ apply to the display of all dates from J
Cjgl
- 该程序实现了以下功能: 1建立链表把表中所有数据都从文件输入。姓名,课程名,可以用字符数组存储,上表其它不能定义数组。(纵向/横向,均为链表). 2输出链表中所有数据包括姓名,课程名,成绩 3统计每个学生选修课的门数. 4求每个学生的平均成绩 5.给某个学生追加一个一门课程(课程名和成绩) 6追加一个学生的信息(姓名,若干门课程和成绩) 7保存数据到一个新的文件中 8退出. -The program implements the following functions: t
20126y611_383
- 模块源码,取窗口标题-类-句柄。取回所有窗口句柄,标题,类名的数组-Module source code, take the window title- class- handle. Retrieve all the window handle, title, and an array of class names
game-of-life
- 基于易语言的 GAME OF LIFE 采用易语言 标签数组 实现 -Achieved based on the the easy language' s GAME OF LIFE easy array of language tags
1NU82pVT
- 比较两个数组内容,找出不相同的数组项 比较两个数组内容,找出不相同的数组项-Two arrays identify two arrays of the same array entries identify the same array of items
two-dimensional-array
- 指向二维数组的定义和使用。怎么样去利用二维数组。-Point to the definition and use of the two-dimensional array
jsrmejsym
- 热键监视源码.版本 2 .计次循环首 (取数组成员数 (KeyData), 计次) .如果真 (KeyData [计次].KeyID = 热键ID) KeyData [计次].Proc = 新回调函数 返回 (真) .如果真结束 .计次循环尾 () 返回 (假) -The a hotkey monitor source hotkey monitoring source hotkey hotkey monitor monitor source s
ZHAOCHA
- 易语言找茬辅助工具。识别范围可调;核心算法是通过位图内存的数组数据来检测。1024*768的图片检测不到500毫秒。现已支持大家来找茬、美女找茬。-The easy language finding fault aids. Recognition range is adjustable core algorithm to detect by the bitmap memory array data. 1024* 768 photo detector to less than 500 milli
extract-words-in-text-2-array-by-C
- 把文本中的词提取到一个动态数组中,其中一行只有一个单词。-extract words in a text file to a dynamic array by C language
Cyuyan
- 求出1到1000之间能被7或者11整除但不能同时被7和11整除的所有整数,结果按从小到大的顺序存放在数组a中,并返回个数-Can be obtained between 1 and 1000 is divisible by 7 or 11 but not both divisible by 7 and 11, all integers, results from small to large arrays stored in a sequence and returns the numbe
lab_4
- 编写程序,定义一个字符型二维数组用于表示你自己的网址收藏夹,用于保存自己常用网址的URL,假定最多可以保存30条。编写程序完成如下功能: 1)请将学校网址、学院网址或其它任意网址保存在数组中; 2)调用LabFunctions.cpp中的函数PrintStringArray,以列表方式输出自己的网址收藏夹内容,格式如下: 1 http://www.bjtu.edu.cn 2 http://computer.bjtu.edu.cn 3 … -Write a program
Axin
- A*寻路演示,使用二维数组,自动生成地图-The A* pathfinding demo, using two-dimensional array, automatic generation of map
MAC-Adapters
- API取得网卡信息不会出错,易语言自带的数组会报错-get Adapters and mac info
zhanghaoguanli
- 帐号分列导出,超级列表框乱序导出功能,数组分割导入.-Account disaggregated export, super listbox disorder export functions, arrays split import.
list_to_array
- 把物品列表下载到本地并逐行读取到全局数组,用于程序调用找图使用-delete item list pic data to memory array use array to find pic
jianshishuzu
- 简单的数组变化监视代码,没太多技术含量,只为做个演示,给新人学习下-Simple array monitor code changes, not much technical content, only to make a demo, next to the new learning
E-yuyxiazyuuanchengxiaz
- .版本 2 .支持库 iext .子程序 进程分析 .参数 进程信息, 文本型 .局部变量 分割进程, 文本型, , 0 .局部变量 计次, 整数型 .局部变量 临时, 文本型, , 15 .局部变量 在计次, 整数型 分割进程 = 分割文本 (进程信息, “|”, ) .计次循环首 (取数组成员数 (分割进程), 计次) 超级列表框1.插入表项 (, , , , , ) 临时 = 分割文本 (分割进程 [计次], “\”, )
Client_Server
- 涉及功能,多线程\数组传送参数\多客服端与服务器发送数据\组件复制-Involving features, multi thread \ array transfer parameters \ multiple customer service side and server send data \ component replication
超级列表框数组比对
- 超级列表框与数组比对,数组有超级列表就添加,数组没有超级列表就删除,数据变化就修改超级列表框内容(Super list box and array comparison, array has super list to add, array without super list to delete, data changes to modify the super list box content)
wbdsz
- 文本与数组相互转换的易语言模块源码,可以将文本分割成数组,不管中英文(Text and array conversion of easy language module source code)