-
吉林大学计算机学院图形学编程 ,B样条曲线的绘制方法
吉林大学计算机学院图形学编程 ,B样条曲线的绘制方法-Jilin University, College of Computer Graphics Programming, B-spline curve drawing method
- 2022-03-24 16:55:25下载
- 积分:1
-
基于RX23T的9250测试程序,17年电子设计竞赛
本9250 串口输出三轴角度,使用RX23T最小系统板可通过串口直接读取数据
- 2022-07-13 06:45:25下载
- 积分:1
-
拉普拉斯变换在vs2005中实现的源代码
拉普拉斯变换在vs2005中实现的源代码-laplace transformation
- 2022-02-26 20:23:05下载
- 积分:1
-
a small example of modifying the memory
一个内存修改的小例子,-a small example of modifying the memory
- 2022-02-01 07:26:52下载
- 积分:1
-
这个是我开始接触编程时的想法,想通过仅用数据库,不采用sock来实现一个简单的在局域网内的聊天室,我想这个想法很多人都有过。这个程序本身没什么价值,只是一来把自...
这个是我开始接触编程时的想法,想通过仅用数据库,不采用sock来实现一个简单的在局域网内的聊天室,我想这个想法很多人都有过。这个程序本身没什么价值,只是一来把自己当初的设计与大家分享,二来是有鉴于网上对ADO控件的使用这方面的介绍不是很多,自己算是抛砖引玉吧。-this my first contacts with the idea of programming, database only want to do so to achieve a sock simple LAN in the chat room, I think a lot of people have ideas too. This procedure itself no value, but one to their original design to share with you, to the Internet is given the right to use ADO this presentation is not very large, is to initiate it themselves.
- 2022-01-25 14:51:39下载
- 积分:1
-
this file is about communication engineering
Digital Transmission System...
this file is about communication engineering
Digital Transmission System
this is a .m file to simulate a signal and noise ratio which the signal is NRZ bipolar signal and the noise is gaussian noise
it will plot the error probability
- 2022-02-15 17:09:31下载
- 积分:1
-
Learn to build a object,and at same time,to understand the way via seperating th...
学会建立一个工程,理解通过把接口与实现分离实现抽象的思想.-Learn to build a object,and at same time,to understand the way via seperating the interface and implement to realize abstraction.
- 2023-06-15 19:45:03下载
- 积分:1
-
用c语言开发一个蚁群算法演示程序可以直接运行,请大家参考一下!...
用c语言开发一个蚁群算法演示程序可以直接运行,请大家参考一下!-ant use c
- 2022-06-01 02:19:22下载
- 积分:1
-
支持抽取PDF文档中的图像
基于开源项目xpdf做的修改,能够提取PDF文档中的图片,所有图片先解析到一个缓冲区,缓冲区以链表形式维护,顺序扫描PDF文档,当发现一张图片内容的时候,就在链表末尾追加一个节点,并将解析出来的图片内容添加到链表尾节点中。同时还可以可识别文档中的图片类型。
- 2022-04-23 16:06:50下载
- 积分:1
-
C语言写的一个学生管理系统【指针版本】
用C语言写的一个运动管理系统,属于新手入门项目,新手可以参照看一下,我以前学C的时候被CSDN 的那些小白写的代码害惨了,现在自己会了,想分享给大家一个能运行的版本;
- 2022-02-12 10:43:26下载
- 积分:1