-
星期计算器,输入月日年,返回星期
例如: 输入: 11 22 1963
返回: Friday
程序通过编译运行...
星期计算器,输入月日年,返回星期
例如: 输入: 11 22 1963
返回: Friday
程序通过编译运行-Weeks calculator, enter on day, the return of weeks, for example: Input: 11 22 1963 return: Friday program run through the compiler
- 2023-01-17 01:35:05下载
- 积分:1
-
把任意的EXE嵌入到自己程序中的演示
把任意的EXE嵌入到自己程序中的演示-put arbitrary EXE embedded into its own procedures for the demonstration
- 2022-05-22 01:06:22下载
- 积分:1
-
main contents include : AMI (American Megatrends Inc.) Zhi BIOS source code (Sou...
主要内容包含: AMI (American Megatrends Inc.)之BIOS源代码(Source Code),版本为6.27.10 (简称627.10)。由于本Open Source BIOS源代码是针对采用SiS530整合芯片组为结构的主机板而设计,所以当您准备钻研此源代码,或编译自己的BIOS监控程序之前,需要自已准备一些工具才行。 在硬件部份,请准备一片SiS530 (不限品牌)的主机板,与足够的Flash 工具 (如烧写BIOS要用的FlashROM、拔IC专用的IC夹等等),以作为研究的材料。 在软件部份,还需要准备Microsoft Assembler 6.11。 虽然CODE有点小缺漏,但其中好东西多多!-main contents include : AMI (American Megatrends Inc.) Zhi BIOS source code (Source Code), version 6.27.10 (627.10). As the Open Source BIOS source code is used against SiS530 integrated chip structure of the group and the motherboard design, and so, when are you going to study this source code, or compile their own BIOS control procedures required before preparing their own tools it. The hardware part, please prepare a SiS530 (Open-brand) motherboard, with enough Flash tools (such as the use of burning BIOS Flash, pulling IC dedicated IC folders, etc.), as research material. The software portion, but also need to be prepared to Microsoft Assembler 6.11. Although CODE a li
- 2023-04-05 00:30:04下载
- 积分:1
-
此法分析程序,可以直接使用。其中包括一个.c源代码文件和两个.txt文件...
此法分析程序,可以直接使用。其中包括一个.c源代码文件和两个.txt文件-This analysis procedure can be used directly. Including a. C source code files and two. Txt files
- 2023-01-28 03:30:04下载
- 积分:1
-
array.h: 安全数组 linkedlist.h: 普通表 dclinkedlist: 双向循环链表 hashtable.h: 哈希表 binstree.h...
array.h: 安全数组 linkedlist.h: 普通表 dclinkedlist: 双向循环链表 hashtable.h: 哈希表 binstree.h: 二叉搜索树 avltree.h: AVL 树 如果要存储集合(元素不可重复)并快速查找,最佳的是 binstree.h(二叉搜索树)。 如果要存储二维或更高维的表格,最佳的是 hashtable.h(哈系表)。AVL 树的插入成本非常高(删除函数也没有实现),但 AVL 的搜索效率极高,所以适用于在程序开始前初始化程-NOTE:
array.h :secure array,linkedlist.h:common table,
dclinkedlist:dual cycle linkedlist,
hashtable.h:hash table
binstree.h:binary search tree,
avltree.h: AVL tree,
if you want to store set(elements no repeating) and to lookup it swiftly,best is binstree.h(binary search tree).if you want to store two dimensions s or more dimensions s table,best hashtable.h(hash table).the cost of AVL tree s insertion is very high(delete function is not completed),but effiency of AVL tree s search is very high,so it is the same with initialize programme before beginning programme.
- 2022-08-16 05:08:19下载
- 积分:1
-
ZVCHAT. Chul Yu chat rooms is that it is simple and practical features.
ZVCHAT.哲雨聊天室简单实用是它的特点。-ZVCHAT. Chul Yu chat rooms is that it is simple and practical features.
- 2023-01-14 01:35:04下载
- 积分:1
-
Dynamic Library has prepared on the use of other non
动态库编写,编写其他非VC使用的动态库,一个简单的测试例子-Dynamic Library has prepared on the use of other non-VC dynamic library, a simple test case
- 2022-07-01 01:16:52下载
- 积分:1
-
blue violet laser pointer
最好的50mw蓝紫罗兰激光指针很少被绿色和红色的指针所青睐,它可以用于其他人所做的事情,这也反映了个人独特的审美趣味。它可能不像天文激光指针那样受欢迎,因为更明亮的颜色会使物体在天空中更可见。然而,它可以归结为所有其他用途,如在大屏幕或黑板上精确定位的东西。
- 2022-09-21 07:10:03下载
- 积分:1
-
一个串口通讯的程序,可以通过按钮来控制小车的前进后退 左转右转等...
一个串口通讯的程序,可以通过按钮来控制小车的前进后退 左转右转等-c code for communication
- 2022-11-08 09:45:02下载
- 积分:1
-
Comprehensive list of applications. (Single list). Contact list for beginners to...
对链表的综合性的应用.(单链表).对于初学者联系链表的结构和使用过程有帮助.-Comprehensive list of applications. (Single list). Contact list for beginners to use the structure and process to help.
- 2022-04-14 21:10:02下载
- 积分:1