搜索资源列表
利用C语言实现的简单文本编辑器
- 利用C语言实现的文本编辑器 能对文本进行添加,删除,修改等功能-use of the C language text editor can be added to the text, delete, modify functions
利用c++builder进行动画制作实例
- 利用c++builder进行动画制作实例-c builder for the use of animation examples
利用C++编写一个猜字游戏
- 利用C++编写一个猜字游戏-prepared a guess word games
C# C++混合开发
- 利用C# C++混合编程
利用C#操作word
- 利用C#在新建word,在word中插入图片等操作
利用c++builder进行动画制作实例
- 利用c++builder进行动画制作实例-c builder for the use of animation examples
利用C++编写一个猜字游戏
- 利用C++编写一个猜字游戏-prepared a guess word games
学籍管理系统C语言版
- 学籍管理系统!利用C语言实现! 在构思基本模块时,订立了“读取文件到内存形成链表,对链表的操作,将内存的链表内容保存到文件”三大基本块。 读取文件:在main函数里完成。原理是,先检查文件指针是否在末尾,若否,则在内存开辟一个单位长度,在文件中读取单位长度数据入该空间中,并彼此构成链表。采取带参数的主函数,以保证保存文件的多样性。 对链表的操作:可分为插入(建立),删除,查找,修改,排序。五大基本功能。分别用五个函数完成。这里不一一描述
des算法的C实现
- 一个利用C语言来实现加密算法之DES算法的源码。-A source program of DES arithmetic using C .
C语言图形界面开发源程序
- 利用C语言开发图形界面的例程,使用前先察看包里的help.txt-use of C language development graphical interface routines, the use of the former first look at the bag help.txt
五子棋游戏C源代码
- 利用C语言开发的五子棋游戏! 很好玩!很经典!希望大家喜欢! 谢谢! -use of the C language development 331 games! Very fun! Classic! Hope you like! Thank you!
利用C语言实现的简单文本编辑器
- 利用C语言实现的文本编辑器 能对文本进行添加,删除,修改等功能-use of the C language text editor can be added to the text, delete, modify functions
C语言编写学生成绩管理
- 在图形模式下,利用C语言编写学生成绩管理,读者可以从中学习到很多C 语言图形界面设计的技巧!-in graphics mode, the use of C language student performance management, readers can learn a lot of C language graphics interface design skills!
利用C#进行AutoCAD的二次开发
- 可以开发CAD的插件,入门级教程。。。。。。。。。。。。。(You can develop plug-ins for CAD)
c++_get_picture_RGB
- 利用 c++ 取得图片中的 rgb 值。 利用 c++ 取得图片中的 rgb 值。(to get the picture's RGB value)
Serial Assistant C#
- 利用C#编写的简易串口调试助手,开发环境为visual studio(C# prepared serial debugging assistant)
c#数据通信
- 利用C#编写数据通信软件可实现串口,TCP,UDP等5种通讯方式(Using C# to prepare data communication software, serial ports, TCP, UDP and other 5 modes of communication can be implemented)
c++-voronoi
- 利用c++程序来实现voronoi图的生成,十分简单、有效(Using c++ program to achieve the generation of Voronoi diagram, very simple and effective)
C语言开放学生档案管理系统
- 这个是利用C++开发一个学生档案管理系统的源码(C++ student_message_system)
C语言实现哈夫曼编码
- 利用C语言完整实现哈夫曼编码,语法简洁,较易理解。(The use of C language integrity Huffman coding, syntax concise, easier to understand.)