资源列表
com.c
- DOS下的一个简单的串口测试工具,以查询的方式接收数据,可以十六进制码的方式或者字符的方式显示;可以发送小文件。-DOS under a simple serial testing tools to make inquiries, receive the data in hexadecimal code or the way the way the characters display can send small files.
TopMost2008-06-292153
- 可以将任意窗体置顶,或者取消置顶功能.演示了如何使用SetWindowPos进行窗体置顶.-Top form can be arbitrary, or the abolition of set-top functions. Demonstrated how to use the SetWindowPos to top form.
EDA
- 地址译码,状态机的编写,三态输出,布司乘法器-Address decoder, the preparation of state machines, three-state output, cloth Division Multiplier
Escapa
- VB开发的一个测试反应的游戏,用鼠标拖动中央的蓝方块躲开四个红方块,坚持越久反应能力越好。-VB developed a test reaction of the game, use the mouse to drag the blue box to avoid the central four red box, and insist on the longer the better response capability.
rtdemoce
- RTKerne,DOS下的实时多任务内核,可以使DOS下的程序开发更稳定方便-RTKerne, DOS under the real-time multi-task kernel, you can make under DOS program development to facilitate a more stable
13898396lyy036
- 只学过C++语言,对C语言不是很了解,所以在用到C语言里面的知识时有点不知所以然,只能向别的同学请教,他们都耐心的给我详细的解释,以此同时,我发现C语言里面一些函数的奥妙,也发现了自己的不足.也认识到只学一门高级语言是不够的,应该结合多门高级语言的知识来分析一个程序,这样会发觉自己所学的知识将会紧密地结合在一起.所以在今后的学习-Only learned C++ Language, on the C language is not very well, so in the C language
x264
- x264编码解码源码,对需要研究h.264视频文件编码解码有帮助-x264 codec source, on the need to study the h.264 codec video files help
2
- 2008最新中文核心期刊要目总览,对各位投稿大有帮助-2008 Guide to the Core Journals latest Chinese overview of all contributions go a long way
cifafenxi
- 实验内容:设计并实现C语言的词法分析程序,要求如下。 (1) 可以识别出用C语言编写的源程序中的每个单词符号,并以记号的形式输出每个单词符号。 (2) 可以识别并读取源程序中的注释。 (3) 可以统计源程序中的语句行数、单词个数和字符个数,其中标点和空格不计算为单词,并输出统计结果。 (4) 检查源程序中存在的非法拼写错误,并可以报告错误所在的行列位置。 (5) 发现源程序中存在错误后,进行适当的恢复,使词法分析可以继续进行,通过一次词法分析处理,可以检查并报告源程序中存在的
A6
- 桌子上方的聚光灯并让其做周期性轨迹运动鼠标选取功能,对每个选取到的物体都能在合适的位置显示选取信息选取到兔子后,可以用鼠标移动兔子;选取到聚光灯后可以打开或关闭该聚光灯 -Spotlight the top of the table and let your mouse do the cyclical movement trajectory select functions for each of the objects selected to be able to select the a
AvlTree
- 平衡树:AVL树的是一种平衡的二叉搜索树。每次插入,删除的时候需要一个局部的平衡化操作-Balanced tree: AVL tree is a balanced binary search tree. Each insertion, deletion, when the need for a balance of local operation
interrupt
- 实验实现串口中断实验,通过中断和计算机进行通信 * 首先接受联机信号,然后接受计算机的相关控制信号 * 本实验中,采用发送不同的字符给计算机来模拟接收到的不同的计算机控制命令 * 通过扩展,可以实现不同的功能 *-Experimental realization of serial interruption experiments, carried out through suspension and computer
